source: flex_extract.git/run/control/CONTROL.documentation @ a32e042

ctbtodev
Last change on this file since a32e042 was 90a1ca0, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

added switch to select for calculation of extra synthesized ensembles from ELDA stream or not

  • Property mode set to 100644
File size: 3.9 KB
Line 
1################################################################################
2# Comprehensive list of relevant CONTROL file parameters with
3# short descriptions and default values.
4#
5# For more details on how to select and define parameters
6# please see Table of CONTROLparameters.
7#
8# AUTHOR: Anne Philipp
9# DATE:   05. February 2019
10################################################################################
11
12#===============================================================================
13# USER SECTION:
14# User specific information for ECMWF server.
15# Information are needed for storage or data transfer to local gateway server.
16# (OPTIONAL: INFORMATION ARE KNOWN THROUGH EXTRA FILE AFTER INSTALLATION)
17#-------------------------------------------------------------------------------
18ECUID None
19ECGID None
20DESTINATION None
21GATEWAY None
22
23#===============================================================================
24# GENERAL SECTION:
25# Specific storage, notification and data transfer settings.
26# Selection of ECMWF access interface and extra output options.
27#-------------------------------------------------------------------------------
28DEBUG 0
29REQUEST 0
30PUBLIC 0
31OPER 0
32ECSTORAGE 0
33ECTRANS 0
34PREFIX 'EN'
35ECFSDIR 'ectmp:/${USER}/econdemand/'
36MAILFAIL ['${USER}']
37MAILOPS ['${USER}']
38
39#===============================================================================
40# TIME SECTION:
41# Selection of time period and temporal resolution for extraction period.
42#-------------------------------------------------------------------------------
43START_DATE
44END_DATE
45DATE_CHUNK 3
46DTIME None
47BASETIME None
48
49#===============================================================================
50# DATA SECTION:
51# General description of data set.
52#-------------------------------------------------------------------------------
53CLASS None
54DATASET None
55STREAM None
56NUMBER 'OFF'
57EXPVER '1'
58FORMAT 'GRIB1'
59
60#===============================================================================
61# DATA FIELDS SECTION:
62# Specific selection of field composition regarding type, analysis or forecast
63# time and the forecast time step.
64#-------------------------------------------------------------------------------
65TYPE None
66TIME None
67STEP None
68MAXSTEP None
69
70#===============================================================================
71# FLUX DATA FIELDS SECTION:
72# Specific selection of flux field composition regarding forecast field type
73# the forecast start times and the maximum forecast step per start time.
74# Specification of disaggregation method of precipitation data.
75#-------------------------------------------------------------------------------
76ACCTYPE None
77ACCTIME None
78ACCMAXSTEP None
79RRINT 0
80
81#===============================================================================
82# DOMAIN SECTION:
83# Definition of horizontal area, spatial resolution and vertical levels.
84#-------------------------------------------------------------------------------
85GRID None
86RESOL None
87SMOOTH 0
88LEFT None
89LOWER None
90UPPER None
91RIGHT None
92LEVEL None
93LEVELIST None
94
95#===============================================================================
96# VERTICAL WIND SECTION:
97# Selection of vertical wind calculation method.
98#-------------------------------------------------------------------------------
99GAUSS 0
100ACCURACY 24
101OMEGA 0
102OMEGADIFF 0
103ETA 0
104ETADIFF 0
105DPDETA 1
106ETAPAR 77
107
108#===============================================================================
109# ADDITIONAL DATA SECTION:
110# Specification of extra data fields to be extracted.
111#-------------------------------------------------------------------------------
112CWC 0
113WRF 0
114DOUBLEELDA 0
115ADDPAR None
116
117#===============================================================================
118# FLEXPART SECTION:
119# Information where to find FLEXPART software and 
120# if flexpart binary should be prepared.
121#-------------------------------------------------------------------------------
122FLEXPARTDIR None
123GRIB2FLEXPART 0
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG