TomoSAR_data Wget Download:Unknown Error
-
- Posts: 1
- Joined: Mon Aug 08, 2022 8:00 am America/New_York
TomoSAR_data Wget Download:Unknown Error
When I tried to download data from https://uavsar.jpl.nasa.gov/cgi-bin/product.pl?jobName=lopenp_TM140_03#data by Wget(Version1.19.1)
When I choose some data, the browser showed me that "Use wget commands to download data (selected checkboxes above)" Such as this one-(https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc)
I used the code below which followed with https://disc.gsfc.nasa.gov/data-access:
wget --load-cookies E:\数据集下载\lopenp_TM140_03\.urs_cookieswget --save-cookies E:\数据集下载\lopenp_TM140_03\.urs_cookieswget --auth-no-challenge=on --keep-session-cookies --user=<Username> --ask-password https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc
===========================================================================================================
--2022-08-08 20:16:44-- (link=)xn--lopenptm14003-o40up927esmya.urscookieswget/
Resolving xn--lopenptm14003-o40up927esmya.urscookieswget (xn--lopenptm14003-o40up927esmya.urscookieswget)... failed: .
wget: unable to resolve host address 'xn--lopenptm14003-o40up927esmya.urscookieswget'
--2022-08-08 20:16:44-- (link=)xn--lopenptm14003-o40up927esmya.urscookieswget/
Resolving xn--lopenptm14003-o40up927esmya.urscookieswget (xn--lopenptm14003-o40up927esmya.urscookieswget)... failed: .
wget: unable to resolve host address 'xn--lopenptm14003-o40up927esmya.urscookieswget'
--2022-08-08 20:16:44-- https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc
Resolving downloaduav2.jpl.nasa.gov (downloaduav2.jpl.nasa.gov)... 137.78.249.121
Connecting to downloaduav2.jpl.nasa.gov (downloaduav2.jpl.nasa.gov)|137.78.249.121|:443... failed: Unknown error.
Retrying.
===========================================================================================================
I dont know what's the problem.
How can I download the data successfully please? Thanks very much.
Chen jinye
When I choose some data, the browser showed me that "Use wget commands to download data (selected checkboxes above)" Such as this one-(https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc)
I used the code below which followed with https://disc.gsfc.nasa.gov/data-access:
wget --load-cookies E:\数据集下载\lopenp_TM140_03\.urs_cookieswget --save-cookies E:\数据集下载\lopenp_TM140_03\.urs_cookieswget --auth-no-challenge=on --keep-session-cookies --user=<Username> --ask-password https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc
===========================================================================================================
--2022-08-08 20:16:44-- (link=)xn--lopenptm14003-o40up927esmya.urscookieswget/
Resolving xn--lopenptm14003-o40up927esmya.urscookieswget (xn--lopenptm14003-o40up927esmya.urscookieswget)... failed: .
wget: unable to resolve host address 'xn--lopenptm14003-o40up927esmya.urscookieswget'
--2022-08-08 20:16:44-- (link=)xn--lopenptm14003-o40up927esmya.urscookieswget/
Resolving xn--lopenptm14003-o40up927esmya.urscookieswget (xn--lopenptm14003-o40up927esmya.urscookieswget)... failed: .
wget: unable to resolve host address 'xn--lopenptm14003-o40up927esmya.urscookieswget'
--2022-08-08 20:16:44-- https://downloaduav2.jpl.nasa.gov/Release24/lopenp_TM140_03/1/lopenp_TM140_16008_002_160225_L090HH_03_BC_s1_1x1.slc
Resolving downloaduav2.jpl.nasa.gov (downloaduav2.jpl.nasa.gov)... 137.78.249.121
Connecting to downloaduav2.jpl.nasa.gov (downloaduav2.jpl.nasa.gov)|137.78.249.121|:443... failed: Unknown error.
Retrying.
===========================================================================================================
I dont know what's the problem.
How can I download the data successfully please? Thanks very much.
Chen jinye
- Attachments
-
- 76706b32eaebdcc98df63c2331a2fcc.jpg (87.46 KiB) Not viewed yet
Filters:
-
- Posts: 396
- Joined: Mon Jun 22, 2020 5:24 pm America/New_York
- Has thanked: 8 times
- Been thanked: 8 times
Re: TomoSAR_data Wget Download:Unknown Error
Hello,
Please contact PODAAC via email at podaac@podaac.jpl.nasa.gov or through the PO.DAAC Forum
https://podaac.jpl.nasa.gov/forum/
Please contact PODAAC via email at podaac@podaac.jpl.nasa.gov or through the PO.DAAC Forum
https://podaac.jpl.nasa.gov/forum/
-
- Posts: 1
- Joined: Tue Aug 16, 2022 7:30 am America/New_York
Re: TomoSAR_data Wget Download:Unknown Error
When I choose some data, the browser showed me that "Use wget commands to download data (selected checkboxes above)" Such as this My problem is, I can't download http files in my college wifi. So when I try to download the file, wget will send the http request to the server When I googled how to download files through URL, it recommended many solutions such as using urlretrieve, urlopen, wget.Sometimes, the Linux user get the error message, “ -bash:wget:Command not found” ... and download the file by using `wget` command are shown in this tutorial.
https://192168l254.com.mx/ES
https://192168l254.com.mx/ES
-
- Posts: 197
- Joined: Fri Apr 23, 2021 9:14 am America/New_York
- Has thanked: 25 times
- Been thanked: 7 times
Re: TomoSAR_data Wget Download:Unknown Error
Dear Sophia,
@sophiaabigail
In order to better help you, can you please let us know what type of data are you trying to access and from which tool/service/url are you trying to access it from?
Thank you.
@sophiaabigail
In order to better help you, can you please let us know what type of data are you trying to access and from which tool/service/url are you trying to access it from?
Thank you.