Changeset 25b14be in flex_extract.git for source/python/classes/ControlFile.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/classes/ControlFile.py

    r5d42acd r25b14be  
    143143        self.ecstorage = 0
    144144        self.ectrans = 0
    145         self.inputdir = '../work'
     145        self.inputdir = _config.PATH_INPUT_DIR
    146146        self.outputdir = self.inputdir
    147147        self.ecmwfdatadir = _config.PATH_FLEXEXTRACT_DIR
     
    177177            <nothing>
    178178        '''
    179         from tools import my_error
     179        from mods.tools import my_error
    180180
    181181        # read whole CONTROL file
     
    331331            <nothing>
    332332        '''
    333         from tools import my_error
     333        from mods.tools import my_error
    334334        import numpy as np
    335335
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG