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.

Public Constructors

 NameDescription
Public ConstructorFeatureToNetCDF ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfields_to_dimensionsThe field or fields used to create dimensions in the netCDF file. (In, Optional)  
Public Propertyfields_to_variablesThe 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.field—A field in the input feature attribute table.{variable}—The netCDF variable name.{units}—The units of the data represented by the field. (In, Required)  
Public Propertyin_featuresThe input feature class. (In, Required)  
Public Propertyout_netCDF_fileThe output netCDF file. The filename must have a .nc extension. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.