Import GRIB2
Instructions for use
Import GRIB2raster file
Parameter description
| Parameter Name | Default Value | parameter interpretation | parameter type |
|---|---|---|---|
| file path | The file path information that needs to be imported. | String | |
| target datasource | Specifies the data source where the result dataset is stored. | Datasource | |
| the name of the resulting dataset (Optional) |
The specified resulting dataset name. | String | |
| Group | Supports importing data into a specified group. By default, it is empty, and when no group is selected, data is imported under the data source. | 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 |
| Whether to automatically build image pyramid | false | Whether to automatically build an image pyramid; true indicates automatically building an image pyramid; false indicates not automatically building an image pyramid. | Boolean |
| multi-band import mode | SINGLEBAND | Multi-band import mode, which can import as single band datasets, a single multi-band dataset, or a single single-band dataset. | MultiBandImportMode |
| dataset type | false | Import as a grid dataset or an image dataset; true indicates importing as a grid dataset. | Boolean |
Output Result
| Parameter Name | parameter interpretation | parameter type |
|---|---|---|
| result dataset | result dataset | Dataset |