Changeset 708c667 in flex_extract.git for source/python/classes/ControlFile.py


Ignore:
Timestamp:
Oct 18, 2018, 2:44:55 PM (6 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
274f9ef
Parents:
e585e1b
Message:

generated first sphinx instance and adapted code doctsrings for automated api generation for disaggregation module as a first test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/python/classes/ControlFile.py

    r70fee58 r708c667  
    6767class ControlFile(object):
    6868    '''
    69     Class containing the information of the flex_extract CONTROL file.
    70 
    71     Contains all the parameters of CONTROL file, which are e.g.:
    72     DAY1(start_date), DAY2(end_date), DTIME, MAXSTEP, TYPE, TIME,
    73     STEP, CLASS(marsclass), STREAM, NUMBER, EXPVER, GRID, LEFT,
    74     LOWER, UPPER, RIGHT, LEVEL, LEVELIST, RESOL, GAUSS, ACCURACY,
    75     OMEGA, OMEGADIFF, ETA, ETADIFF, DPDETA, SMOOTH, FORMAT,
    76     ADDPAR, WRF, CWC, PREFIX, ECSTORAGE, ECTRANS, ECFSDIR,
    77     MAILOPS, MAILFAIL, GRIB2FLEXPART, FLEXPARTDIR,
    78     BASETIME, DATE_CHUNK, DEBUG, INPUTDIR, OUTPUTDIR, FLEXPART_ROOT_SCRIPTS
    79 
    80     For more information about format and content of the parameter
    81     see documentation.
    82 
     69    Contains the information which are stored in the CONTROL files.
    8370    '''
    8471
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG