johntruckenbrodt / pyroSAR

framework for large-scale SAR satellite data processing
MIT License
494 stars 110 forks source link

Replacing SciHub URLs? #266

Closed timatcambrio closed 9 months ago

timatcambrio commented 10 months ago

Are there plans to replace url_option 1 under OSV.catch() with a corresponding query/download URL under the new Copernicus Data Space ecosystem?

johntruckenbrodt commented 10 months ago

@timatcambrio there were no plans so far. But since the Copernicus Open Access Hub is going to shut down end of this month, it is acutally quite urgent to switch to CDSE. Thanks for opening the issue.

christianlloyd commented 9 months ago

Is there any update on this as ESA have now shutdown Scihub?

johntruckenbrodt commented 9 months ago

For now I am changing the default option for OSV download and remove the Scihub option. CDSE download can follow later. It might be tricky to implement because it requires authentication for everything.

johntruckenbrodt commented 9 months ago

Dedicated issue for CDSE download: https://github.com/johntruckenbrodt/pyroSAR/issues/276