Using API "https://oceandata.sci.gsfc.nasa.gov/api/file_search" I can find Level 1 for SeaWIFS and OLCI, Level 2 for MERIS, but cannot find MERIS L1.
The example:
'https://oceandata.sci.gsfc.nasa.gov/api ... nsor=meris' + \
'&sdate=2010-10-01' + \
'&edate=2010-10-03' + \
'&dtype=L1&addurl=1&results_as_file=1&search=EN1_MDSI_*_0100.ZIP'
Am I doing something wrong or this search does not work for MERIS L1?
Thank you!
Nikolay
MERIS Level 1 API search
-
- Posts: 396
- Joined: Mon Jun 22, 2020 5:24 pm America/New_York
- Has thanked: 8 times
- Been thanked: 8 times
Re: MERIS Level 1 API search
Hello,
It works if you leave off the characters after the wildcard in your search string for MERIS.
search=EN1_MDSI_*
It works if you leave off the characters after the wildcard in your search string for MERIS.
search=EN1_MDSI_*