Previous: NetCDF Files Next: Variables Table of contents Frames 2012 Unidata NetCDF Workshop > The NetCDF Classic Data Model

5.1 Dimensions
Dimensions are used to specify variable shapes, common grids, and coordinate systems.

A dimension has a name and a length. Dimensions are used to define the shape of one or more variables in a netCDF file.

Operations

Operations supported on dimensions include:

 


Previous: NetCDF Files Next: Variables Table of contents Frames 2012 Unidata NetCDF Workshop > The NetCDF Classic Data Model