For a list of all members of this type, see MakeNetCDFFeatureLayer members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| dimension_values | The value (such as 01/30/05) of the dimension (such as Time) or dimensions to use when displaying the variable in the output layer. By default, the first value of the dimension or dimensions will be used. This default value can also be altered on the netCDF tab of the Layer Properties dialog box. (In, Optional) |
| in_netCDF_file | Input netCDF File (in) |
| m_variable | A netCDF variable used to specify linear measurement values (m-values) for features. (In, Optional) |
| out_feature_layer | The name of the output feature layer. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| row_dimension | The netCDF dimension, or dimensions, used to create features with unique values in the feature layer. The dimension or dimensions set here determine the number of features in the feature layer and the fields that will be presented in the feature layer's attribute table. (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, that will be added as fields in the feature attribute table. (In, Required) |
| x_variable | A netCDF coordinate variable used to define the x, or longitude coordinates of the output layer. (In, Required) |
| y_variable | A netCDF coordinate variable used to define the y, or latitude coordinates of the output layer. (In, Required) |
| z_variable | A netCDF variable used to specify elevation values (z-values) for features. (In, Optional) |
Top
See Also