awips2/cave/com.raytheon.viz.gfe/help/PlotTPCEvents.html

109 lines
4.5 KiB
HTML
Raw Normal View History

2022-05-05 12:34:50 -05:00
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>PlotTPCEvents</title>
</head>
<body>
<h1 style="text-align: center;">PlotTPCEvents</h1>
<div style="text-align: center;">
<h2>Procedure to put the current tropical hazards into the Hazards grid</h2>
March 9, 2012<br>
<br>
<div style="text-align: left;"><a href="#methodology">Methodology</a><br>
<a href="#howitworks">How It Works</a><br>
<br>
NOTE: Due to policy changes (effective 2007 tropical season) in the TCV
in that the TCV only covers
coastal zones, the PlotTPCEvents now only clears and sets values in the
Hazard grids for coastal zones. Values created by the
forecaster in the marine zones will not be modified by the
PlotTPCEvents procedure.&nbsp; No Event Tracking Numbers are set in the
Hazards grid since ETNs for tropical events now follow WFO numbering.<br>
<hr style="width: 100%; height: 2px;">
<h2><a name="methodology"></a>Methodology</h2>
</div>
<br>
</div>
The PlotTPCEvents procedure is used to automatically decode the
Tropical Prediction Center TCV product, and plot the resulting data in
the GFE Hazard Grid.
To run this procedure, the Hazards grid cannot be separated into
temporary grids as done by <a href="SeparateHazards.html">SeparateHazards</a>.
If it is separated,
use the <a href="MergeHazards.html">MergeHazards</a>
tool to recombine the temporary grids.<br>
<br>
When a TCV arrives from TPC, it is decoded internally, and a
notification appears on all GFEs.
<br><br>
<img style="width: 1009px; height: 118px;" alt="TPC Notification"
src="images/TPCNotify.png"><br>
<br>
Next, the forecast will select <span
style="font-weight: bold; font-style: italic;">PlotTPCEvents</span>
from the <span style="font-weight: bold; font-style: italic;">Hazards</span>
menu.<br>
<br>
<img style="width: 259px; height: 283px;" alt="TPC Menu"
src="images/TPCEventsMenu.png"><br>
<br>
The procedure then plots all active tropical watches/warnings into the
Hazards grid.<br>
<br>
<img style="width: 803px; height: 696px;" alt="TPC Output Grid"
src="images/TPCOutput.png"><br>
<br>
If the latest TCV cancels an existing event, you will see the event
removed. If the latest TCV replaces a portion of an existing event, the
watch/warning will be overwritten in the grid.<br>
<br>
If for some reason a cancellation VTEC code does not arrive for an
existing tropical event, you may need to run </small></span></small></small></big></big></big></big><big
style="color: rgb(51, 51, 255);"><big><big><big><small><small><span
style="color: rgb(0, 0, 0);"></span></small></small></big></big></big></big><big
style="color: rgb(51, 51, 255);"><big><big><big><small><small><small><a
href="SeparateHazards.html">SeparateHazards</a></small></small></small></big></big></big></big>,
<big>delete the canceled hazard then run</big> <big
style="color: rgb(51, 51, 255);"><big><big><big><small><small><span
style="color: rgb(0, 0, 0);"><small><a href="MergeHazards.html">MergeHazards</a>.
<br>
<br>
The TCV product and the PlotTCVEvents procedure only contain coastal
zone events. The forecaster is responsible for adding the
appropriate marine tropical events and inland tropical events to the
Hazards grid. PlotTCVEvents will only remove coastal zone events
and not inland or marine events.<br>
<br>
</small></span></small></small></big></big></big></big>
<hr style="width: 100%; height: 2px;">
<h2><big><big style="color: rgb(51, 51, 255);"><a name="howitworks"></a></big></big><span
style="font-weight: bold;"></span>How It Works</h2>
This procedure is based on the TCV product events that have been
captured into the <a href="VTEC.html">VTEC Decoder</a>. The
procedure performs the following steps:<br>
<ul>
<li>Reads the vtec active table.</li>
<li>Filters out all non-tropical hazards. <br>
</li>
<li>Filters out records from non KNHC (TPC).</li>
<li>Creates a list of zones for each tropical phenomena and
significance for both active events (VTEC action is NEW, CON, EXA) and
cancelled events (VTEC action is EXP, CAN).<br>
</li>
</ul>
Once the correct set of events have been determined,&nbsp; any existing
tropical hazards in the Hazards grid that are found in the cancelled
event list are removed. Then the
calculated events are added to the Hazards grid.<br>
<br>
Note: The PlotTPCEvents tool only plots events that are compatible
with the current GFE mode. If the GFE mode is operational, then
only
"X", "O", and "E" TCV events will be considered.&nbsp; If the GFE mode
is "TEST", then only "T" TCV events will be considered.<br>
<br>
</body>
</html>