Changeset a32e042 in flex_extract.git


Ignore:
Timestamp:
Mar 20, 2019, 11:22:27 AM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
fd6b3ad
Parents:
90a1ca0
git-author:
Anne Philipp <anne.philipp@…> (03/20/19 11:21:23)
git-committer:
Anne Philipp <anne.philipp@…> (03/20/19 11:22:27)
Message:

going back from 'mars -p'(previous mars version) to use only 'mars' after ECMWF corrected mars MIR problems.

File:
1 edited

Legend:

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

    r79729d5 ra32e042  
    514514                request_str = request_str + ',' + key + '=' + str(value)
    515515            request_str += ',target="' + target + '"'
    516             p = subprocess.Popen(['mars', '-p'],
     516            p = subprocess.Popen(['mars'],
    517517                                 stdin=subprocess.PIPE,
    518518                                 stdout=subprocess.PIPE,
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG