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

16 lines
958 B
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</h2>
<h3>49. Basic Customizations - Definition Section - Standard File</h3>
<hr>
<a href=Slide48.html>Previous Slide</a> <a href=Slide50.html>Next Slide</a> <br><img SRC=Slide49.JPG border=1><br></center>
<p><p><big>Each standard file has a text product definition similar to that shown for the CCF. The first line declares our text product and states that it "inherits" all the library methods from the TextRules and SampleAnalysis classes. The next line begins the Definition section which is simply a Python dictionary describing settings for the text product. The following lines define the "type" of product and "displayName". The Standard file is "inactivated" since the "displayName" is set to None. Another flag, "alwaysIncludeSnow" appears for this product. <br></big>
</body>
</html>