Previous: Dimensions Next: Variable Methods Table of contents Frames 2010 Unidata NetCDF Workshop > The Two NetCDF Data Models

4.4 Variables
Variables hold data values. In the classic netCDF data model, a variable can hold a multidimensional array of values of the same type.

A variable has a name, type, shape, attributes, and values.

 


Previous: Dimensions Next: Variable Methods Table of contents Frames 2010 Unidata NetCDF Workshop > The Two NetCDF Data Models