LUT Update VIIRS Processing now fails

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
oo_processing
Posts: 304
Joined: Wed Apr 06, 2005 12:11 pm America/New_York
Answers: 0
Has thanked: 6 times

LUT Update VIIRS Processing now fails

by oo_processing » Fri Mar 10, 2017 10:59 am America/New_York

Likely same issue as this: https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=6520
I have a cron that updates LUTS nightly. This is from last night:
[ VIIRS ]
+ IETTime.dat
+ polar_wander.h5
[ Sensor: VIIRSN ]
- OPER:VIIRS_NPP_CAL_DNB_DYNAMIC_LUT_v1.1.0.1_vcst.nc
- OPER:VIIRS_NPP_CAL_RSB_DYNAMIC_LUT_v1.1.0.1_obpg.nc
- OPER:VIIRS_NPP_CAL_STATIC_LUT_v1.1.0.1_obpg.nc
- OPER:VIIRS_NPP_CAL_STRAYLIGHT_DYNAMIC_LUT_v1.1.0.1_vcst.nc
- OPER:VIIRS_NPP_CMN_LUT_v1.1.0.1_vcst.nc
- OPER:VIIRS_NPP_GEO_LUT_v1.1.0.1_obpg.nc
+ OPER:VIIRS_NPP_CAL_DNB_DYNAMIC_LUT_v2.0.0.2_obpg.nc
+ OPER:VIIRS_NPP_CAL_RSB_DYNAMIC_LUT_v2.0.0.2_obpg.nc
+ OPER:VIIRS_NPP_CAL_STATIC_LUT_v2.0.0.2_obpg.nc
+ OPER:VIIRS_NPP_CAL_STRAYLIGHT_DYNAMIC_LUT_v2.0.0.2_obpg.nc
+ OPER:VIIRS_NPP_CMN_LUT_v2.0.0.2_obpg.nc
+ OPER:VIIRS_NPP_GEO_LUT_v2.0.0.2_obpg.nc
[ Done ]

Now all my processing is failing (because the  /optics1/software/seadas/seadas-7.3/ocssw/run/var/viirsn/cal/OPER/VIIRS_NPP_CMN_LUT_v1.1.0.1_vcst.nc was removed in the LUT update)

VcstCmnGeoNetcdfInputItem:: Failure opening LUT file: /optics1/software/seadas/seadas-7.3/ocssw/run/var/viirsn/cal/OPER/VIIRS_NPP_CMN_LUT_v1.1.0.1_vcst.nc
VcstCmnGeoNetcdfInputItem:: Failure reading netCDF file for LUT JPL_PLANET_EPHEM
VcstCmnGeo::Unable to read JPL

I also tried switching to seadas 7.4 and running it with the same failure:

Main:: Geolocating L1A V2017068200000.L1A_SNPP.nc

VcstCmnGeoNetcdfInputItem:: Failure opening LUT file: /optics1/software/seadas/seadas-7.4/ocssw/run/var/viirsn/cal/OPER/VIIRS_NPP_CMN_LUT_v1.1.0.1_vcst.nc
VcstCmnGeoNetcdfInputItem:: Failure reading netCDF file for LUT JPL_PLANET_EPHEM
VcstCmnGeo::Unable to read JPL.
Main:: Geolocation processing failure for v

Please advise.

Brock

Tags:

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1469
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

LUT Update VIIRS Processing now fails

by OB.DAAC - SeanBailey » Fri Mar 10, 2017 3:20 pm America/New_York


Post Reply