Import NetCDF
Feature Description
Import NetCDF
Parameter Description
| Parameter Name | Default Value | Parameter Explanation | Parameter Type |
|---|---|---|---|
| file path | The path information of the data to be imported | String | |
| target datasource | Specify the datasource to store the result dataset | Datasource | |
| the name of the resulting dataset (Optional) |
The specified resulting dataset name | String | |
| Group | Supports importing data to a specified group. Default is empty, and if no group is selected, data is imported under the datasource | String | |
| character set type | ANSI | The character set type of the file to be imported | Charset |
| encoding type of the dataset | NONE | The encoding type of the dataset to be generated | EncodeType |
| import schema | NONE | The import mode when a dataset with the same name exists | ImportMode |
| multi-band import mode (Optional) |
SINGLEBAND | Multi-band import mode, which can be imported as single bands dataset, a single multi-band dataset, or a single single-band dataset | MultiBandImportMode |
| dataset type | true | Import as grid dataset or image dataset. True indicates import as grid dataset | Boolean |
| variable value: (Optional) |
Variable value: | String |
Output Result
| Parameter Name | Parameter Explanation | Parameter Type |
|---|---|---|
| result dataset | Result dataset | Dataset |