You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ExampleDescription
cloneHow to create a new GRIB message by cloning an existing message.
ensemble_indexindex a GRIB file, select a specific parameter and compute ensemble mean.
gethow to get values using keys.
index
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)
iteratorhow to use an iterator on lat/lon/values.
keys_iterator Example on how to use keys_iterator functions and the codes_keys_iterator structure to get all the available keys in a message.
multi_writeHow to encode grib2 messages containing multiple fields
multiHow to decode 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.
nearesthow to get nearest point(s)
precisionhow to control decimal precision when packing fields.
print_dataprints all the data contained in a grib file
set_bitmaphow to set a bitmap in a grib message
set_dataset the data contained in a GRIB file
set_pvhow to set pv (vertical coordinate parameters)
sethow to set key values.
  • No labels