Weather Data for Energy and Power
Provides historic, current, and forecast weather data for energy and power globally.
Description
A data block that provides historic, current and forecast data for the energy and power sector through the Meteomatics Weather API. These datasets are available worldwide starting with 1979.
See this block on the marketplace.
Technical information
Compatible blocks
- NetCDF → GeoTIFF Conversion
Geographic coverage
The geographic coverage is global.
Dataset information
Specifications | Description |
---|---|
Spatial resolution | To avoid reaching the query limit provided by the Meteomatics Weather API, the spatial resolution (in decimal degrees) for retrieving the time series of a weather parameter will be set based on the AOI size. The minimum resolution is 90 m (0.001 decimal degrees): 0.001 decimal degrees (AOI < 100 km2) 0.01 decimal degrees (AOI 100 - 10000 km2) 0.1 decimal degrees (AOI 10000 - 100000 km2) 1 decimal degree (AOI > 100000 km2) |
Dataset type | Optical and radar |
Satellite sensors | The dataset is a satellite composite that merges images acquired by the following geostationary sensors: GOES 16 GOES 17 Himawari 8 Meteosat 8 Meteosat 11 Meteosat MSG For more information, see Satellite Imagery. |
Revisit frequency | sub-hourly |
Data availability | Historical data: starting with 1979 Forecast data: up until 2100 |
Global weather forecasting model | mix |
File format | NetCDF |
Bit depth per pixel | 64-bit (float) |
Coordinate system | EPSG:4326 |
Can be reused in an UP42 workflow | No |
Limitations
The AOI must be minimum 0.01 km2.
Weather and climate parameters
Weather and climate parameters | Meteomatics parameter name | Example |
---|---|---|
Wind power | wind_power_turbine_<turbine_id>_hub_height_<height>:<unit> | wind_power_turbine_enercon_e101_3000_hub_height_110m:MW |
Solar power | solar_power_<specifications>:<unit> | solar_power_orientation_130:MW |
Wind speed U | wind_speed_u_<level>:<unit> | wind_speed_u_400m:ms |
Wind speed V | wind_speed_v_<level>:<unit> | wind_speed_v_850hPa:mph |
Mean, maximum, minimum wind speed | wind_speed_<measure>_<level>_<interval>:<unit> | wind_speed_min_100m_3h:ms |
Power line oscillation for the last 24 hours | power_line_oscillation_24h:idx | power_line_oscillation_24h:idx |
For a complete list, see Wind and Solar Power.
How it works
Supported JSON parameters | Default value | Min | Max | Examples |
---|---|---|---|---|
time | "2020-01-01T00:00:00+00:00/2021-12-31T23:59:59+00:00" | 1979 | 2100 | "time": "2020-01-01T00:00:00+00:00/2021-12-31T23:59:59+00:00" |
variables | ["wind_speed_200m:kmh", "wind_dir_200m:d", "wind_gusts_200m_6h:kmh"] | n.a. | n.a. | "variables": ["wind_speed_200m:kmh", "wind_speed_u_400m:ms", "wind_speed_min_100m_3h:ms", "power_line_oscillation_24h:idx"] |
time_series | null | 1979 | 2100 | "time_series": ["2021-03-31T00:00:00+00:00/2021-04-01T00:00:00+00:00", "2021-04-30T00:00:00+00:00/2021-05-01T00:00:00+00:00" ] |
time_interval | 3 | 1 | - | "time_interval": 6 |
bbox /intersects | null | 0.01 km2 | n.a. | Please check the examples from the JSON parameters. |
Disclaimer
It is not possible to run a test query in the job configuration window. The length of the forecasting period and the spatial resolution depend on the model from which the requested parameters originate.
Examples
Example of a workflow created with the data block Weather Data for Energy and Power:
Example of a workflow created with the data block Weather Data for Energy and Power and the processing block NetCDF-->GeoTIFF Conversion:
Capabilities
Output
raster
custom | |
---|---|
variables | ${variables} |
up42_standard | |
---|---|
dtype | float |
format | NetCDF |
sensor | Meteomatics |
processing_level | l3 |