Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

What is BUFR?

BUFR (Binary Universal Form for Representation of meteorological data) is a binary data format maintained by WMO. The Metview BUFR interface is based on ecCodes and can handle both BUFR  edition 3 and edition 4 seamlessly.

The BUFR icon?

BUFR files are represented by this icon in the user interface:

Examining GRIB contents

The contents of a BUFR file can be inspected with the BUFR Examiner, which can be started up from the user interface (right-click examine on the icon).

Visualisation on maps

Some conventional BUFR observations types (such as SYNOP and TEMP) can be directly visualised in Metview on a map view. In the user interface just right-click visualise on the icon to get a plot with the default settings. These plots  can be further customised with the Observation Plotting icon.

Visualisation on thermodynamic diagrams

The Thermo Data icon can extract thermodynamic profiles from BUFR which can then be visualised in a tephigram, skew-t or emagarm using the Thermo View.

Filtering

Otherwise the general technique to visualise BUFR data is to extract a subset as Geopoints or CSV and then visualise the resulting scattered point data (see below).

What is BUFR?

BUFR (Binary Universal Form for Representation of meteorological data) is a binary data format maintained by WMO. The Metview BUFR interface is based on ecCodes and can handle both BUFR  edition 3 and edition 4 seamlessly.

How to use Metview with BUFR?

BUFR files are represented by this icon in the user interface:

The contents of a BUFR file can be inspected with the BUFR Examiner, which can be either started up from user interface (right-click examine on the icon) or from the command line using the following command:

metview -e bufr your_bufr

Visualisation

Some conventional BUFR observations types (such as SYNOP and TEMP) can be directly visualised in Metview on a map view. In the user interface just right-click visualise on the icon to get a plot with the default settings. These plots  can be further customised with the Observation Plotting icon.

The Thermo Data icon can extract thermodynamic profiles from BUFR which can then be visualised in a tephigram, a skew-t or in an emagarm using Thermo View.

Otherwise the general technique to visualise BUFR data is to extract a subset as Geopoints or CSV and then visualise the resulting scattered point data (see below).

Visualisation on other views

On top of the map-based visualisation we can generate

It is also possible to extract vertical profiles (see Vertical Profile View) and time series from GRIB data.

The Thermo Data icon can extract thermodynamic profiles which can then be visualised in a tephigram, a skew-t or in an emagarm using Thermo View.

Filtering and interpolation

The GRIB Filter icon provides the means to select a subset of fields from a GRIB file. It (and the MARS Retrieval icon) also contains some parameters, such as Grid, which allow for interpolation to a new grid.

Retrieval from MARS

If you (and your Metview instal

Script language support

Metview provides full support for GRIB from its Macro and Python interfaces. The full list of available functions can be found on the Fieldset Functions page. For examples on how to use ODB from script please see the tutorials and study the Gallery.

Tutorials

The main tutorial about using ODB in Metview can be found here. There is also a shorter tutorial available on this page.

The Gallery features a few ODB-related examples showcasing both the ODB Filter and ODB Visualiser icons.

lation) have access to a MARS archive, Metview can retrieve GRIB data via the Mars Retrieval icon. Once the data has been retrieved, the icon text will turn green to indicate that it has been cached; operations such as Visualise and Examine will work on the cached data. If any of the parameters in the Mars Retrieval icon are changed, or if Metview is restarted then the cached data will be removed.

Filtering and interpolation










  • No labels