Previous: Dimensions Next: Variable Methods Table of contents Frames User guide
2007 Unidata NetCDF Workshop for Developers and Data Providers > The "Classic" NetCDF Data Model

3.7 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 User guide
2007 Unidata NetCDF Workshop for Developers and Data Providers > The "Classic" NetCDF Data Model