ESRI.ArcGIS.MultidimensionTools | |
FeatureToNetCDF Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.MultidimensionTools Namespace : FeatureToNetCDF Class |
The following tables list the members exposed by FeatureToNetCDF.
Name | Description | |
---|---|---|
FeatureToNetCDF Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fields_to_dimensions | The field or fields used to create dimensions in the netCDF file. (In, Optional) | |
fields_to_variables | The field or fields used to create variables in the netCDF file. Four special fields—Shape.X, Shape.Y, Shape.Z, and Shape.M—can be used for exporting x-coordinates or longitude, y-coordinates or latitude, Z values, and M values of input features, respectively. | |
in_features | The input feature class. (In, Required) | |
out_netCDF_file | The output netCDF file. The filename must have a .nc extension. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |