NCL Home> Application examples> Data Analysis || Data files for some examples

Example pages containing: tidbits | resources | functions/procedures

Isentropic levels

isent_1.ncl: interpolates a variable to isentropic levels

ispan is used to specify evenly spaced isentropic levels. However, the user can specify any desired levels.

int2p is used to do the interpolation.

pres_hybrid_ccm will calculate the pressure at hybrid levels.