Set up to use conus region for Version 1.  Valid dates for ABI.dat files year 2008 julian dates
122-189 and 200-213. 
Test data sets for 2008 julian day 184 utc 173144
area files in subdirectory area
NWP files in subdirecotry NWP

registration for geocat


#!/bin/csh -fx
./register_algorithms.sh aviation_team_algorithms_mpav cloud_team_algorithms_delivery_0 goes_algorithms vis

run script


#!/bin/csh -fx
./geocat -nwp_dir NWP -area_dir ./area -f goes12_conus_1_2008_184_173144.area -maxsatzen 70 -akey experimental_goes_day aod_vis -cmask baseline_cmask_goes_nop -cldz standard_co2slicing -ctype goesnp_ctype -l2 -l2_dir ./allen_temp/ -nscans 200 -verbose -use_seebor -use_albedo -x 1 99999 1 -y 1 9999 1

