eva-suite_settings
The file eva-suite_settings
in your experiment directory (e.g. $SPDIR/chain/gcm2icon/$EXPID/scripts_eva-suite/
) includes the main settings for the evaluation. The settings are used if the evaluation is executed a) in the job chain automatically after the model simulation is finished or b) manually by typing ./subchain eva-suite
.
Â
Environment Variable | Description |
ITYPE_EVAL | 0 = no automatic evaluation (run it manually by typing './subchain eva-suite) |
EVAL_START | Start date of Evaluation in ISO8601 format: YYYY-MM-DDTHH:MM:SSZ |
EVAL_END | End date of Evaluation in ISO8601 format: YYYY-MM-DDTHH:MM:SSZ |
REFID | Experiment ID of the reference simulation. If you do not have a reference simulation, please leave a blank |
REFDATADIR | Directory where the reference simulation time series are stored: the post directory (e.g. .../${REFID}/post/). If you do not have a reference simulation, please leave a blank |
REFITYPE_TS | Time series format of reference data (This setting is important to define the names of the output files for the evasuite) 1, 2, 3 = same as ITYPE_TS |
EVALRESULTSDIR | Directory where the evaluation results including graphics are stored (Default:Â ${WORKDIR}/${EXPID}/eva-suite/) |
EVASUITEDIR | Directory where the EVA-Suite data and configs are stored (Default:Â ${SRCDIR}/eva-suite/)(should not be changed generally) |
EVASUITEBIN | location of installed evasuite executable (automatically defined during spice installation but please check it) |
OBSDATA | Observational data set ( should not be changed generally) |
OBSDEF | Metadata of the observational dataset used as reference ( should not be changed generally) |
Â