CS-SI / eodag

Earth Observation Data Access Gateway
https://eodag.readthedocs.io
Apache License 2.0
326 stars 44 forks source link

Slow order requests with `wekeo_cmems` provider #1285

Open anesson-cs opened 3 months ago

anesson-cs commented 3 months ago

Order requests with wekeo_cmems provider take a lot of time. This is due to cacheable parameter set to true in the provider parameter orderLink. Remove it from this link in wekeo_cmems configuration.

Furthermore, productType parameter must be passed into curly bracket to get its value in the body of the orderLink.