Changeset 5bad6ec in flex_extract.git for source/python/mods/tools.py


Ignore:
Timestamp:
Oct 5, 2018, 5:20:48 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
ae88f7d
Parents:
ca867de
Message:

added possibility to extract public datasets via an logical public parameter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/mods/tools.py

    rca867de r5bad6ec  
    139139                        help="list all mars request in file mars_requests.dat \
    140140                        and skip submission to mars")
     141    parser.add_argument("--public", dest="public",
     142                        type=none_or_int, default=None,
     143                        help="public mode - retrieves the public datasets")
    141144
    142145    # some arguments that override the default in the CONTROL file
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG