[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20041124: gpwarn and header changes



Mark,

That one slipped through the cracks:
edit your $GEMTBL/config/datatype.tbl lines for the
aliases as below:

TORNADOWARN  $TEXT_WARN/TOR            YYYYMMDDHH.TOR
TSTORMWARN   $TEXT_WARN/SVR            YYYYMMDDHH.SVR
NONPCPWARN   $TEXT_WARN/NPW            YYYYMMDDHH.NPW
WINTERWARN   $TEXT_WARN/WSW            YYYYMMDDHH.WSW
FLOODWARN    $TEXT_WARN/flood          YYYYMMDDHH.flood

Also, I just added the WSW and flood actions to the pqact.gempak_nwx
to file in the $TEXT_WARN directory (they are also in
$TEXT_DATA/flood and $TEXT_DATA/avalance for FLW,FFW and WSW
respectively, but adding them to watch_warn is useful as well:

###############################################################################
# Watch and Warning Products
#
# NPW - Nonprecip_warnings,_watches,_advisories
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(NPW)
        FILE    data/gempak/nwx/watch_warn/\4/(\1:yyyy)(\1:mm)\1\2.\4
#
# SVR - Severe_Thunderstorm_Warning
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(SVR)
        FILE    data/gempak/nwx/watch_warn/\4/(\1:yyyy)(\1:mm)\1\2.\4
#
# SVS - Severe_Weather_Statement
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(SVS)
        FILE    data/gempak/nwx/watch_warn/\4/(\1:yyyy)(\1:mm)\1\2.\4
#
# TOR - Tornado_Warning
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(TOR)
        FILE    data/gempak/nwx/watch_warn/\4/(\1:yyyy)(\1:mm)\1\2.\4
#
# The following 2 products are files elsewhere, but added here for convenience
#
# WSW - Winter_Weather_Warnings, watches, advisories
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(WSW)
        FILE    data/gempak/nwx/watch_warn/\4/(\1:yyyy)(\1:mm)\1\2.\4
#
# FFW, FLW - Flash flood and flood warning
WMO     ^...... .... ([0-3][0-9])([0-2][0-9])([0-5][0-9]).*/p(FLW|FFW)
        FILE    data/gempak/nwx/watch_warn/flood/(\1:yyyy)(\1:mm)\1\2.flood
################################################################################
# End of New CID Patterns
###############################################################################


I will now repack the 5.7.4 distributions so they are in there as above.

Steve Chiswell
Unidata User Support

>From: "Mark J. Laufersweiler" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200411241821.iAOILc7j020998

>
>Hello,
>
>GPWARN has not been working since the header changes from a couple
>of weeks ago. Is there a write up on how to adjust paths, etc so
>that the warnings can be plotted? Or did I miss something in the
>anouncements?
>
>Thanks.
>
>mjl
>
>-- 
>--------------------------------------------------------------------
>  Dr. Mark J. Laufersweiler     |
>  School of Meteorology         |     Those who give up essential
>  University of Oklahoma        |   liberties for temporary safety
>  address@hidden                | deserve neither liberty nor safety.
>  (405) 325-6032                |             - Benjamin Franklin
>  (405) 325-7689  (fax)         |
>
--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.