The forum is locked.

The Ocean Color Forum has transitioned over to the Earthdata Forum (https://forum.earthdata.nasa.gov/). The information existing below will be retained for historical reference. Please sign into the Earthdata Forum for active user support.

Up Topic SeaDAS / SeaDAS 6.x Virtual Appliance for Windows / Reflective LUT file error (locked)
- By gathot_winarso Date 2011-04-09 14:28
when I try to process l1bgenmodis, "reflective LUT file does not exist, please enter another one" message was shown. I checked it and sure that the file was exist in its directory. Should I download another one? where?
Need your help.

Gathot W
- By seanbailey Date 2011-04-09 21:41
Try running the 'Update->Update Aqua/Terra calibration LUTs' from the main GUI
or manually via $SEADAS/run/scripts/modis_update_luts.csh aqua (or terra)

then run "source $SEADAS/config/seadas.env"

Sean
- By gathot_winarso Date 2011-04-13 14:35
Thanks a lot.
But the next problem was found

Processing MODIS L1A file to L1B...
/home/seadas/seadas/run/bin/l1bgen_modisa
MYD_PR02 version 6.1.3b built on Dec 23 2010, at 12:16:51
l1bgen_modisa exit status: 1

modis_L1B.csh: ERROR: MODIS L1B processing failed.
Please examine the LogStatus and LogUser files for more information.
- By gnwiii Date 2011-04-13 16:14
I saw something similar  when $SEADAS/run/bin3/ephtobin was missing (it should have been installed by update01).   Now it might be found under build/lib3/TOOLKIT/bin/<arch>:

seadas_linux.tar.gz:-rwxr-xr-x swdev/swdev    11449 2011-04-06 13:13 run/bin3/ephtobin
seadas_linux_lib3.tar.gz:-rwxr-xr-x swdev/swdev   11449 2011-04-06 13:10 build/lib3/TOOLKIT/bin/linux/ephtobin
seadas_macosx_intel_lib3.tar.gz:-rwxr-xr-x seadas/staff   16992 2011-04-01 11:52:39 build/lib3/TOOLKIT/bin/macintel/ephtobin
- By gathot_winarso Date 2011-04-27 14:42
I tried to solve this problem arround a week, but still have no solved yet.

I downloaded that three file then extracted, I checked that ephtobin is there. Also I downloaded update01. No solution.

seadas_linux.tar.gz:-rwxr-xr-x swdev/swdev    11449 2011-04-06 13:13 run/bin3/ephtobin
seadas_linux_lib3.tar.gz:-rwxr-xr-x swdev/swdev   11449 2011-04-06 13:10 build/lib3/TOOLKIT/bin/linux/ephtobin
seadas_macosx_intel_lib3.tar.gz:-rwxr-xr-x seadas/staff   16992 2011-04-01 11:52:39 build/lib3/TOOLKIT/bin/macintel/ephtobin

I do not understand with three line above. What should I do

Gathot
- By seanbailey Date 2011-04-28 15:08
The three lines in question are simply to show where the ephtobin binary exists in the various SeaDAS distribution files.

Make sure your system is up to date - 6.2 update 2a
If you still have errors processing L1B - post the log files as attachments.

Sean
Up Topic SeaDAS / SeaDAS 6.x Virtual Appliance for Windows / Reflective LUT file error (locked)