#import <Foundation/Foundation.h>
#import "netcdf.h"
#import "NetcdfStepError.h"


Classes | |
| class | NetcdfTypedComponent |
| A base class used to derive NetcdfAttribute and NetcdfVariable. More... | |
The public interface references all attributes, dimensions and variables by name only netCDF id numbers are only used internally.
1.5.7.1