# -- updpicom4allm.scr -- update (3) loops for comparison of different *development* versions of # GOES Sndr DPI TPW, LI, and CTP, along with the first-guess, and any # available MODIS passes. # updates: # 2010-10-08 -gsw- vers for TPW, LI, and CTP from "makdpicom4alm.scr" (incl MODIS). # 2010-10-04 -gsw- vers for TPW and LI from "makdpicom4alm.scr" (incl MODIS). # 2010-09-17 -gsw- vers for TPW from "makdpicom4alm.scr" (adding MODIS to comparison mix). # 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 3 loops over the last 12 available MODIS overpass hours, of 4-panel displays of different TPW, LI and CTP imagery, # GOES Sndr DPI ([1] CIMSS-Li, [4] OSDPD) as well as [2] GFS first-guess (or TS101 standard) and [3] MODIS. ls -1 dpicom4pwm.*.gif | tail -12 > listdpicom4pwm.txt ls -1 dpicom4lim.*.gif | tail -12 > listdpicom4lim.txt ls -1 dpicom4ctm.*.gif | tail -12 > listdpicom4ctm.txt paste -d' ' listdpicom4pwm.txt olform12.txt listdpicom4pwm.txt comma12.txt listdpicom4lim.txt comma12.txt listdpicom4ctm.txt > listdpicom4allm.txt echo "listdpicom4allm.txt" ; cat listdpicom4allm.txt echo