Versions Compared

Key

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

...

The levtype value has direct implications on valid levelist values. Common values are: model level (ml), pressure level (pl), surface (sfc), potential vorticity level (pv), potential temperature level (pt) and depth (dp).

Examples:

levtype=sfc            # surface

levtype=surface     # surface

levtype=pl                           # DEFAULT pressure levels

levtype=pt                #              # potential vorticity level

...