awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideTabular/Slide17.html
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

16 lines
1.2 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 Tabular Products</h2>
<h3>17. Smart Text Products - Class Objects and Data Structures</h3>
<hr>
<a href=Slide16.html>Previous Slide</a> <a href=Slide18.html>Next Slide</a> <br><img SRC=Slide17.JPG border=1><br></center>
<p><p><big>The Smart Text Products create and manipulate these objects. Having familiarity with them will help you understand the "language" of the text products. Edit Areas are Python class objects which have attribute methods such as the edit area name and data points. The AreaList is a list of (edit area object, label) tuples. We'll look more closely at Time Ranges in a moment. The AnalysisList specifies weather elements and analysis methods. The HistoSampler is complicated structure containing the raw histograms from sampling the data. You will not need to access information inside the HistoSampler, but will pass it on to helper methods to perform the analysis. Finally, the StatDict and StatList contain the results of the analysis for each weather element. We'll see them in more detail later.<br><br><br></big>
</body>
</html>