Versions Compared

Key

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


ExampleDescription
bufr_attributes
how
How to read attributes of keys in BUFR messages.
bufr_clone
how
How to create a new BUFR
messages
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_expanded
how
How to read all the
exapanded
expanded data values from BUFR messages.
bufr_get_keys
how
How 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_iterator
how
How to use keys_iterator functions and the codes_bufr_keys_iterator structure to get all the available keys in a BUFR message.
!
bufr_
missingbufr_
read_header
how
How to read the header of BUFR messages.
bufr_read_scatterometer
how
How to read data for a given beam from scatterometer BUFR messages.
bufr_read_synop
how
How to read SYNOP BUFR messages.
bufr_read_temp
how
How to read
temperature significant
levels from TEMP BUFR messages.
bufr_read_tempfHow to read and print radiosonde data from TEMP BUFR messages.
bufr_set_keys
how
How 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.