Versions Compared

Key

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

...

To operate with this icon first you need to select which type of potential temperature field you want to create (parameter Application) then set the type of level of your input (parameter Level Type ). The available parameters will then change in the editor according to your selection.

Info

Please note that in order to use this icon from script (Macro/Python) you ned to use a different function for each top level parameter combination. For model levels the corresponding set of functions are as follows:

pott_m() , eqpott_m(), seqpott_m()

while for pressure levels the names are similar but take a different suffix:

pott_pl() , eqpott_pl() and seqpott_pl()

Lnsp

Specifies the lnsp field as a GRIB icon. Only available/required when Level Type is set to Model Levels.

...