We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran “ariaDownload.py -b '34.7 35.2 113 114' -s 20200101 --track 113 " Input see below /home/mintpy/tools/miniforge/envs/insar/bin/ariaDownload.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import('pkg_resources').require('ARIAtools==1.3') 2024-12-25 17:08:24,464 - asf_search - INFO - SEARCH: Using search opts { "intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))", "processingLevel": [ "GUNW_STD" ], "relativeOrbit": [ 113 ], "start": "2019-12-31T00:00:00Z", "end": "2100-01-02T00:00:00Z", "collections": [ "C2859376221-ASF", "C1261881077-ASF" ], "dataset": [ "ARIA S1 GUNW" ] } 2024-12-25 17:08:24,468 - asf_search - INFO - SEARCH: Using cmr endpoint: "https://cmr.earthdata.nasa.gov/search/granules.umm_json" 2024-12-25 17:08:24,468 - asf_search - INFO - SUBQUERY 1: Beginning subquery with opts: { "intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))", "relativeOrbit": [ 113 ], "start": "2019-12-31T00:00:00Z", "end": "2100-01-02T00:00:00Z", "collections": [ "C1225776654-ASF", "C1261881077-ASF", "C1595422627-ASF", "C2859376221-ASF" ] } 2024-12-25 17:08:25,449 - asf_search - WARNING - Query Time Elapsed 0.9799778461456299 2024-12-25 17:08:25,452 - asf_search - WARNING - Product Subclassing Time 0.0031278133392333984 2024-12-25 17:08:25,453 - asf_search - WARNING - Page Processing Time 1.049041748046875e-05 2024-12-25 17:08:25,453 - asf_search - WARNING - Page Time Elapsed 1.0200755596160889 2024-12-25 17:08:25,453 - asf_search - INFO - SUBQUERY 1 COMPLETE: results exhausted for subquery 2024-12-25 17:08:25,453 - asf_search - INFO - SEARCH COMPLETE: results exhausted for search opts { "intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))", "processingLevel": [ "GUNW_STD" ], "relativeOrbit": [ 113 ], "start": "2019-12-31T00:00:00Z", "end": "2100-01-02T00:00:00Z", "collections": [ "C2859376221-ASF", "C1261881077-ASF" ], "dataset": [ "ARIA S1 GUNW" ] } 2024-12-25 17:08:25,453 - ariaDownload.py - INFO - Downloading 12 products... 2024-12-25 17:08:25,453 - asf_search - INFO - Attempting to login via "https://urs.earthdata.nasa.gov/oauth/authorize?client_id=BO_n7nTIlMljdvU6kRRB3g&response_type=code&redirect_uri=https://auth.asf.alaska.edu/login" 2024-12-25 17:08:30,363 - asf_search - INFO - Login successful 2024-12-25 17:08:30,363 - asf_search - INFO - Found "urs-access-token" cookie in response from auth host, using token for downloads and cmr queries. Downloading: 0%| | 0/12 [00:00<?, ?file/s]
The text was updated successfully, but these errors were encountered:
sssangha
dbekaert
rzinke
No branches or pull requests
I ran “ariaDownload.py -b '34.7 35.2 113 114' -s 20200101 --track 113 " Input see below
/home/mintpy/tools/miniforge/envs/insar/bin/ariaDownload.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import('pkg_resources').require('ARIAtools==1.3')
2024-12-25 17:08:24,464 - asf_search - INFO - SEARCH: Using search opts {
"intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))",
"processingLevel": [
"GUNW_STD"
],
"relativeOrbit": [
113
],
"start": "2019-12-31T00:00:00Z",
"end": "2100-01-02T00:00:00Z",
"collections": [
"C2859376221-ASF",
"C1261881077-ASF"
],
"dataset": [
"ARIA S1 GUNW"
]
}
2024-12-25 17:08:24,468 - asf_search - INFO - SEARCH: Using cmr endpoint: "https://cmr.earthdata.nasa.gov/search/granules.umm_json"
2024-12-25 17:08:24,468 - asf_search - INFO - SUBQUERY 1: Beginning subquery with opts: {
"intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))",
"relativeOrbit": [
113
],
"start": "2019-12-31T00:00:00Z",
"end": "2100-01-02T00:00:00Z",
"collections": [
"C1225776654-ASF",
"C1261881077-ASF",
"C1595422627-ASF",
"C2859376221-ASF"
]
}
2024-12-25 17:08:25,449 - asf_search - WARNING - Query Time Elapsed 0.9799778461456299
2024-12-25 17:08:25,452 - asf_search - WARNING - Product Subclassing Time 0.0031278133392333984
2024-12-25 17:08:25,453 - asf_search - WARNING - Page Processing Time 1.049041748046875e-05
2024-12-25 17:08:25,453 - asf_search - WARNING - Page Time Elapsed 1.0200755596160889
2024-12-25 17:08:25,453 - asf_search - INFO - SUBQUERY 1 COMPLETE: results exhausted for subquery
2024-12-25 17:08:25,453 - asf_search - INFO - SEARCH COMPLETE: results exhausted for search opts {
"intersectsWith": "POLYGON ((113.0000000000000000 35.2000000000000028, 113.0000000000000000 34.7000000000000028, 114.0000000000000000 34.7000000000000028, 114.0000000000000000 35.2000000000000028, 113.0000000000000000 35.2000000000000028))",
"processingLevel": [
"GUNW_STD"
],
"relativeOrbit": [
113
],
"start": "2019-12-31T00:00:00Z",
"end": "2100-01-02T00:00:00Z",
"collections": [
"C2859376221-ASF",
"C1261881077-ASF"
],
"dataset": [
"ARIA S1 GUNW"
]
}
2024-12-25 17:08:25,453 - ariaDownload.py - INFO - Downloading 12 products...
2024-12-25 17:08:25,453 - asf_search - INFO - Attempting to login via "https://urs.earthdata.nasa.gov/oauth/authorize?client_id=BO_n7nTIlMljdvU6kRRB3g&response_type=code&redirect_uri=https://auth.asf.alaska.edu/login"
2024-12-25 17:08:30,363 - asf_search - INFO - Login successful
2024-12-25 17:08:30,363 - asf_search - INFO - Found "urs-access-token" cookie in response from auth host, using token for downloads and cmr queries.
Downloading: 0%| | 0/12 [00:00<?, ?file/s]
The text was updated successfully, but these errors were encountered: