Chris,
The hurricane track forecast and wind radii are decoded by the
dchrcn decoder.
The text bulletins you attached from your NWX directory that have the
pattern WTNT2[1-5] KNHC are those bulletins which should also be decoded
by dchrcn using the supplied pattern:
DDPLUS ^WT(NT|PZ|PA)2[1-5] (KNHC|PHFO)
Verify that your decoded YYYYMMDDHH.hrcn files exist and
are being decoded, if not check any recent modifications to
your pqact.conf file, and run the pqact test on your
pqact.conf file. The location for the decoded hrcn files that
I supply in the $NAWIPS/ldm/etc/templates for pqact.gempak_decoders
is $GEMDATA/storm/hrcn. It could be that a recent restart of your LDM
made pqact.conf changes take affect that make pqact fail when reading
your pqact.conf file.
The files that contain WILMA today include:
2005102102.hrcn, 2005102108.hrcn, 2005102114.hrcn
These are being correctly decoded and plotted.
When plotting in NMAP2 using the data type MISC/HRCN, the default
attributes for the plot will be to include plotting of the wind/sea
radii. The "Edit Source" option allows the user to turn those and
other plotted parameters on/off.
In GPMAP, an example for including the wind/sea quadrant info and
forecast track is:
HRCN = last|15;30;23;7|||YES|YES|YES|YES
The question you ask about plotting model tracks is accomplished through
the ATCF data which is a different product, such as is shown:
http://www.unidata.ucar.edu/software/gempak/images/tropics.gif
You can see how to set up the ATCF plotting and data here:
http://www.unidata.ucar.edu/cgi-bin/getfile?file=/content/support/help/MailArchives/gempak/msg04084.html
Similarly, the ENCY parameter introduced in 5.8.3a. See:
http://www.unidata.ucar.edu/software/gempak/GEMPAK5.8/whats_new.html#5.8.3
Steve Chiswell
Unidata User Support
On Fri, 2005-10-21 at 13:17, Chris Herbster wrote:
Hi folks,
We have a feature here that I can't figure out what has happened. All
of a sudden, yesterday, the plotting of the hurricane forecast track and
wind radii has stopped occurring on our systems. This is true for both
NMAP2 and for our scripts that make our web site images. Nothing has
changed on our systems and the text files seem to be in place.
Here is what is on disk:
(Is this the correct product?)
[herbster@wxsession ~]$ ls -l $GEMDATA/nwx/tropical/TCM | tail
-rw-rw-r-- 1 502 500 5796 Oct 19 04:35 2005101908.TCM
-rw-rw-r-- 1 502 500 10334 Oct 19 10:38 2005101914.TCM
-rw-rw-r-- 1 502 500 10072 Oct 19 16:42 2005101920.TCM
-rw-rw-r-- 1 502 500 11070 Oct 19 22:38 2005102002.TCM
-rw-rw-r-- 1 502 500 11034 Oct 20 04:36 2005102008.TCM
-rw-rw-r-- 1 502 500 9578 Oct 20 10:48 2005102014.TCM
-rw-rw-r-- 1 502 500 9622 Oct 20 16:33 2005102020.TCM
-rw-rw-r-- 1 502 500 6298 Oct 20 22:33 2005102102.TCM
-rw-rw-r-- 1 502 500 5946 Oct 21 04:42 2005102108.TCM
-rw-rw-r-- 1 502 500 6028 Oct 21 10:41 2005102114.TCM
I've attached two samples, one that worked and one that doesn't just in
case something is wrong on our end.
The 10/19 15z plot is the last one that worked on our system.
Any thoughts on what may be wrong would be greatly appreciated.
Also, if you could provide an example of how you do the various model
forecasts I'd really appreciate it. I just can't get the data to show
up there either.
Thanks in advance for your time,
Chris H.