# -- updpicomd.scr -- update (2) loops (TPW, LI) for comparison of different *development* # versions of GOES Sndr DPI at CIMSS, plus Sndr radiance imagery. # updates: # 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. # 2006-05-02 -gsw- temp vers for adding 2nd CTP 4-pan display # (for QCng exp (termntr cld) MRGD-SFOV at CIMSS). 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 development versions # of GOES Sndr DPI ([1] TPW and [2] LI) as well as [3] Sndr radiance imagery in 4 bands. # The DPI are from (1) team Li, (2) CIMSS 3x3, (3) exp CIMSS mrgd, and (4) static CIMSS mrgd. ls -1 dpicomdpw.*.gif | tail -25 > listdpicomdpw.txt ls -1 dpicomdli.*.gif | tail -25 > listdpicomdli.txt ls -1 dpicompsr.*.gif | tail -25 > listdpicomdsr.txt paste -d' ' listdpicomdpw.txt olform25.txt listdpicomdpw.txt comma25.txt listdpicomdli.txt comma25.txt listdpicomdsr.txt > listdpicomd.txt echo "listdpicomd.txt" ; cat listdpicomd.txt echo