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

3.13 Variables Versus Attributes
When should you use variables or attributes?

Both netCDF variables and attributes are named, typed containers for values. This leads to the question, when is it appropriate to use a netCDF attribute instead of a netCDF variable to hold a value?

Characteristics of variables:

Characteristics of attributes:

 


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