We are using the 2024 version of OCSSW to process MODIS Aqua data for the 2023-2024 period. While retrieving SST files, we noticed that the previously used SST files (for example, N2023001_SST_OIV2AV_24h.nc.bz2 path: https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Ancillary/GLOBAL/2023/01-Jan-2023/N2023001_SST_OIV2AV_24h.nc.bz2) are not available in the 2023-2024 ancillary folder.
We would like to inquire whether there are alternative SST files available or if the file paths have changed.
Acquisition of SST_OIV2AV_24h Files in Ancillary While Processing MODIS Data with OCSSW
-
- Posts: 1
- Joined: Mon Sep 23, 2024 5:07 am America/New_York
-
- Subject Matter Expert
- Posts: 715
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 10 times
Re: Acquisition of SST_OIV2AV_24h Files in Ancillary While Processing MODIS Data with OCSSW
We are using 0230101120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc instead of N2023001_SST_OIV2AV_24h.nc.bz2 as the sst file in your case
% getanc --start 2023001000000
Running debug binaries...
/Users/*/ocssw/bin
ancillary_data.db
icefile=/Users/*/ocssw/var/anc/2023/001/20230101120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc
met1=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
met2=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
met3=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T010000.MET.nc
ozone1=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
ozone2=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
ozone3=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T010000.MET.nc
sstfile=/Users/*/ocssw/var/anc/2023/001/20230101120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc
% getanc --start 2023001000000
Running debug binaries...
/Users/*/ocssw/bin
ancillary_data.db
icefile=/Users/*/ocssw/var/anc/2023/001/20230101120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc
met1=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
met2=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
met3=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T010000.MET.nc
ozone1=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
ozone2=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T000000.MET.nc
ozone3=/Users/*/ocssw/var/anc/2023/001/GMAO_MERRA2.20230101T010000.MET.nc
sstfile=/Users/*/ocssw/var/anc/2023/001/20230101120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc