viirsj1 processing issues
viirsj1 processing issues
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
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
Filters:
-
- Subject Matter Expert
- Posts: 306
- Joined: Mon Apr 07, 2008 4:40 pm America/New_York
- Been thanked: 3 times
viirsj1 processing issues
Try doing a full install of the processors with the clean option set. I
Danny
Danny
-
- Subject Matter Expert
- Posts: 271
- Joined: Thu Mar 05, 2009 10:25 am America/New_York
- Been thanked: 2 times
viirsj1 processing issues
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:
don
$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