Versions Compared

Key

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

...

Fast parsing option, only headers are loaded.

grib_dump examples

  1. To dump in a WMO documentation style with hexadecimal octet values (-H).\n

    Code Block
    >>grib_dump -OH ../data/reduced_gaussian_model_level.grib1
  2. To add key aliases and type information.\n

    Code Block
    >>grib_dump -OtaH ../data/reduced_gaussian_model_level.grib1
  3. To obtain all the key names (computed keys included) available in a grib file.\n

    Code Block
    >> grib_dump -D ../data/regular_latlon_surface.grib1