20101009

add svn .sh to etc/

localhost(LINUX)[W2]: /dat/w21/etc 207
svn add svn.jtwc.*sh
svn ci

20100109 - implement pr (precip) and gfs goes imagery

in crontab added:

# ------------------------- model ir imagery
# 20100609 -- wget gfs goes sat image 1deg files from ftpprd.ncep.noaa.gov
23,57 3-6,9-12,13-18,21-23,0 * * * $runcmd "$w2pdir/flddat/w2.fld.wget.mirror.gfs.stbgoes.py cur" >> /dat/ptmp/log.w2.fld.wget.mirror.gfs.stbgoes.py.GFS2 2>&1

# ------------------------- precip data
# 20101009 -- turn on :: qmorph processing
01-59/20 * * * * $runcmd "$w2pdir/flddat/w2.fld.pr.qmorph.py cur" >> /dat/ptmp/log.w2.fld.qmorph.py.CPC 2>&1
# 20101009 -- turn on :: qmorph products processing
15,45 * * * * $runcmd "$w2pdir/flddat/w2.fld.pr.qmorph.products.py ops6 -S qmorph" >> /dat/ptmp/log.w2.fld.qmorph.products.py.qmorph.CPC 2>&1
15,45 * * * * $runcmd "$w2pdir/flddat/w2.fld.pr.qmorph.products.py cur-24 -S cmorph" >> /dat/ptmp/log.w2.fld.qmorph.products.py.cmorph.CPC 2>&1
# 20101009 -- turn on :: qmorph products processing
30 * * * * $runcmd "$w2pdir/flddat/w2.fld.pr.qmorph.global.products.py ops6 -S qmorph" >> /dat/ptmp/log.w2.fld.qmorph.global.products.py.qmorph.CPC 2>&1
30 * * * * $runcmd "$w2pdir/flddat/w2.fld.pr.qmorph.global.products.py cur-24 -S cmorph" >> /dat/ptmp/log.w2.fld.cmorph.global.products.py.cmorph.CPC 2>&1

~

w2.fld.pr.qmorph.py dependencies at jtwc

need old unix compress/uncompress
yum'd it by installing 'ncompress' but un/compress in /w21/bin

qmorph processing also needs grads1.10 for lats, otherwise need to rewrite for grads2.0 lats ('lats ' v 'set_lats')

20101009 - install at JTWC

The big kahuna WxMAPster spent a week at the Joint Typhoon Warning
Center (JTWC), Pearl Harbor HI, to update his original wxmap, first
implemented in 2000, to the latest and greatest off http://wxmap2.sf.net to WxMAP2.

use this blog to request upgrades and to report bugs.

Mahalo!

Mike