Versions Compared

Key

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

...

ExampleDescription
bufr_attributeshow How to read attributes of keys in BUFR messages.
bufr_clonehow How to create a new BUFR message by cloning an existing message.
bufr_copy_dataHow to copy all the values in the data section that are present in the same position in the data tree and with the same number of values to the output handle
bufr_encode_flighthow How to encode flight dataset into BUFR
bufr_expandedhow How to read all the expanded data values from BUFR messages.
bufr_get_keyshow How to read values of different type of keys from BUFR messages.
bufr_get_string_arrayhow How to get an array of strings from a BUFR message.
bufr_keys_iteratorHow to use keys_iterator functions and the codes_bufr_keys_iterator structure to get all the available keys in a BUFR message.
bufr_read_headerhow How to read the header of BUFR messages.
bufr_read_scatterometerhow How to read data for a given beam from scatterometer BUFR messages.
bufr_read_synophow How to read SYNOP BUFR messages.
bufr_read_temphow How to read levels from TEMP BUFR messages.
bufr_read_tempfHow to read and print radiosonde data from TEMP BUFR messages.
bufr_set_keyshow How to set different type of keys in BUFR messages.
bufr_subsethow How to read data values from a given subset of a BUFR message.
bufr_read_tropical_cyclonehow How to read data for a tropical cyclone BUFR message.

...