Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S1 OSV download from ASF #279

Open
johntruckenbrodt opened this issue Nov 27, 2023 · 2 comments
Open

S1 OSV download from ASF #279

johntruckenbrodt opened this issue Nov 27, 2023 · 2 comments

Comments

@johntruckenbrodt
Copy link
Owner

Just as mentioned in #276, adding options for OSV download would be good. Here is another source that can be utilized:
https://s1qc.asf.alaska.edu/

@crivisan
Copy link

I found a quick fix to this, but I think they should update the URLs.
Go to: /envs/pyrosar/lib/python3.8/site-packages/pyroSAR/drivers.py
Modify the following argument, in line 1704, to url_options=2
URL is hard coded to option 1 (https://scihub.copernicus.eu/gnss) which is the old website. Option 2 (https://step.esa.int/auxdata/orbits/Sentinel-1) still works for downloading Orbit files.

@johntruckenbrodt
Copy link
Owner Author

Thanks @crivisan. Your suggestion has already been implemented in #275 and included in the latest version 0.23.0. This issue is about adding the ASF page as alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants