awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideNarrative/notes63.txt
2022-05-05 12:34:50 -05: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.