# Configuration file for avhrr object # avhrr.config # August 21, 2001 dir_root:=/data/satellite/avhrr script_root := /home/rgroman/scripts #If more than one file type, separate by commas file_types:=std,img1,rmp,gbs #Specify meaning of the file types as status_=meaning status_std:=navigated status_img1:=nav_declouded status_rmp:=unnavigated status_gbs:=GB_zoomin # Set new_window to yes or true if want image in a new window. # Set same_new_window to no if you want each image in a different # window. If new_window is no, then same_new_window is ignored. # May 15, 2002 new_window:=yes same_new_window:=yes #Magic valus date_month_low:=4 date_day_low:=18 date_month_high:=4 date_day_high:=30 xrange:=-72.16+-63.5 yrange:=39.1+45.51 lonlow:=-72.1639976501465 lonhigh:=-63.5040016174316 latlow:=39.1074981689454 lathigh:=45.5104980468749 arraysizes:=lat=512+lon=512 #Note: log file must have correct protections. Pre-create, if # necessary logfile:=/home/rgroman/Log/avhrr_level.log # Command used to convert the local file image to a gif image # No longer needed - May 9, 2002 #gif_conversion_command:=IPL-to_gif # Set debug to yes for debug error messages debug := no