MERIS data download using wget

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
yoonji
Posts: 1
Joined: Tue Mar 21, 2017 7:14 am America/New_York
Answers: 0

MERIS data download using wget

by yoonji » Tue Mar 21, 2017 7:32 am America/New_York

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!

Tags:

OB ODPS - towens
Subject Matter Expert
Subject Matter Expert
Posts: 368
Joined: Fri Feb 05, 2021 9:17 am America/New_York
Answers: 0
Been thanked: 4 times

MERIS data download using wget

by OB ODPS - towens » Tue Mar 21, 2017 7:45 am America/New_York

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

Post Reply