Versions Compared

Key

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

...

  1. grib_get fails if a key is not found.

    Code Block

    >>grib

     
    > grib_get -p gribname ../data/tigge_pf_ecmwf.grib2
    


  2. To get the step of the first GRIB message in a file:

    Code Block

    >>grib

     
    > grib_get -w count=1 -p step ../data/tigge_pf_ecmwf.grib2