Page 1 of 1

GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Mon Oct 07, 2024 9:49 am America/New_York
by elhunter
Hello,

I'm currently trying to download datasets L3S_LEO_PM-STAR-v2.81 and L3S_LEO_AM-STAR-v2.81, for assimilation into and 4DVAR regional ocean model. It was working up until recently.

Currently the dataset L3S_LEO_PM-STAR-v2.81 only goes through 2024/08/30. And it seems that L3S_LEO_PM-STAR-v2.81 no longer exists in the s3 bucket?

Is that correct? Is there a timeline to restore the datasets?


Thanks
Eli Hunter
Marine Scientist
Rutgers, The State University

Re: GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Mon Oct 07, 2024 3:33 pm America/New_York
by colleen
Thank you for your inquiry.

We have confirmed that the collections are currently available. Could you please try accessing them again? If you still encounter any issues, please send us the error message you’re receiving.

Thank you.

PO.DAAC User Services

Re: GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Wed Oct 09, 2024 4:51 pm America/New_York
by elhunter
Hello Colleen,

I try to access the datasets via AWS in region us-west-2. I use the python module s3fs to search for the dataset with:

s3 = s3fs.S3FileSystem(anon=False)
remote_files = s3.glob(search_url)

where search_url is something like:

s3://podaac-ops-cumulus-protected/L3S_LEO_PA-STAR-v2.81/20241008*LEO_AM_N*.nc
or
s3://podaac-ops-cumulus-protected/L3S_LEO_PM-STAR-v2.81/20241007*LEO_PM_D*.nc

It isn't giving an error, just not findng any files. This worked for a couple of months but stopped recently.

What makes me think the dataset is missing is if I search for LEO SST v2.81 on po.daac I get L3S_LEO_DY-STAR-v2.81 and L3S_LEO_PM-STAR-v2.81, but no L3S_LEO_AM-STAR-v2.81. And if I browse granules in L3S_LEO_PM-STAR-v2.81, there are no files past 2024/08/30.

Perhaps the file paths have changed?

Eli

Re: GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Tue Oct 15, 2024 11:42 am America/New_York
by PODAAC - edward.m.armstrong
Hi Eli,

I'm reaching out to the data provider Eli for some answers on this particular dataset.
regards,

Ed Armstrong

Re: GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Wed Oct 16, 2024 10:57 am America/New_York
by PODAAC - edward.m.armstrong
Hi Eli,

The problem has been resolved. There was an issue on our data ingest system side, so apologies for that. Thanks for alerting us.

You can find the latest granules via this search:
https://search.earthdata.nasa.gov/search/granules?p=C2805331435-POCLOUD&pg[0][v]=f&pg[0][gsk]=-start_date&tl=1729090567.27!3!!

Re: GHRSST LEVEL 3S LEO v2.81 Datasets

Posted: Thu Oct 17, 2024 11:40 am America/New_York
by elhunter
Great, Thanks.