1) seabird 107 :/optics1/scratch/bmurch/modis/test> which modis_L1A.csh; which addsecs; which bc
/optics1/software/seadas/seadas_6.2/run/scripts/modis_L1A.csh
/optics1/software/seadas/seadas_6.2/run/bin/addsecs
/usr/bin/bc
seabird 108 :/optics1/scratch/bmurch/modis/test> env | sort >! env_cmd.txt
2) seabird 114 :/optics1/scratch/bmurch/modis/test> seadas
IDL Version 8.0.1 (linux x86_64 m64). (c) 2010, ITT Visual Information Solutions
Installation number: 17539.
Licensed for use by: USF Dept of Marine Sciences
SeaDAS Version 6.2 (pid = 20950)
spawn,'uname -a'SeaDAS> spawn,'uname -a'
Linux seabird.marine.usf.edu 2.6.18-194.8.1.el5 #1 SMP Thu Jul 1 19:04:48 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
SeaDAS> spawn,'which modis_L1A.csh; which addsecs; which bc'
/optics1/software/seadas/seadas_6.2/run/scripts/modis_L1A.csh
/optics1/software/seadas/seadas_6.2/run/bin/addsecs
/usr/bin/bc
SeaDAS> spawn,'env | sort >! env_gui.txt'
3)
Find output here:
http://optics.marine.usf.edu/~bmurch/seadas/test_gwyn/as well as env_cmd.txt env_gui.txt
Thanks for all your work.