# -- updpicom4all2.scr -- update (4) loops for comparison of all main params (TPW,LI,CTP, sndr rad imagery) # from all (4) main sources (CIMSS,OPDB,OSDPD, and GFS guess.or.TS101). ...at MAG=2 # updates: # 2010-06-01 -gsw- vers of updpicom4all.scr for MAG=2 displays. # 2010-05-21 -gsw- version for 4 main params from 4 main sources. # 2010-03-10 -gsw- add in vis and IR toggle. # 2010-02-05 -gsw- vers for "development" DPI versions plus GFS model first-guess. # 2008-04-21 -gsw- vers for "development" versions of GOES Sndr DPIs. # 2008-03-17 -gsw- for GOES Sndr -indep- SFOV CTP DPI, plus Sndr radiance imagery. echo /home/gops/seegsw/gswn.scr cd /var/apache/cimss/htdocs/goes/realtime/compare pwd echo # For loops over the last 25 hours, of 4-panel displays of 4 main Sndr params (TPW,LI,CTP, sndr rad imagery) # from 4 main sources (CIMSS,OPDB,OSDPD,GFS guess.or.TS101). # The DPI are aka: CIMSS Li-version; JaimeD at OPDB; and, CurtisH at OSDPD. TS101 is (AJS) stand-alone CIMSS legacy CTP. ls -1 dpicom4pw2.*.gif | tail -25 > listdpicom4pw2.txt ls -1 dpicom4li2.*.gif | tail -25 > listdpicom4li2.txt ls -1 dpicom4ct2.*.gif | tail -25 > listdpicom4ct2.txt ls -1 dpicompsr2.*.gif | tail -25 > listdpicom4sr2.txt paste -d' ' listdpicom4pw2.txt olform25.txt listdpicom4pw2.txt comma25.txt listdpicom4li2.txt comma25.txt listdpicom4ct2.txt comma25.txt listdpicom4sr2.txt > listdpicom4all2.txt echo "listdpicom4all2.txt" ; cat listdpicom4all2.txt echo