The DataSourcesNetCDF library contains objects used for accessing netCDF files and for creating rasters, features, or tables from netCDF variables in ArcGIS.
| Interface | Description |
|---|---|
| IMDDatasetView | The Multi Dimension DatasetView Interface. |
| IMDFeatureClassView | The Multi Dimension FeatureClassView Interface. |
| IMDRasterDatasetView | The Multi Dimension RasterDatasetView Interface. |
| IMDTableView | The Multi Dimension TableView Interface. |
| IMDWorkspace | The Multi Dimension Workspace Interface. |
| IMDWorkspaceImpl | The Multi Dimension Workspace Implementation Interface. |
| INetCDFFeatureClassImpl | The NetCDF FeatureClass Implementation Interface. |
| INetCDFRasterBand | The NetCDF RasterBand Interface. |
| INetCDFRasterBandImpl | The NetCDF RasterBand Implementation Interface. |
| INetCDFRasterBandName | The NetCDF RasterBand name interface. |
| INetCDFRasterDataset | The NetCDF RasterDataset Interface. |
| INetCDFRasterDatasetImpl | The NetCDF RasterDataset Implementation Interface. |
| INetCDFRasterPropsPS | Provides access to members that control the most common raster properties. |
| INetCDFTableImpl | The NetCDF Table Implementation Interface. |
| INetCDFUtilImpl | Netcdf utilities implementation interface. |
| INetCDFWorkspace | Provides access to members that control a NetCDF workspace. |
| INetCDFWorkspaceImpl | NetCDF Workspace Implementation Interface. |
| IProtectNamesDataSourcesNetCDF |
| CoClass or Class | Description |
|---|---|
| NetCDFFeatureClass | An in-memory representation of a NetCDF feature class. |
| NetCDFFeatureClassName | A container for name information about a NetCDF feature class. |
| NetCDFRasterBand | A representation of a single band of a NetCDF raster dataset on disk. |
| NetCDFRasterDataset | A representation of a NetCDF raster dataset on disk. |
| NetCDFRasterDatasetName | A container for name information about a NetCDF raster dataset. |
| NetCDFTable | An in-memory representation of a NetCDF table. |
| NetCDFTableName | A container for name information about a NetCDF table. |
| NetCDFUtil | Private class for netcdf utilities. |
| NetCDFWorkspace | The NetCDF workspace object. |
| NetCDFWorkspaceFactory | Provides access to members that control creation of NetCDF workspaces. |
| Enumeration | Description |
|---|---|
| esriNetCDFDataType | The NetCDF data types. |
| esriNetCDFError | The NetCDF related error codes. |