Package com.esri.arcgis.datasourcesnetCDF

The DataSourcesNetCDF library contains objects used for accessing netCDF files and for creating rasters, features, or tables from netCDF variables in ArcGIS.

See:
          Description

Interface Summary
esriNetCDFDataType The NetCDF data types.
esriNetCDFError The NetCDF related error codes.
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

 

Class Summary
IMDDatasetViewProxy The Multi Dimension DatasetView Interface.
IMDFeatureClassViewProxy The Multi Dimension FeatureClassView Interface.
IMDRasterDatasetViewProxy The Multi Dimension RasterDatasetView Interface.
IMDTableViewProxy The Multi Dimension TableView Interface.
IMDWorkspaceImplProxy The Multi Dimension Workspace Implementation Interface.
IMDWorkspaceProxy The Multi Dimension Workspace Interface.
INetCDFFeatureClassImplProxy The NetCDF FeatureClass Implementation Interface.
INetCDFRasterBandImplProxy The NetCDF RasterBand Implementation Interface.
INetCDFRasterBandNameProxy The NetCDF RasterBand name interface.
INetCDFRasterBandProxy The NetCDF RasterBand Interface.
INetCDFRasterDatasetImplProxy The NetCDF RasterDataset Implementation Interface.
INetCDFRasterDatasetProxy The NetCDF RasterDataset Interface.
INetCDFRasterPropsPSProxy Provides access to members that control the most common raster properties.
INetCDFTableImplProxy The NetCDF Table Implementation Interface.
INetCDFUtilImplProxy Netcdf utilities implementation interface.
INetCDFWorkspaceImplProxy NetCDF Workspace Implementation Interface.
INetCDFWorkspaceProxy Provides access to members that control a NetCDF workspace.
IProtectNamesDataSourcesNetCDFProxy

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.
 

Package com.esri.arcgis.datasourcesnetCDF Description

The DataSourcesNetCDF library contains objects used for accessing netCDF files and for creating rasters, features, or tables from netCDF variables in ArcGIS.

.

For information on how to use this package, see the DataSourcesNetCDF library overview and object model diagram.