Note: This User's Guide may be slightly out-of-date. Always consult "help netcdf" for the latest NetCDF Toolbox syntax.

NetCDF Toolbox Interface Descriptions

Each interface description for a particular NetCDF Toolbox function contains:

NetCDF File Operations

Create a NetCDF file


Open a NetCDF File for Access


Put an Open NetCDF File into Define-Mode


Put an Open NetCDF File into Data-Mode


Close an Open NetCDF File


Inquire about an Open NetCDF File


Synchronize an Open NetCDF File to Disk


Back Out of Recent Definitions


Set Fill Mode for Writes


NetCDF Dimension Operations

Create a Dimension


Get a Dimension from its Name


Inquire about a Dimension


Rename a Dimension


NetCDF Variable Operations

Create a Variable


Get a Variable from its Name


Inquire about a Variable


Write to a Variable


Read from a Variable


Rename a Variable


NetCDF Attribute Operations

Create an Attribute


Get Attribute Value


Inquire about an Attribute


Copy an Attribute from One NetCDF to Another


Delete an Attribute