# -- updpicomp.scr -- update (3) loops for comparison of different versions of GOES Sndr DPI # (PW,CT) from CIMSS as well as Wash-DC NOAA, along with stnd Sndr imagery. # updates: # 2005-01-12 -gsw- try to overlay all 3 loops (PW,CT,Sndr rads) for comparison sake. # 2004-01-28 -gsw- new on cimss2 (mod to vach). # 2003-04-15 -gsw- add GOES Imgr IR to loop 3; break loop 3 paste into two parts. # 09aug2002 -gsw- vers for nominal WIsconsin region. # 27jun2002 -gsw- implement base loop (pw,li,ctp plus vis). # 25jun2002 -gsw- vers for Florida-area CRYSTAL experiment coverage. # 06jun2002 -gsw- re-do 7,8th lists for G8 matching last ava 6 G11 DPIs. # 05jun2002 -gsw- add GOES-11 (vs GOES-8) PW and LI loops (7th,8th ani). # 04jun2002 -gsw- add GOES-11 (vs GOES-8) All band displays (6th ani of gsa's). # 09may2002 -gsw- CTP now ava from vern; incl in loop with SKT and vis. echo /home/gops/seegsw/gswn.scr cd /var/apache/cimss/htdocs/goes/realtime/compare pwd echo # For 3 loops over the last 24 hours, of 4-panel displays of different versions of GOES # Sndr DPI ([1] PW, [2] CTP) as well as [3] Sndr radiance imagery in 4 bands. DPI are # from versions at CIMSS, SMCD/OPDB, and OSDPD. ls -1 dpicomppw.*.gif | tail -25 > listdpicomppw.txt ls -1 dpicompct.*.gif | tail -25 > listdpicompct.txt ls -1 dpicompsr.*.gif | tail -25 > listdpicompsr.txt paste -d' ' listdpicomppw.txt olform25.txt listdpicomppw.txt comma25.txt listdpicompct.txt comma25.txt listdpicompsr.txt > listdpicomp.txt echo "listdpicomp.txt" ; cat listdpicomp.txt echo