Versions Compared

Key

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

...

To test the local definition we added earlier, you can take a GRIB2 sample file and change its centre to 87 and add the local definition to it:

Code Block
>% grib_set -s centre=87,setLocalDefinition=1,localDefinitionNumber=1 GRIB2.tmpl out.grib2

...