NetCDF C++ Interface Guide

Next: , Previous: (dir), Up: (dir)


The NetCDF C++ Interface Guide

This document describes the netCDF C++ API. It applies to netCDF version 3.6.2. This document was last updated on 17 August 2006.

The netCDF library provides an application- and machine-independent interface to self-describing, array-oriented data. It supports an abstract view of such data as a collection of named variables and their attributes, and provides high-level access to data that is faithful to the abstraction. This on-line document describes the C++ interface to netCDF.

The first part of this master menu lists the major nodes in this Info document. The rest of the menu lists all the lower level nodes in the document.

For a complete description of the netCDF format and utilities see The NetCDF Users Guide.

--- The Detailed Node Listing ---

Introduction

NetCDF Classes

Auxiliary Classes