# -- upscusdpit.scr -- update nominal SoCenUS region GOES Sndr DPI displays. # updates: # 2011-09-19 -gsw- shift the one CT image from Ma-vers to Li-vers (in suite 3). # 2009-04-29 -gsw- bump up loop to 12 hrs (from 6 hrs). # 2009-03-18 -gsw- add Li-based DPI to 3rd AniS. # 2009-03-17 -gsw- finish vers updating (with raob plot portions now as well). # 2009-03-16 -gsw- vers for SoCenUS coverage of Ma- and Li-based GOES Sndr DPI plus overlays. # 2006-05-24 -gsw- bump up loop3 to a 24 hr animation; control num frms within AniS option. # ... # 2004-01-28 -gsw- new on cimss2 (mod to vach). # ... # 29jan2002 -gsw- add first-guess contour overlay option. # 25jan2002 -gsw- vers of diffup.scr for IHOP displays. echo /home/gops/seegsw/gswn.scr cd /var/apache/cimss/htdocs/goes/realtime/scus pwd echo ## 1 ## # for 1 GOES Sndr DPI (PW) ovr last 12 hrs, with first-guess contour overlays plus 00 and 12z raob plot overlays plus county map overlay option, for nominal SoCenUS region. ls -1 scuspwm.*.??4?.gif | tail -12 > listscuspwm.txt ls -1 scuspwmb.*.??4?.gif | tail -12 > listscuspwmb.txt ls -1 scuspwl.*.??4?.gif | tail -12 > listscuspwl.txt ls -1 scuspwlb.*.??4?.gif | tail -12 > listscuspwlb.txt ls -1 scusfpw.*.gif | tail -12 > listscusfpw.txt paste -d' ' listscuspwm.txt olform.12.txt listscuspwm.txt comma.12.txt listscuspwmb.txt comma.12.txt listscuspwl.txt comma.12.txt listscuspwlb.txt comma.12.txt listscusfpw.txt comma.12.txt > listtemp1.txt paste -d' ' listtemp1.txt listscuspwrt00-12.txt comma.12.txt listscuspwrt12-12.txt comma.12.txt scuscomap.12.txt > listscusdpit1.txt echo "listscusdpit1.txt" ; cat listscusdpit1.txt echo ## 2 ## # for 1 GOES Sndr DPI (LI) ovr last 12 hrs, with first-guess contour overlays plus 00 and 12z raob plot overlays plus county map overlay option, for nominal SoCenUS region. ls -1 scuslim.*.??4?.gif | tail -12 > listscuslim.txt ls -1 scuslimb.*.??4?.gif | tail -12 > listscuslimb.txt ls -1 scuslil.*.??4?.gif | tail -12 > listscuslil.txt ls -1 scuslilb.*.??4?.gif | tail -12 > listscuslilb.txt ls -1 scusfli.*.gif | tail -12 > listscusfli.txt paste -d' ' listscuslim.txt olform.12.txt listscuslim.txt comma.12.txt listscuslimb.txt comma.12.txt listscuslil.txt comma.12.txt listscuslilb.txt comma.12.txt listscusfli.txt comma.12.txt > listtemp1.txt paste -d' ' listtemp1.txt listscuslirt00-12.txt comma.12.txt listscuslirt12-12.txt comma.12.txt scuscomap.12.txt > listscusdpit2.txt echo "listscusdpit2.txt" ; cat listscusdpit2.txt echo ## 3 ## # for 3 GOES Sndr DPI (PW, LI, and CTP) ovr last 24 hrs: with fairly high res GOES Imager visible (and IR) data, plus county map overlay option, for nominal SoCenUS region. ### temporary - just loop last 12, vs last 24, for the moment. ls -1 scuspwm.*.??4?.gif | tail -12 > listscuspwm.txt ls -1 scuspwl.*.??4?.gif | tail -12 > listscuspwl.txt ls -1 scuslim.*.??4?.gif | tail -12 > listscuslim.txt ls -1 scuslil.*.??4?.gif | tail -12 > listscuslil.txt ls -1 scusctl.*.??4?.gif | tail -12 > listscusctl.txt ls -1 scusvis.*.??4?.gif | tail -12 > listscusvis.txt ls -1 scusir.*.??4?.gif | tail -12 > listscusir.txt paste -d' ' listscuspwm.txt olform.12.txt listscuspwm.txt comma.12.txt listscuspwl.txt comma.12.txt listscuslim.txt comma.12.txt listscuslil.txt > listscusdpix1.txt paste -d' ' listscusctl.txt comma.12.txt listscusvis.txt comma.12.txt listscusir.txt comma.12.txt scuscomap.12.txt > listscusdpix2.txt paste -d' ' listscusdpix1.txt comma.12.txt listscusdpix2.txt > listscusdpit3.txt echo "listscusdpit3.txt" ; cat listscusdpit3.txt echo