Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This script should be edited as required. The LAUNCH command here is only "srun" without any further options, as the parallel environment settings are provided through the script headers.

Postprocessing

If the OIFS_PPROC variable has been set to true (or if the --pproc command line parameter was used) then the model output in the experiment directory is further processed after completing the model run.

In this case the script ill generate a folder called  output_YYYMMDD_HHMMSS with the current date and time values.  This avoids modification of previous results when repeatingt he model experiment. Variable OUTPUT_ROOT in config.h determines where this folder will be created. The default location is the experiment directory.

Postprocessing groups all output fields and diagnostic into individual GRIB files with ascending forecast time step.

This postprocessing is required if the Metview Python script is to be used to visualise the model output.