Versions Compared

Key

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

...

Excerpt
hiddentrue

You need to use the unipressure() macro function. Let us suppose that you have a fieldset (grb) containing model level data and lnsp as well. Then the following macro code

How do I compute the pressure on (hybrid) model levels?

Step-by-step guide

You need to use the unipressure() macro function. Let us suppose that you have a fieldset (grb) containing model level data and lnsp as well. Then the following macro code

Code Block
languagepython
grb_pres=unipressure(grb)

returns a fieldset with the same set of model levels but now each field containing the pressure of the given model level. 

Content by Label
showLabelsfalse
max5
spaces~usa
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-articlemetview-faqs" and label = "computation" and type = "page" and space = "UDOC"
labelskb-how-to-article

...