awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideNarrative/Slide94.html
root e2ecdcfe33 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 8e80217e59 [formerly 3360eb6c5f]
Former-commit-id: 377dcd10b9
2012-01-06 08:55:05 -06:00

16 lines
1.4 KiB
HTML

<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title></title>
</head>
<body>
<center>
<h2> Text Formatter User Guide for Narrative Products</h2>
<h3>94. Narrative Phrases - SetUp Method</h3>
<hr>
<a href=Slide93.html>Previous Slide</a> <a href=Slide95.html>Next Slide</a> <br><img SRC=Slide94.JPG border=1><br></center>
<p><p><big>For each weather element involved in the phrase, we create an ElementInfo entry. This includes the elementName e.g. "Wind", a mergeMethod such as "List", "MinMax", or "Average". For the first element in the ElementInfoList, the mergeMethod should be "List". This is the mechanism by which phrases will be analysis-driven. Other elements involved in the phrase cannot use the "List" mergeMethod and must use "Min", "Max", "MinMax", or "Average". This means that they follow the temporal resolution of the first element. The default dataType is Scalar. We must specify if the element is Vector or Weather. We can do this using the special "self.VECTOR()" and "self.WEATHER()" values. If we want to use a statistics other than the first one listed in the analysisList, we can specify a statLabel. We can specify if the element is primary or secondary with respect to consolidaition rules. Finally, for primary elements other than the first, we need to specify a phrase definition method to be used when splitting off independent phrases. <br><br><br></big>
</body>
</html>