Hi,
I followd posting to get MERIS data :
https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?pid=12520 3)grab MERIS L1B data
But still can't download MERIS data.
I olny got small size of data file like below:
$ wget --load-cookies ~/.urs_cookies --save-cookies ~/.urs_cookies --keep-session-cookies https://oceandata.sci.gsfc.nasa.gov/echo/getfile/MER_RR__1PRLRA20120330_112205_000026183113_00138_52738_8486.N1.bz2
--2017-03-20 16:46:53-- https://oceandata.sci.gsfc.nasa.gov/echo/getfile/MER_RR__1PRLRA20120330_112205_000026183113_00138_52738_8486.N1.bz2
Resolving oceandata.sci.gsfc.nasa.gov... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://urs.earthdata.nasa.gov/oauth/authorize?redirect_uri=https%3A%2F%2Foceandata.sci.gsfc.nasa.gov%2Fecho%2Fgetfile%2Frestrict&client_id=hNX5KEIeCjXnRUidBTF0Uw&response_type=code&required_scope=study_area,country [following]
--2017-03-20 16:46:54-- https://urs.earthdata.nasa.gov/oauth/authorize?redirect_uri=https%3A%2F%2Foceandata.sci.gsfc.nasa.gov%2Fecho%2Fgetfile%2Frestrict&client_id=hNX5KEIeCjXnRUidBTF0Uw&response_type=code&required_scope=study_area,country
Resolving urs.earthdata.nasa.gov... xx.xxx.xx.xx, 2001:4d0:241a:4081::89
Connecting to urs.earthdata.nasa.gov|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ??MER_RR__1PRLRA20120330_112205_000026183113_00138_52738_8486.N1.bz2.4??
[ <=> ] 8,886 48.2K/s in 0.2s
2017-03-20 16:46:56 (48.2 KB/s) - ??MER_RR__1PRLRA20120330_112205_000026183113_00138_52738_8486.N1.bz2.4?? saved [8886]
Do I have to update Wget version?
It's 1.12
Thank you!
MERIS data download using wget
-
- Subject Matter Expert
- Posts: 451
- Joined: Fri Feb 05, 2021 9:17 am America/New_York
- Been thanked: 7 times
MERIS data download using wget
Have you digitally 'signed' the MERIS data access agreement on the URS authentication site?
It looks like the URS site is prompting you to answer the questions required for MERIS access.
Try pasting one of the wget URLs into web browser and complete the access form.
When that step has been done, the wget or curl retrievals should work.
Tommy
It looks like the URS site is prompting you to answer the questions required for MERIS access.
Try pasting one of the wget URLs into web browser and complete the access form.
When that step has been done, the wget or curl retrievals should work.
Tommy