Changeset 295ff45 in flex_extract.git for source/python/submit.py


Ignore:
Timestamp:
Sep 29, 2018, 1:18:15 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
65748f4
Parents:
7b4e39e
Message:

added request output option also for basetime requests; changed output to csv format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/submit.py

    r4971f63 r295ff45  
    8787    # on ECMWF server this would also be the local side
    8888    called_from_dir = os.getcwd()
    89     if not args.queue:
     89    if args.queue is None:
    9090        if c.inputdir[0] != '/':
    9191            c.inputdir = os.path.join(called_from_dir, c.inputdir)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG