Page 1 of 1

viirsj1 processing issues

Posted: Sat Jun 22, 2019 11:41 am America/New_York
by mamontes
Dear Sean
I was processing without issues viirs j1 till today. see below. Out of the blue this error. I updated LUTs and processors and still the error
VcstCmnLutInputItem:: Failure opening LUT file: /Users/mmontes/Applications/seadas/seadas-7.5.3/ocssw/var/viirsj1/cal/OPER/VIIRS_J1_CMN_LUT_vxx.xxx.xx.xx_obpg.nc
VcstCmnLutInputItem:: Failure reading netCDF file for LUT PLATFORM_LUT
VcstCmnGeo::LUT initialization failure
VcstObc:: CmnGeo initialization failure
VcstViirsCal::Granule initialization failure

Error in initialization

it seems like seadas is searching for an older version of the lut...xx.xxx.xx.xx instead of xx.xxx.xx.xx..

thanks in advance for your help
Martin

viirsj1 processing issues

Posted: Mon Jun 24, 2019 8:27 am America/New_York
by OB SeaDAS - knowles
Try doing a full install of the processors with the clean option set.  I

Danny

viirsj1 processing issues

Posted: Mon Jun 24, 2019 9:16 am America/New_York
by OB SeaDAS - dshea
The file that tells l2gen which lut to use for viirs j1 is:

$OCSSWROOT/share/viirs/j1/instrument_defaults.par

which is downloaded by updating the OCSSW processors in the GUI.  The version of the luts for j1 for any seadas-7.5.x should be vxx.xxx.xx.xx

If the instrument_defaults.par still has the vxx.xxx.xx.xx luts then send me the output of these commands:

cd $OCSSWROOT/share/viirs/j1
git pull
git status


don

viirsj1 processing issues

Posted: Mon Jun 24, 2019 9:41 am America/New_York
by mamontes
ok thanks for your advice
M

viirsj1 processing issues

Posted: Mon Jun 24, 2019 9:41 am America/New_York
by mamontes
I will Don
thanks
M

viirsj1 processing issues

Posted: Mon Jun 24, 2019 10:33 am America/New_York
by mamontes
Don and Danni
thanks. Now it works
M