For a list of all members of this type, see FeatureToNetCDF members.
            
            
Public Properties
|   | 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.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)   | 
  | 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.   | 
Top 
            
            
            
            
See Also