ExampleDescription
bufr_attributesHow to read attributes of keys in BUFR messages.
bufr_cloneHow 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 to encode flight dataset into BUFR
bufr_expandedHow to read all the expanded data values from BUFR messages.
bufr_get_keysHow to read values of different type of keys from BUFR messages.
bufr_get_string_arrayHow 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 to read the header of BUFR messages.
bufr_read_scatterometerHow to read data for a given beam from scatterometer BUFR messages.
bufr_read_synopHow to read SYNOP BUFR messages.
bufr_read_tempHow to read levels from TEMP BUFR messages.
bufr_read_tempfHow to read and print radiosonde data 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.
bufr_read_tropical_cycloneHow to read data for a tropical cyclone BUFR message.