Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ExampleDescription
bufr_attributeshow to read attributes of keys in BUFR messages.
bufr_clonehow to create new BUFR messages by cloning an existing message.
bufr_expandedhow to read all the exapanded data values from BUFR messages.
bufr_get_keyshow to read values of different type of keys from BUFR messages.
bufr_keys_iteratorhow to use keys_iterator functions and the codes_keys_iterator structure to get all the available keys in a BUFR message.
bufr_missinghow to handle missing values in BUFR messages.
bufr_printread_headerhow to read the header of BUFR messages.
bufr_printread_datasynophow to read data values from SYNOP BUFR messages.
bufr_read_temphow to read temperature significant levels from TEMP BUFR messages.
bufr_set_keyshow to set different type of keys in BUFR messages.
bufr_subsethow to read data values from a given subset of a BUFR message.