Versions Compared

Key

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

...

To make this interface work Metview has to be started up with the MV_VAPOR_HOME environmental variable set the the location of the VAPOR installation.

VAPOR data files

VAPOR input data is described by .vdf (VAPOR data Format) files. These are XML files containing the name and dimension all the variables and the path of the actual data files storing the data values.  VAPOR stores its actual data values in .vdc (VAPOR Data Collection) files. These are NetCDF files containing wavelet compressed 3D data. There is a separate file for each variable and timestep organized into a folder hierarchy.

The input data must be defined on  a 3D grid,  which has to be regular horizontally. Vertically the grid can be:

  • equidistant (regular)
  • layered. For layered grids the elevation above sea level of each layer should be available as a variable called ELEVATION. VAPOR can then use it to interpolate all the data to height levels internally. 
  • spherical

VAPOR uses a right-handed coordinate system which means that :

  • the horizontal grid has to start at the SW corner
  • the vertical coordinates have to increase along the z axis (upwards).

part of the

VAPOR stands for Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers. It is a software system providing an interactive 3D visualization environment that runs on most UNIX ,Windows and Mac systems equipped with modern 3D graphics cards. The home of the software is https://www.vapor.ucar.edu :

How to use VAPOR with Metview?

VAPOR has it own internal data model and NWP data has to be converted into the VAPOR format.  There are a set of command line tools that can convert NetCDF input data into the VAPOR format but there is no such tool available for GRIB.

Metview's VAPOR Prepare icon helps to overcome this difficulty and allows converting ECMWF GRIB data into the VAPOR format.

Image Removed

Once the data has been converted just right-click Visualise the VAPOR Prepare icon to start up VAPOR with the newly created dataset

 

Image RemovedImage Removed

VAPOR data files

VAPOR input data is described by .vdf (VAPOR data Format) files. These are XML files containing the name and dimension all the variables and the path of the actual data files storing the data values.  VAPOR stores its actual data values in .vdc (VAPOR Data Collection) files. These are NetCDF files containing wavelet compressed 3D data. There is a separate file for each variable and timestep organized into a folder hierarchy.

The input data must be defined on  a 3D grid,  which has to be regular horizontally. The vertical grids are described here.

VAPOR uses a right-handed coordinate system which means that :

  • the horizontal grid has to start at the SW corner
  • the vertical coordinates have to increase along the z axis (upwards).

VAPOR vertical grids

Vertically the input 3D data can be:

...

Level typeElevation present or can be derived (as z or h)Vertical grid typeSurface data can be used
pressureyeslayeredyes
pressurenoregularno
modelyeslayeredyes
modelnoregularno
heightyesregularyes