Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ExampleDescription
grib_cloneHow to create a new GRIB message by cloning an existing message.
grib_ensemble_indexindex a GRIB file, select a specific parameter and compute ensemble mean.
grib_get_keyshow to get values using keys from GRIB messages
grib_index
grib_iterator_bitmapHow to use an iterator on lat/lon/values and query the bitmap for missing values (rather than compare each value with the missingValue key)
grib_iteratorhow to use an iterator on lat/lon/values for GRIB messages
grib_keys_iterator Example on how to use keys_iterator functions and the codes_keys_iterator structure to get all the available keys in a GRIB message.
grib_multi_writeHow to encode grib2 GRIB2 messages containing multiple fields
grib_multiHow to decode grib GRIB messages containing multiple fields. Try to turn on and off multi support to see the difference. Default is OFF. For all the tools defalut is multi support ON.
grib_nearesthow to get nearest point(s)
grib_precisionhow to control decimal precision when packing fields.
grib_print_dataprints all the data contained in a GRIB file
grib_set_bitmaphow to set a bitmap in a GRIB message
grib_set_dataset the data contained in a GRIB file
grib_set_pvhow to set pv (vertical coordinate parameters)
grib_set_keyshow to set key values in GRIB messages