Versions Compared

Key

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

This tutorial explains how to retrieve the convert ECMWF GRIB data into VAPOR format then how to visualise the resulting data in VAPOR.

Pressure level data

In each exercise the goal is to convert some steps this exercise we will see how to use pressure level ECMWF GRIB data with VAPOR. We will work with fields from yesterday's forecast on a low resolution grid over Europe.

Retrieving the GRIB data

First, we need to retrieve our GRIB data from MARS. We need to create two MARS retrieval icons: one for the surface and one for the pressure levels.

Now create a MARS Retrieval icon for the surface fields. Rename it 'ret_surf', then apply the following settings:

Paramz/2t/10u/10v
Levelsfc
Date

-1

Time0
Step0/12/24
Area35/-10/65/30
Grid1/1

Create another MARS Retrieval icon for the pressure level fields. Rename it 'ret_pl' and edit it in the following way:

Paramz/t/r/u/v
Levelpl
Levelist1000/950/925/900/850/800/700/600/500/400/300/250/200/150/100
Date

-1

Time0
Step0/12/24
Area35/-10/65/30
Grid1/1
Setting up Vapor Prepare

Having set up the retrievals we can focus on converting the data into the VAPOR format then visualise them.

...

.

Now, create a VAPOR Prepare icon. Rename it 'vapor_pl' and open up its editor.

First, we ensure that Vapor Input Mode is set to Icon then drop the two Mars Retrieval icons into the Vapor Input Data field.

Image Added

Second,we  define the list of GRIB parameters you want to see in VAPOR.

Vapor 2d Paramsz/2t/10u/10v
Vapor 3d Paramst/u/v/r

Third, we set the vertical coordinate system:

Vapor Vertical Grid TypeLayered
Vapor Elevation Param
z
Vapor Bottom Coordinate0
Vapor Top Coordinate16000

We set the vertical grid type to 'Layered' and defined geopotential (z) as the parameter holding the elevation of the vertical layers (pressure levels).  Internally, a VAPOR Prepare converts this parameter for metres units and rename it ELEVATION (this is required by VAPOR). We also specified the vertical coordinate range (in metres) VAPOR will display for this data.

Last, we specify  the name and location of the results of the conversion:

Vapor Vdf Name
tut_pl
Vapor Output Path
your_path_on_the_filesystem
Vapor Reuse VdfOn

With these settings a VDF file called 'tut_pl.vdf' will be created in the directory you specified. All the other VAPOR data files will be placed into this directory into a subdirectory called 'tut_pl_data'. By setting Vapor Reuse Vdf to 'On' we told VAPOR Prepare not to run the conversion if there is a VDF file already exists in the target location.

Now save your ld VAPOR Prepare icon.

Running Vapor Prepare

 

Model level data

Retrieving the GRIB data

First, we need to retrieve our GRIB data from MARS. We need to create two MARS retrieval icons: one for the surface and one for the pressure levels.

...

Paramz/t/r/u/v
Levelpl
Levelist1000/950/925/900/850/800/700/600/500/400/300/250/200/150/100
Date

-1

Time0
Step0/12/24
Area35/-10/65/30
Grid1/1
Setting up Vapor Prepare

Having set up the retrievals we can focus on converting the data into the VAPOR format.

...

First, ensure that Vapor Input Mode is set to Icon then drop your two Mars Retrieval icons into the Vapor Input Data field.

Second, we define the list of GRIB parameters we you want to see in VAPOR.

Vapor 2d Paramsz/2t/10u/10v
Vapor 3d Paramst/u/v/r

Third, we set the vertical coordinate system:

...

Now save your ld VAPOR Prepare icon.

 

Running Vapor Prepare