Provides access to the NetCDFWorkspace object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
GetAttributeNames | The names of the attributes of the NetCDFWorkspace | |
GetAttributeValue | The value of an attribute of the NetCDFWorkspace | |
GetDimensionIndex | The index of a dimension of the NetCDFWorkspace | |
GetDimensions | The dimensions of the NetCDFWorkspace | |
GetDimensionsByVariable | The dimensions of the NetCDFWorkspace by variable | |
GetDimensionSize | The number of dimensions of the NetCDFWorkspace | |
GetDimensionValue | The value of a dimension of the NetCDFWorkspace | |
GetFieldType | The type of a field of the NetCDFWorkspace | |
GetSpatialReference | The spatial reference of the NetCDFWorkspace | |
GetVariables | The variables of the NetCDFWorkspace | |
GetVariablesByDimension | The variables of the NetCDFWorkspace by dimension | |
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. |