Versions Compared

Key

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

...

Info

Documentation

The ecCodes GRIB tools are documented at:

There are examples of how to use them at:

Other useful resources:

Preliminaries

Work Login to ecs-login and work in your $SCRATCH

No Format
$> cd $SCRATCH

...

No Format
$> ls $SCRATCH/grib_practicals

inspect  modify  python

For this tutorial cd to the inspect directory:

No Format
$> cd $SCRATCH/grib_practicals/inspect


Tip

Remember to load the ecmwf-toolbox !

No Format
$> module load ecmwf-toolbox


...