-
Notifications
You must be signed in to change notification settings - Fork 4
News
This page reports about new C-ESM-EP features, from newest to oldest. They apply to versions of C-ESM-EP deployed at spirit (at /net/nfs/tools/Users/SU/jservon/cesmep_installs), TGCC and Idris (on ~igcmg/igcmg/Tools)
On 15 jan, 2025
With libIGCM:
-
new parameter
CesmepAtlasPathallows to choose the output directory, relative to$WORKDIR/C-ESM-EPor/scratchu/$LOGIN/C-ESM-EP. The url is also modified accordingly -
new parameter
CesmepAtlasTitleallows to control the tile of the atlas pages -
new parameter
CesmepPublishallows to choose whether the atlas is copied to Thredds. It is translated in variablepublishin filesettings.py -
parameter
CesmepSlices(the number of time slices shown) can have value 'max' -
new parameter
CesmepInputFrequencyallows to choose the frequency of the simulation outputs to use (in case of ambiguity); it can also be a wildcard '*' when frequency is not homogeneous among simulation components outputs. The case with both ambiguity and heterogeneity is not handled.
Comparison MyOwnDiag has been reworked to illustrate 2 ways of adding diagnostics
File settings.py has a new parameter publish (see above)
At HPC centers,
- C-ESM-EP now uses a CLiMAF version from
~igcmg/Tools - The currently stable version of cesmep is
~igcmg/igcmg/Tools/cesmep_stable, while the last version is at~igcmg/igcmg/Tools/cesmep_next. A symbolic link~igcmg/igcmg/Tools/cesmepusually refers to the last version. That link is, by default, used by libIGCM. ParameterCesmepCodeallows to change it. - At TGCC,
job_C-ESM-EP.shuses$CESMEP_CONTAINER, if set - On spirit,
setenv_C-ESM-EP.shuses optional environment variableCESMEP_CLIMAF_MODULE
Technical:
- Functions section_..._maps have a new argument filename_func which allows some control over png filenames in atlas.
- Plot functions are prepared to use new CliMAF script
plotmap(instead of plot)