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

Troubleshooting download from ASF using ssara #536

Open
falkamelung opened this issue Nov 3, 2023 · 0 comments
Open

Troubleshooting download from ASF using ssara #536

falkamelung opened this issue Nov 3, 2023 · 0 comments

Comments

@falkamelung
Copy link
Member

falkamelung commented Nov 3, 2023

If download does not work, try a simple example that you know it worked in the past. First ssara_federated_query.py with the —print option, and then with the --download option. These commands work for me:

ssara_federated_query.py --relativeOrbit=128 --intersectsWith='Polygon((-90.90 -0.81, -90.90 -0.80, -90.86 -0.80, -90.86 -0.81, -90.90 -0.81))' --platform=SENTINEL-1A,SENTINEL-1B --start=2016-06-01 --end=2016-08-31 --parallel=5 --maxResults=20000 --asfResponseTimeout=300 --kml --print

ssara_federated_query.py --relativeOrbit=128 --intersectsWith='Polygon((-90.90 -0.81, -90.90 -0.80, -90.86 -0.80, -90.86 -0.81, -90.90 -0.81))' --platform=SENTINEL-1A,SENTINEL-1B --start=2016-06-01 --end=2016-08-31 --parallel=5 --maxResults=20000 --asfResponseTimeout=300 --kml --download

Next try your own data using ssara_federated_query.py using --print and --download. When everything works, ssara_federated_query.bash (see `ssara_commands.txt) should work as well. (There could be intermittent outages by the ASF).

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

No branches or pull requests

1 participant