Changeset 25b14be in flex_extract.git for source/python/mods/prepare_flexpart.py


Ignore:
Timestamp:
Sep 23, 2018, 11:40:28 AM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
4971f63
Parents:
5d42acd
Message:

changed whole tree structure of flex_extract to have better overview

File:
1 moved

Legend:

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

    r2fb99de r25b14be  
    6060# software specific classes and modules from flex_extract
    6161import _config
    62 from UioFiles import UioFiles
     62from classes.UioFiles import UioFiles
    6363from tools import clean_up, get_cmdline_arguments, read_ecenv
    64 from EcFlexpart import EcFlexpart
     64from classes.EcFlexpart import EcFlexpart
    6565
    6666ecapi = 'ecmwf' not in socket.gethostname()
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG