# -- updpicomdg.scr -- update (2) loops for comparison of different *development* versions of # GOES Sndr DPI TPW at CIMSS along with the first-guess, plus toggle # with Sndr radiance imagery. # updates: # 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. # 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 2 loops over the last 12 hours, of 4-panel displays of different development versions # of GOES Sndr DPI ([1] TPW) as well as [2] Sndr radiance imagery in 4 bands. # The DPI are from (1) Li regr Q, (2) Li model Q, (3) GFS model fcst, and (4) Ma (CIMSS Mrgd). ls -1 dpicomdpwg.*.gif | tail -12 > listdpicomdpwg.txt ##### ls -1 dpicomdli.*.gif | tail -12 > listdpicomdli.txt ls -1 dpicompsr.*.gif | tail -12 > listdpicomdsr.txt paste -d' ' listdpicomdpwg.txt olform12.txt listdpicomdpwg.txt comma12.txt listdpicomdsr.txt > listdpicomdg.txt echo "listdpicomdg.txt" ; cat listdpicomdg.txt echo