ArcObjects Library Reference (Geoprocessing)  

IGPNetCDFWorkspace Interface

Provides access to the NetCDFWorkspace object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method GetAttributeNames The names of the attributes of the NetCDFWorkspace
Method GetAttributeValue The value of an attribute of the NetCDFWorkspace
Method GetDimensionIndex The index of a dimension of the NetCDFWorkspace
Method GetDimensions The dimensions of the NetCDFWorkspace
Method GetDimensionsByVariable The dimensions of the NetCDFWorkspace by variable
Method GetDimensionSize The number of dimensions of the NetCDFWorkspace
Method GetDimensionValue The value of a dimension of the NetCDFWorkspace
Method GetFieldType The type of a field of the NetCDFWorkspace
Method GetSpatialReference The spatial reference of the NetCDFWorkspace
Method GetVariables The variables of the NetCDFWorkspace
Method GetVariablesByDimension The variables of the NetCDFWorkspace by dimension
Method Initialize Initialize the NetCDFWorkspace dispatch object to the properties of the real NetCDFWorkspace object

CoClasses that implement IGPNetCDFWorkspace

CoClasses and Classes Description
GPNetCDFWorkspace NetCDFWorkspace Access.