Versions Compared

Key

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

...

Code Block
% grib_ls -jn parameter out.grib2

You should get something like this:

Code Block
{
  "centre": "ecmf",
  "paramId": 129003,
  "shortName": "ptgrd",
  "units": "K",
  "name": "Potential temperature gradient"
}


(smile)


Also please study the slides here:  Training course presentation.
And the How-To Article GRIB: Converting edition 1 to 2 (The "Local configuration" section)

...