Dear all,
I am trying to create CDSAPI Code for LISFLOOD Data on this link. When I complete my selections and the automated API Request code is generated, it gives an error in Python as written here: “RuntimeError: 404 Client Error: process not found dataset cems-floods-historical not found”.
I’m pretty sure due to changes in the datastore, the dataset name might have been changed and that is probably the reason why I’m receiving 404 errors.
Could anyone help me find the correct form for the dataset name?
Additional Info: my python code works perfectly for other datasets in the CDS. Also when i make my requests year by year by hand (manually), the data store works perfectly, which shows that the data exists as well.
Regards,
Emre