Description
A processing block that converts from the NetCDF format to the GeoTIFF format.
This block can be used mainly to provide a simple visualization of datasets that were previously in the NetCDF format in other geospatial tools, such as QGIS.
See this block on the marketplace.
How it works
This block has no configurable JSON parameters.
The bands' structure of the output file depends on the input data structure. For Weather / Ocean Data and Forecasts, the bands are related to the different time steps.
Compatibility
Data blocks
- Weather / Ocean Data and Forecasts
- Weather Data for Agriculture
- Weather Data for Marine and Ocean
- Weather Data for Energy and Power
Example
A workflow with the Weather / Ocean Data and Forecasts data block.
{
"meteomatics:1": {
"bbox": [13.36967468261719, 52.489365859367304, 13.399715423583986, 52.51099744023003],
"time": "2020-01-01T00:00:00+00:00/2020-01-02T23:59:59+00:00",
"variables": ["t_2m:C", "precip_5min:mm", "wind_speed_100m:ms"],
"time_interval": 6
},
"data-conversion-netcdf:1": {}
}
Capabilities
Input
raster
up42_standard | |
---|---|
format | NetCDF |
sensor | {
"or": [
"Sentinel5P",
"Meteomatics"
]
} |
processing_level | l3 |
Output
To know more please check the block capabilities specifications.