Changeset 0a75335 in flex_extract.git for Source/Python/Classes/ControlFile.py


Ignore:
Timestamp:
Jul 10, 2020, 8:20:31 AM (4 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
8028176
Parents:
bbbe1e1
Message:

changed cds api retrieval for single levels to retrieve from CS3 disks instead of MARS - severe performance boost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Python/Classes/ControlFile.py

    r5f67883 r0a75335  
    616616                      os.path.join(self.inputdir, _config.FILE_MARS_REQUESTS))
    617617
    618         check_public(self.public, self.dataset)
     618        check_public(self.public, self.dataset, self.marsclass)
    619619
    620620        self.type = check_type(self.type, self.step)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG