NCL Home>
Application examples ||
Data files for some examples
Example pages containing:
tips |
resources |
functions/procedures
Data Analysis Examples
Hints before you start:
- NCL uses an array syntax similar to Fortran-90.
- NCL has 0-based subscripts and the rightmost subscript varies fastest.
- Fortran has 1-based subscripts, and the leftmost subscript varies fastest.
- Do loops should be avoided, since NCL, like Matlab and IDL, is an interpreted language.
The following pages contain NCL scripts and graphics that you can download and use.
Correlations Divergent & rotational wind components
|
| PDF: Probability Distributions POP: Principal Oscillation Patterns
| Sigma coordinate interpolation Standardized Precipitation Index
|