Import NetCDF

Instructions for use

Import NetCDF

Parameter description

Parameter Name Default Value parameter interpretation parameter type
file path   The path information of the data to be imported. String
target datasource   Specifies the datasource where the resulting dataset is stored. Datasource
the name of the resulting dataset
(Optional)
  Specifies the name of the resulting dataset. String
Group   Supports importing data into a specified group. By default, it is empty; 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 import as single bands datasets, a single multi-band dataset, or a single single-band dataset. MultiBandImportMode
dataset type true Import as a grid dataset or an image dataset; true indicates importing as a grid dataset. Boolean
variable value:
(Optional)
  Variable value. String

Output Result

Parameter Name parameter interpretation parameter type
result dataset Resulting dataset. Dataset