By xpan
Date 2008-05-13 13:59
Hi,
Can anyone tell me why I cannot make the script (named "modis_L12_scirpt" as copied from
http://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=2046) run? I am using tcsh while the seadas is installed under bash in the directory /data/seadas5.2. When I run the the script file ("modis_L12_script"), I received the following errors:
[xpan@oceanbio3 ~/bin]$ ./modis_L12_script
./modis_L12_script: line 23: modis_L1A_to_GEO.csh: command not found
./modis_L12_script: line 26: modis_L1A_extract.csh: command not found
./modis_L12_script: line 29: modis_L1A_to_L1B.csh: command not found
./modis_L12_script: line 32: ms_met.csh: command not found
./modis_L12_script: line 33: ms_ozone.csh: command not found
./modis_L12_script: line 34: ms_oisst.csh: command not found
Processing *L1A_LAC.L1B to Level 2..
./modis_L12_script: line 41: l2gen: command not found
By xpan
Date 2008-05-13 19:33
Mark,
After I change the l2prod1 (as following) in the script to add more outputs, why are the final output L2 files still in default products?
l2prod1='chlor_a,chl_gsm01,chl_clark,nLw_412,nLw_443,nLw_488,nLw_531,nLw_551,nLw_667,nLw_678,nLw_748,nLw_869,Rrs_412,Rrs_443,Rrs_488,Rrs_531,Rrs_551,Rrs_667,Rrs_678,Rrs_748,Rrs_869,Lw_412,Lw_443,Lw_488,Lw_531,Lw_551,Lw_667,Lw_678,Lw_748,Lw_869,Es_412,Es_443,Es_488,Es_531,Es_551,Es_667,Es_678,Es_748,Es_869,Lr_412,Lr_443,Lr_488,Lr_531,Lr_551,Lr_667,Lr_678,Lr_748,Lr_869,La_412,La_443,La_488,La_531,La_551,La_667,La_678,La_748,La_869,solz,sola,senz,sena,K_490,Kd_412_lee,Kd_443_lee,Kd_488_lee,Kd_531_lee,Kd_551_lee,Kd_667_lee,Kd_678_lee,Kd_748_lee,Kd_869_lee,bbp_443_gsm01,aph_443_gsm01,adg_443_gsm01,bbp_443_qaa,adg_443_qaa,aph_443_qaa,par,l2_flags' \