As mentioned in this article, WEkEO DIAS provides several observation data from Sentinel missions.
When downloading via HDA, certain (mandatory and optional) parameters are required for the query to be processed.
Changes in the API endpoint for access to Sentinel data is being deployed and the WEkEO HDA is being updated to reflect that change. A script update of some parameters is therefore required.
πNote: if you only use HDA access from the Data Viewer (how-to), the parameters are already updated and no further action is needed.
Let's see which parameters are changing, according to the Sentinel mission.
π‘WEkEO Pro Tip: only changed parameters are listed below; if a parameter is not specified, no change has been applied. If you are not sure and/or you face an issue, you can double check the parameters by calling the metadata()
function for the dataset_id
of interest:
from hda import Client
c = Client()
c.metadata(dataset_id)
β οΈ This present list is not exhaustive: please contact the WEkEO Support if you encounter an issue with another parameter not listed below.
Sentinel attributes updates
Sentinel-1
Attribute | Old value | New value |
| VV+VH VH+VV HH+HV HV+HH | VV VH VH VV HH HV HV HH |
| ascending descending | ASCENDING DESCENDING |
Sentinel-2
Attribute | Old value | New value |
| LEVEL1C LEVEL2A LEVEL2AP | S2MSI1C S2MSI2A S2MSI2AP |
Sentinel-3
Attribute | Old value | New value |
| LFR LRR LST LAN | OL_2_LFR___ OL_2_LRR___ SL_2_LST___ SR_2_LAN___ |
| LEVEL1 LEVEL2 | 1 2 |
| ascending descending | ASCENDING DESCENDING |
| Near Real Time Short Time Critical Non Time Critical | NR ST NT |
πNote: here are more information on the productType
, processingLevel
and timeliness
attributes for Sentinel-3 mission.
Sentinel-5P
Attribute | Old value | New value |
| LEVEL1B LEVEL2 | L1b L2 |
| Near+Real+Time Offline Reprocessing |
DO NOT USE ANY |
What's next?
We are user-driven and we implement users' suggestions, so feel free to contact us:
through a chat session available in the bottom right corner of the page
via our contact webpage
via e-mail to our support team (supportATwekeo.eu)
Regardless of how you choose to contact us, you will first be put in touch with our AI Agent Neo. At any time, you can reach a member of the WEkEO User Support team by clicking on "talk to a person" via chat, or by naturally requesting it in reply to Neo's email.