ASM #11919 NIMNAT message should be on as default.

Change-Id: I1c1bf472def73c1406012be683cdf4f839dad7a5

Former-commit-id: 1b8e1e35349b93278147e799988963d257dc58ad
This commit is contained in:
Daniel.Huffman 2016-03-01 17:46:08 +00:00
parent 036bb65ea9
commit 24767c01e7

View file

@ -1,14 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?> -->
<!--
This_software_was_developed_and_/_or_modified_by_Raytheon_Company,
pursuant_to_Contract_DG133W-05-CQ-1067_with_the_US_Government.
U.S._EXPORT_CONTROLLED_TECHNICAL_DATA
This_software_product_contains_export-restricted_data_whose
export/transfer/disclosure_is_restricted_by_U.S._law._Dissemination
to_non-U.S._persons_whether_in_the_United_States_or_abroad_requires
an_export_license_or_other_authorization.
Contractor_Name:________Raytheon_Company
Contractor_Address:_____6825_Pine_Street,_Suite_340
________________________Mail_Stop_B8
________________________Omaha,_NE_68106
________________________402.291.0100
See_the_AWIPS_II_Master_Rights_File_("Master_Rights_File.pdf")_for
further_licensing_information.
-->
<!--
Update:
12/26/2011 Xiaochuan DR14236 (trac 11710) request to fix SCAN Alert Visualization BASE
configuring file. Changed true or false setting on popup, text,
blink and color items followed the A1 configuring master.gcf file.
01/31/2012 dyninaj DR14427 added category NDFD
11/30/2012 jzeng DR14016 update GFE configuration
11/04/2015 pwu DR18174 AlertViz message corrections
* SOFTWARE HISTORY
*
* Date Ticket# Engineer Description
* ------------ ---------- ----------- ---------------------------------
* 12/26/2011 DR14236 (trac 11710) Xiaochuan request to fix SCAN Alert Visualization BASE
* configuring file. Changed true or false setting on popup, text,
* blink and color items followed the A1 configuring master.gcf file.
* 01/31/2012 DR14427 dyninaj added category NDFD
* 11/30/2012 DR14016 jzeng update GFE configuration
* 11/04/2015 DR18174 pwu AlertViz message corrections
* 02/22/2016 DR11919 dhuffman Added category NIMNAT.
-->
<alertConfiguration name="DEFAULT">
<globalConfiguration height="37" width="-1" yPosition="-1" xPosition="-1" logLength="10" audioDuration="30" blinkDuration="5" expandedPopup="false" categoryShown="false" sourceKeyShown="false" priorityShown="false" mode="H2"/>
<category textBox="1" categoryName="FRCST" longName="Forecast Related" locked="true"/>
@ -22,6 +49,7 @@
<category textBox="1" categoryName="MODEL" longName="Model Related" locked="true"/>
<category textBox="1" categoryName="MONITOR" longName="Used only by Monitor applications." locked="true"/>
<category textBox="1" categoryName="NDFD" longName="AWIPS NDFD messages" locked="true"/>
<category textBox="1" categoryName="NIMNAT" longName="AWIPS NIMNAT messages" locked="true"/>
<category textBox="1" categoryName="NWSADMIN" longName="NWS Administrative messages" locked="true"/>
<category textBox="1" categoryName="OBS_SFC" longName="Surface Observations" locked="true"/>
<category textBox="1" categoryName="OBS_UPPR" longName="Upper Observations" locked="true"/>
@ -152,6 +180,19 @@
<metadata/>
</configurationMonitor>
</source>
<source locked="true" name="NIMNAT" longName="AWIPS NIMNAT messages">
<configurationItem>
<metadata foreground="#ffffff" background="#ff0000" pythonEnabled="false" log="true" priority="SIGNIFICANT" popup="true" blink="false" text="true" audioEnabled="true" audioFile="tinkle.wav"/>
<metadata foreground="#ffffff" background="#000000" pythonEnabled="false" log="true" priority="EVENTA" popup="true" blink="false" text="true" audioEnabled="false"/>
<metadata foreground="#ffffff" background="#ff2af2" pythonEnabled="false" log="true" priority="CRITICAL" popup="true" blink="true" text="true" audioEnabled="true" audioFile="tinkle.wav"/>
<metadata foreground="#000000" background="#7e7e7e" pythonEnabled="false" log="true" priority="EVENTB" popup="false" blink="false" text="true" audioEnabled="false"/>
<metadata foreground="#7e7e7e" background="#000000" pythonEnabled="false" log="true" priority="PROBLEM" popup="true" blink="false" text="true" audioEnabled="false"/>
<metadata foreground="#000000" background="#ffffff" pythonEnabled="false" log="true" priority="VERBOSE" popup="false" blink="false" text="true" audioEnabled="false"/>
</configurationItem>
<configurationMonitor>
<metadata/>
</configurationMonitor>
</source>
<source locked="true" name="ANNOUNCER" longName="Legacy Announcer">
<configurationItem forced="false">
<metadata foreground="#ffffff" background="#000000" pythonEnabled="false" log="true" priority="EVENTA" popup="false" blink="false" text="true" audioEnabled="false"/>