johntruckenbrodt / pyroSAR

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

change default S1 OSV download URL, add option to affected functions #275

Closed johntruckenbrodt closed 9 months ago

johntruckenbrodt commented 9 months ago

Since the Copernicus Open Data hub has recently shutdown, the default URL option for downloading Sentinel-1 OSV files can no longer be used. This PR changes the default option to https://step.esa.int/auxdata/orbits/Sentinel-1.
Furthermore, additional arguments have been added to affected functions so that this can be conveniently modified in the future:

Currently however there is only one option and utilization of the Copernicus Data Space Ecosystem (CDSE) is still pending (see https://github.com/johntruckenbrodt/pyroSAR/issues/266 for this).