Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width76px

 

Column

This icon derives (and returns) a Hovmøller diagram data unit along a specified arbitrary transect line or a rectangular area. This application can be used to display a two-dimensional graph with latitude or height as one axis and time as the other. If an input line is given, point values for each field are interpolated along the transect line, with a spacing consistent with the resolution of the input GRIB data. If a rectangular area is given, average values for each field are taken along the North-South or East-West direction.

The Hovmøller data can be plotted (using a default visualisation and with the plot area based on the range of data values) or saved as a NetCDF data file.

The option Expand Hovm allows the production of Hovmøller diagrams to be computed incrementally. This could be useful, for example, if the input data is too large or the Hovmoeller diagram needs to be updated periodically (e.g. to produce a diagram operationally during a certain period of time).

If access to the output computed values is not required, or for more control of the plotting, use the  icon . Hovmoeller View.

The macro language equivalents are mhovmoeller_area(), mhovmoeller_line(), mhovmoeller_vertical() and hovmoeller_expand() (depending on the type of Hovmøller chosen).

...