Introduced run selection within single PDS crab.cfg card: runselection = 1,2,3-4 Parsing is done on UI, DBS has no suited API to do parsing on DBS server (yet) api.listFiles is used with details=True which increases query time significantly. In addition, filtered for .dat files which can be present in PDS mixed with .root
changed to new DBS api which treats PDS and ADS the same, updated DBS tag to 1_0_4_pre2, removed card for dbs version in crab.cfg
add debug output similar to DBS-1 data discovery
new default for DBS-2
DBS tag changed to latest tag: DBS_1_0_0_pre6 DBS default URL changed to : http://cmsdbsprod.cern.ch/cms_dbs_int_global/servlet/DBSServlet DBS api version changed to : v00_00_06 new format of datasetPath: /primaryDataset/processedDataset/Tier Parsing for ML report adapted accordingly
Set output level of DBS-2 to CRITICAL: no screen output
Add dbs_version card for steering the api version of the selected dbs server, default v00_00_05. Improved exception handling
transition to new DBS api which follows python namespaces
Added interface to DBS-2 which uses the new DBS-2 APIs. This reduces the number of api calls to 1.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.