NCL Home > Documentation > Language

Subscripting: General

There are three types of subscripting in NCL. standard is similar to the subscripting available in F90. Coordinate subscripting uses the data in the coordinate variables for determining subsections of the array to select.

Considerably more information about NCL variable subscripting may be found in the "Variables" section of the NCL Reference Manual