# Configuration file for oi_avhrr object # oi_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:=IMG #Specify meaning of the file types as status_=meaning status_IMG:=daily # 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/oi_avhrr_level.log # Set debug to yes for debug error messages debug := no