Changeset 70fee58 in flex_extract.git for source/python/classes/MarsRetrieval.py


Ignore:
Timestamp:
Oct 12, 2018, 1:17:12 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
785b882
Parents:
5827ff6
Message:

some bug corrections, minor code improvements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/classes/MarsRetrieval.py

    r0e576fc r70fee58  
    418418        # open a file to store all requests to
    419419        with open(os.path.join(inputdir,
    420                                    _config.FILE_MARS_REQUESTS), 'a') as f:
     420                               _config.FILE_MARS_REQUESTS), 'a') as f:
    421421            f.write(str(request_number) + ', ')
    422422            f.write(', '.join(str(attrs[key])
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG