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

2 lines
536 B
Text

If you would like to dynamically order your phrases based on significant weather events, you can use the phrase ordering strategy. For example, if there are severe thunderstorms in the forecast, you might want to mention them first. The narrative tree structure allows us to re-order the phrase nodes on-the-fly. The method, "moveAbove" (PhraseBuilder), moves a given phrase above another phrase in the given component list based on logic which you supply. For details, see the Text Product Reference Guide section on phrase ordering.