Changeset 631ba13 in flex_extract.git for source/python/mods/prepare_flexpart.py


Ignore:
Timestamp:
Nov 29, 2018, 10:49:59 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
45c6337
Parents:
38e83ba
Message:

refactoring large function get_mars_data into several smaller functions

File:
1 edited

Legend:

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

    r38e83ba r631ba13  
    126126
    127127    '''
    128     # necessary only if script is running by itself
    129     if not ppid:
    130         c.ppid = str(os.getppid())
    131     else:
    132         c.ppid = ppid
     128    c.check_ppid(ppid)
    133129
    134130    c.ecapi = ecapi
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG