getanc -- No ozone1/2/3 for MODIS -- Since July 28

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
yuyuanxie
Posts: 23
Joined: Fri Mar 04, 2022 10:36 am America/New_York
Answers: 0

getanc -- No ozone1/2/3 for MODIS -- Since July 28

by yuyuanxie » Tue Aug 02, 2022 8:34 am America/New_York

Hello,

I was told that 5 days would be sufficient to grab all ancillary files needed, accordingly we schedule routine refined processing for files dated 5 days ago.
But in the morning, I saw no ozone1/2/3 for July 28 and since then. I just wonder if it's an issue that can be fixed in your side or I need to wait longer (and do you have an estimated time)? Please advise.

Best regards,
-Yuyuan

######### returns of getanc command ################
$ getanc -m aqua -s 2022209140001 -r --ancdb=$(pwd)/junk.db
/home/*/junk.db
icefile=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/2022/209/N202220900_SEAICE_NSIDC_24h.hdf
met1=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/2022/209/N202220912_MET_NCEPR2_6h.hdf
met2=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/2022/209/N202220918_MET_NCEPR2_6h.hdf
met3=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/2022/209/N202220918_MET_NCEPR2_6h.hdf
sstfile=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/2022/209/N2022209_SST_OIV2AV_24h.nc


*** WARNING: The following ancillary data types were missing or are not optimal: MET OZONE
*** Beware that certain MET and OZONE files just chosen by this program are not optimal.
*** For near real-time processing the remaining files may become available soon.

Tags:

yuyuanxie
Posts: 23
Joined: Fri Mar 04, 2022 10:36 am America/New_York
Answers: 0

Re: getanc -- No ozone1/2/3 for MODIS -- Since July 28

by yuyuanxie » Wed Aug 03, 2022 8:15 am America/New_York

just see abnormal returns of getanc command. The met is not the same as before. But I can see the filename has the "NRT" label.

$ which getanc
/shares/cms_optics/apps/seadas/ocssw/V2022.0/bin/getanc
$ getanc --disable-download -m aqua -s 2022214200001 -r --ancdb=/tmp/junk.db
/tmp/junk.db
*** WARNING: No optimal SST files found.
*** WARNING: No optimal ICE files found.
met1=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/MAO_/FP./GMAO_FP.20220802T180000.MET.NRT.nc
met2=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc
met3=/shares/cms_optics/apps/seadas/ocssw/V2022.0/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc


*** WARNING: The following ancillary data types were missing or are not optimal: MET OZONE SST Sea Ice
*** Beware that certain MET and OZONE files just chosen by this program are not optimal.
*** For near real-time processing the remaining files may become available soon.

OB SeaDAS - xuanyang02
Subject Matter Expert
Subject Matter Expert
Posts: 644
Joined: Tue Feb 09, 2021 5:42 pm America/New_York
Answers: 1
Been thanked: 1 time

Re: getanc -- No ozone1/2/3 for MODIS -- Since July 28

by OB SeaDAS - xuanyang02 » Wed Aug 03, 2022 10:16 am America/New_York

Thanks for reporting the issue yesterday. For some reason, the OZONE files were not available. We have made the change so getanc (V2022.0) for modis is now returning MERRA2 data. Now modis_atteph should work too.

$ getanc --disable-download -m aqua -s 2022214200001
Running debug binaries...
/Users/&/ocssw/bin
ancillary_data.db
icefile=/Users/*/ocssw/var/anc/0220/802/20220802120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc
met1=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T180000.MET.NRT.nc
met2=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc
met3=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc
ozone1=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T180000.MET.NRT.nc
ozone2=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc
ozone3=/Users/*/ocssw/var/anc/MAO_/FP./GMAO_FP.20220802T210000.MET.NRT.nc
sstfile=/Users/*/ocssw/var/anc/0220/802/20220802120000-CMC-L4_GHRSST-SSTfnd-CMC0.1deg-GLOB-v02.0-fv03.0.nc

yuyuanxie
Posts: 23
Joined: Fri Mar 04, 2022 10:36 am America/New_York
Answers: 0

Re: getanc -- No ozone1/2/3 for MODIS -- Since July 28

by yuyuanxie » Wed Aug 03, 2022 10:43 am America/New_York

Yes, our refined processing has rebooted. Thanks!

Post Reply