Label | Explanation | Data Type |
Input NetCDF Files or Folders | The input netCDF files that will be used to create a feature class. Individual netCDF files, as well as folders that contain multiple netCDF files, can be used. The input netCDF files must have the same DSG feature type and schema. | Folder; File |
Target Workspace | The enterprise or file geodatabase in which the output feature class and table will be created. This must be an existing workspace. | Workspace |
Output Point or Polyline Name | The name of the feature class that will contain the locations from the netCDF variables. These variables will be added as fields from the Instance Variables parameter. | String |
Observation Variables (Optional) | The netCDF variables that contain all the observation values at each location and each vertical level. These will be added as fields to the output table | String |
Output Join or Event Table Name (Optional) | The name of the output table that will contain all the records from the observation variables. | String |
Instance Variables (Optional) | The netCDF variables that differentiate individual features and represent the locations where observations are made. These variables will be added as fields to the output feature class. | String |
Output Schema (Optional) | Specifies the output feature class type that will be created.
| String |
Include Subdirectories (Optional) | Specifies whether the files residing in the subdirectories of an input folder will be used.
| Boolean |
Input Climate and Forecast Metadata (Optional) | The XML format file with an .ncml extension that will supply missing or altered CF information for the input netCDF files. | File |
Analysis Extent (Optional) | The extent that defines the area of the output feature class. | Extent |
Output Join Layer (Optional) |
The output layer that will be created by joining the output table to the output feature class. This is an optional output and is only available when the Instance and Observation option is specified for the Output Schema parameter. | Feature Layer |
Derived Output
Label | Explanation | Data Type |
Output Point or Polyline | The output point or polyline feature class. | Feature Class |
Output Join or Event Table | The output table. | Table |