Changeset 295ff45 in flex_extract.git for source/python/mods/get_mars_data.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/mods/get_mars_data.py

    r4971f63 r295ff45  
    6767    '''
    6868    @Description:
    69         If get_mars_data is called from command line, this function controls
     69        If get_mars_data is called directly from command line,
     70
    7071        the program flow and calls the argumentparser function and
    7172        the get_mars_data function for retrieving EC data.
     
    8283
    8384    env_parameter = read_ecenv(_config.PATH_ECMWF_ENV)
    84     c.assign_args_to_control(args, env_parameter)
     85    c.assign_args_to_control(args)
    8586    c.assign_envs_to_control(env_parameter)
    8687    c.check_conditions(args.queue)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG