Next: , Previous: Top, Up: Top


Introduction

The main requirements for the design of the C++ interface are:

Some of the features of the C++ interface are:

The header file netcdfcpp.h must be included in source code files using this interface.

This release provides some of the functionality of netCDF version 4, but not for the enhanced data model introduced with netCDF-4.

This manual assumes familiarity with the netCDF User's Guide, where the concepts of netCDF dimensions, variables, and attributes are discussed.