Problems in retrieval by the API of Sentinel 3 files EFR
Posted: Wed Sep 25, 2024 8:30 am America/New_York
by fgomez
Dear colleages, I am trying to retrieve Sentinel 3 EFR files from de API and since some time the list only give filenames until the end of march of 2024.
Also I wonder why the NRT version is not available in Sentinel 3 EFR data.
Thank you in advance.
Re: Problems in retrieval by the API of Sentinel 3 files EFR
Posted: Thu Sep 26, 2024 7:18 am America/New_York
by LAADS-EDL_UserServices_M
The LAADS API is listing all files till Sept. 25.
For example:
"ESDT": "S3A_OL_1_EFR",
"start": "2024-09-25 10:16:13"
What script are you using?
The NRT version is available as:
https://nrt3.modaps.eosdis.nasa.gov/archive/allData/450/S3A_OL_1_EFR_NR/
and
https://nrt3.modaps.eosdis.nasa.gov/archive/allData/450/S3B_OL_1_EFR_NR/
Re: Problems in retrieval by the API of Sentinel 3 files EFR
Posted: Fri Oct 18, 2024 2:56 pm America/New_York
by OB ODPS - towens
Re: Problems in retrieval by the API of Sentinel 3 files EFR
Posted: Tue Oct 22, 2024 6:12 am America/New_York
by fgomez
Thank you, it might be a problem of the matlab interpreter.
Best regards.