Versions Compared

Key

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

...

export GRIB_SAMPLES_PATH=...

to match give the location of the file'grib1_mlgrib2' in your grib_api installation, in the directory 'ifs_samples'. For example, if you followed the walk-through on the grib_api install page for the gnu compilers this would be:

export GRIB_SAMPLES_PATH=$HOME/ecmwf/grib_api_gcc/share/grib_api/ifs_samples/grib1_mlgrib2

c) Copy the namelists and run the model with a single task and single thread by executing the job script:

...