ESRI.ArcGIS.MultidimensionTools | |
MakeNetCDFTableView Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.MultidimensionTools Namespace : MakeNetCDFTableView Class |
For a list of all members of this type, see MakeNetCDFTableView members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
dimension_values | A set of dimension-value pairs used to specify a slice of a multidimensional variable. (In, Optional) | |
in_netCDF_file | Input netCDF File (in) | |
out_table_view | The name of the output table view. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
row_dimension | The netCDF dimension, or dimensions, used to create fields populated with unique values in the table view. The dimension, or dimensions, set here determine the number of rows in the table view and the fields that will be present. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
value_selection_method | Specifies the dimension value selection method. (In, Optional) | |
variable | The netCDF variable, or variables, used to create fields in the table view. (In, Required) |