Page 1 of 1
can not download GMAO_FP data
Posted: Wed Oct 11, 2023 9:31 am America/New_York
by lanzhiqishi1990
Dear everyone,
could you help me for download this file, below? thanks.
Best, Binbin
https://oceandata.sci.gsfc.nasa.gov/ob/getfile/GMAO_FP.20200103T060000.MET.NRT.nc
Re: can not download GMAO_FP data
Posted: Wed Oct 11, 2023 4:44 pm America/New_York
by OB.DAACx - amscott
Using the 'Search Ancillary' tab on the file search api (
https://oceandata.sci.gsfc.nasa.gov/api/file_search/), it doesn't appear that files are available before 2022-07-11 13:08:18. Here are the equivalent curl and wget statements:
Code: Select all
wget -q --post-data="results_as_file=1&sensor_id=0&dtid=104&sdate=1993-01-01 00:00:00&edate=2023-10-11 20:27:49&subType=1" -O - https://oceandata.sci.gsfc.nasa.gov/api/file_search
Code: Select all
curl -d "results_as_file=1&sensor_id=0&dtid=104&sdate=1993-01-01 00:00:00&edate=2023-10-11 20:27:49&subType=1" https://oceandata.sci.gsfc.nasa.gov/api/file_search
and a link to the direct download section (Quicklinks > Direct Data Access) on the Ocean Color website:
https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Ancillary/GLOBAL/2020/003/
Is there a more current file that could solve your needs?
Re: can not download GMAO_FP data
Posted: Wed Oct 11, 2023 10:31 pm America/New_York
by OB ODPS - towens
The GMAO_FP MET data are used for near real time processing and are not permanently archived. If you are processing an earlier time period, you should be using the MERRA2-derived refined MET files
datatype_id=105
name=GEOS5M2MET
Tommy
Re: can not download GMAO_FP data
Posted: Thu Oct 12, 2023 11:57 am America/New_York
by lanzhiqishi1990
how could i download the file of "AURAOMI_24h" files
Best,Binbin
Re: can not download GMAO_FP data
Posted: Fri Oct 13, 2023 11:55 pm America/New_York
by OB ODPS - towens
We stopped producing the AURAOMI files and now use the modeled O3 in MERRA2 met files.
datatype_id=105
name=GEOS5M2MET
Tommy