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 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 Table Name (Optional) | The name of the output table that will contain all the records from the Observation Variables parameter. | 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 |
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. | Feature Layer |
Derived Output
Label | Explanation | Data Type |
Output Point | The output point feature class. | Feature Class |
Output Join Table | The output table. | Table |