Name | Description |
---|---|
bufr_dump | Dump the content of a grib file in different formats. |
bufr_filter | Apply the rules defined in rules_file to each grib message in the grib files provided as arguments. |
bufr_get | Get values of some keys from a grib file. It is similar to grib_ls, but fails returning an error code when an error occurs (e.g. key not found). |
bufr_ls | List content of grib files printing values of some keys. It does not fail when a key is not found. |