fadeoutsoftware / WASDI

Web Advanced Space Developers Interface
http://www.wasdi.net
GNU General Public License v3.0
13 stars 5 forks source link

Not existing data provider #717

Open leonevalentina opened 1 year ago

leonevalentina commented 1 year ago

There was an issue in the migration from CREODIAS to CREODIAS2.

In the config file of one of the servers, Sentinel-1 was still listing CREODIAS (the old data provider) as catalogue. It should have instead listed CREODIAS2.

This caused some issues, like in the run of some processors (e.g. the urban floods detection, relying on Sentinel-1 images)

We should investigate why CREODIAS was considered as a valid provider even if its configuration is not anymore listed between the data providers in the config file and why WASDI did not used the backup provider instead.

mmenapace commented 1 year ago

I suspect that the issue can be related the behaviour of the automatic data provider mechanism.