Data access change to DestinE Extremes DT 100m wind data

Starting with data from 05-02-2025, ECMWF has aligned the 100m wind parameters in the Extremes Digital Twin (dataset=extremes-dt) data portfolio with what will be done by data across the other DestinE digital twins.

Specifically, a transition has been implemented from the specific 100m wind paramIds 228246/228247 on levtype hl with levelist 100 to the more general wind paramIds 131/132 on levtype hl with levelist 100.

This will provide a more uniform access pattern for wind components across different levtypes.

Thus, requests which were previously using:


levtype=hl,
levelist=100,
param=228246/228247,

should now use:


levtype=hl,
levelist=100,
param=131/132,

This change is also detailed on the Extremes DT data catalogue page.

 

Last updates