ESRI.ArcGIS.MultidimensionTools
RasterToNetCDF Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.MultidimensionTools Namespace : RasterToNetCDF Class




For a list of all members of this type, see RasterToNetCDF members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyband_dimensionThe netCDF dimension name used to specify bands. (In, Optional)  
Public Propertyfields_to_dimensionsThe field or fields used to create dimensions in the netCDF file. (In, Optional)  
Public Propertyin_rasterThe input raster dataset or raster catalog. (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.  
Public PropertyvariableThe netCDF variable name that will be used in the output netCDF file. This variable will contain the values of cells in the input raster. (In, Optional)  
Public Propertyvariable_unitsThe units of the data contained within the variable. The variable name is specified in the Variable parameter. (In, Optional)  
Public Propertyx_dimensionThe netCDF dimension name used to specify x, or longitude coordinates. (In, Optional)  
Public Propertyy_dimensionThe netCDF dimension name used to specify y, or latitude coordinates. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.