Merge branch 'field_16.2.1' of ssh://vlab.ncep.noaa.gov:29418/AWIPS2_Dev_Baseline into master_16.2.1
Former-commit-id: a3c73175022641db903b5eaa9bcea285bf2e9013
This commit is contained in:
commit
c1e8229ce8
126 changed files with 12200 additions and 1580 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="National Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,378 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All National Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true" name="All SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true" name="All TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true" name="All EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,381 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Alaska Region Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,381 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Central Region Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,381 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Eastern Region Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Regon Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,381 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Pacific Region Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,382 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Southern Region Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,381 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Western Region Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint
|
||||||
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -1,283 +1,382 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<bundle>
|
<bundle>
|
||||||
<displayList>
|
<displayList>
|
||||||
<displays xsi:type="d2DMapRenderableDisplay"
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<descriptor xsi:type="mapDescriptor">
|
<descriptor xsi:type="mapDescriptor">
|
||||||
<resource>
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#545454" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="false" />
|
isVisible="false" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Warnings"
|
name="All Local & Regional Warnings"
|
||||||
hideSampling="true">
|
hideSampling="true">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint
|
||||||
<mapping key="phensig">
|
constraintValue="MWS,SMW,FFW,FLW,FLY,SVR,TOR,EWW,SVS,EWS,FFS,FLS"
|
||||||
<constraint constraintValue="MA.W,FF.W,FA.W,FA.Y,TO.W,SV.W,EW.W,FL.Y" constraintType="IN" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="pluginName">
|
<mapping key="phensig">
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
<constraint
|
||||||
</mapping>
|
constraintValue="MA.W,FF.W,FA.W,FA.Y,SV.W,TO.W,EW.W,FL.W,FL.Y"
|
||||||
<mapping key="officeid">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="pluginName">
|
||||||
</metadataMap>
|
<constraint constraintValue="warning"
|
||||||
</resourceData>
|
constraintType="EQUALS" />
|
||||||
</resource>
|
</mapping>
|
||||||
<resource>
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ffff00" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional SVR Warnings">
|
name="All Local & Regional SVR Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="SVR,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="SVR,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="SV.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="SV.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ff0000" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional TOR Warnings">
|
name="All Local & Regional TOR Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="TOR,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="TOR,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="TO.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="TO.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ee82ee" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional EWW Warnings">
|
name="All Local & Regional EWW Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="EWW,EWS,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="EW.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="EW.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
<loadProperties loadWithoutData="true">
|
</mapping>
|
||||||
<capabilities>
|
</metadataMap>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
</resourceData>
|
||||||
outlineWidth="1" />
|
</resource>
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#00FFFF" />
|
<resource>
|
||||||
</capabilities>
|
|
||||||
</loadProperties>
|
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
|
||||||
isMapLayer="false" isHoverOn="false"
|
|
||||||
isVisible="true" />
|
|
||||||
<resourceData xsi:type="wwaResourceData"
|
|
||||||
isUpdatingOnMetadataOnly="false"
|
|
||||||
retrieveData="false"
|
|
||||||
isRequeryNecessaryOnTimeMatch="true"
|
|
||||||
name="Marine Warnings">
|
|
||||||
<metadataMap>
|
|
||||||
<mapping key="pluginName">
|
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
|
||||||
</mapping>
|
|
||||||
<mapping key="act">
|
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
|
||||||
</mapping>
|
|
||||||
<mapping key="pil">
|
|
||||||
<constraint constraintValue="MWS,SMW" constraintType="IN" />
|
|
||||||
</mapping>
|
|
||||||
<mapping key="phensig">
|
|
||||||
<constraint constraintValue="MA.W" constraintType="EQUALS" />
|
|
||||||
</mapping>
|
|
||||||
<mapping key="officeid">
|
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
|
||||||
</mapping>
|
|
||||||
</metadataMap>
|
|
||||||
</resourceData>
|
|
||||||
</resource>
|
|
||||||
<resource>
|
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#00ff7f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flash Flood Warnings">
|
name="All Local & Regional Marine Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FFW,FFS" constraintType="IN" />
|
<mapping key="act">
|
||||||
</mapping>
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FF.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="pil">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="MWS,SMW"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="phensig">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="MA.W"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#3cb371" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flood Warnings">
|
name="All Local & Regional Flash Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLW,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FFW,FFS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FF.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="DASHED" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#8fbc8f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flood Advisories">
|
name="All Local & Regional Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLY,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FLW,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.Y,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
</descriptor>
|
constraintType="IN" />
|
||||||
</displays>
|
</mapping>
|
||||||
</displayList>
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Local & Regional River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="All Local & Regional Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
</bundle>
|
</bundle>
|
||||||
|
|
|
@ -1,147 +1,215 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<bundle>
|
<bundle>
|
||||||
<displayList>
|
<displayList>
|
||||||
<displays xsi:type="d2DMapRenderableDisplay"
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<descriptor xsi:type="mapDescriptor">
|
<descriptor xsi:type="mapDescriptor">
|
||||||
<resource>
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#545454" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local CWA Flood Warnings"
|
name="Local CWA Flood Warnings" hideSampling="true">
|
||||||
hideSampling="true">
|
<metadataMap>
|
||||||
<metadataMap>
|
<mapping key="act">
|
||||||
<mapping key="act">
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="pil">
|
<mapping key="pil">
|
||||||
<constraint constraintValue="FFW,FLW,FLY,FFS,FLS" constraintType="IN" />
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="phensig">
|
</mapping>
|
||||||
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y" constraintType="IN" />
|
<mapping key="phensig">
|
||||||
</mapping>
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
<mapping key="pluginName">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="pluginName">
|
||||||
<mapping key="officeid">
|
<constraint constraintValue="warning"
|
||||||
<constraint constraintValue="${site}" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
</metadataMap>
|
<mapping key="officeid">
|
||||||
</resourceData>
|
<constraint constraintValue="${site}"
|
||||||
</resource>
|
constraintType="EQUALS" />
|
||||||
<resource>
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#00ff7f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local Flash Flood Warnings">
|
name="Local Flash Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FFW,FFS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FFW,FFS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FF.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FF.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site}" constraintType="EQUALS" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site}"
|
||||||
<resource>
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#3cb371" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local Flood Warnings">
|
name="Local Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLW,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FLW,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FA.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site}" constraintType="EQUALS" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site}"
|
||||||
<resource>
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="DASHED" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#8fbc8f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local Flood Advisories">
|
name="Local River Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLY,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FLW,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.Y,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FL.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site}" constraintType="EQUALS" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site}"
|
||||||
</descriptor>
|
constraintType="EQUALS" />
|
||||||
</displays>
|
</mapping>
|
||||||
</displayList>
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Local Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site}"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
</bundle>
|
</bundle>
|
||||||
|
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Local Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -1,146 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<bundle>
|
<bundle>
|
||||||
<displayList>
|
<displayList>
|
||||||
<displays xsi:type="d2DMapRenderableDisplay"
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<descriptor xsi:type="mapDescriptor">
|
<descriptor xsi:type="mapDescriptor">
|
||||||
<resource>
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#545454" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="false" />
|
isVisible="false" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flood Warnings"
|
name="Local & Regional Flood Warnings"
|
||||||
hideSampling="true">
|
hideSampling="true">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FFW,FLW,FLY,FFS,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#00ff7f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flash Flood Warnings">
|
name="Local & Regional Flash Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FFW,FFS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FFW,FFS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FF.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FF.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#3cb371" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flood Warnings">
|
name="Local & Regional Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLW,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FLW,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.W,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FA.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="DASHED" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#8fbc8f" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Flood Advisories">
|
name="Local & Regional River Flood Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXT,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="FLY,FLS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="FLW,FLS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="FA.Y,FL.Y" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="FL.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
</descriptor>
|
constraintType="IN" />
|
||||||
</displays>
|
</mapping>
|
||||||
</displayList>
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Local & Regional Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
</bundle>
|
</bundle>
|
||||||
|
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Local & Regional Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Local & Regional Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${site},${sites}"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -1,147 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<bundle>
|
<bundle>
|
||||||
<displayList>
|
<displayList>
|
||||||
<displays xsi:type="d2DMapRenderableDisplay"
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<descriptor xsi:type="mapDescriptor">
|
<descriptor xsi:type="mapDescriptor">
|
||||||
<resource>
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#545454" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="false" />
|
isVisible="false" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional Warnings"
|
name="Local & Regional Warnings"
|
||||||
hideSampling="true">
|
hideSampling="true">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="TO.W,SV.W,EW.W" constraintType="IN" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="IN" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ffff00" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional SVR Warnings">
|
name="Local & Regional SVR Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="SVR,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="SVR,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="SV.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="SV.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ff0000" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional TOR Warnings">
|
name="Local & Regional TOR Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="TOR,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="TOR,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="TO.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="TO.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
<resource>
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
<loadProperties loadWithoutData="true">
|
<loadProperties loadWithoutData="true">
|
||||||
<capabilities>
|
<capabilities>
|
||||||
<capability xsi:type="outlineCapability" lineStyle="SOLID" outlineOn="true"
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
outlineWidth="1" />
|
outlineWidth="1" />
|
||||||
<capability xsi:type="colorableCapability" colorAsString="#ee82ee" />
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
</capabilities>
|
</capabilities>
|
||||||
</loadProperties>
|
</loadProperties>
|
||||||
<properties isSystemResource="false" isBlinking="false"
|
<properties isSystemResource="false"
|
||||||
isMapLayer="false" isHoverOn="false"
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
isVisible="true" />
|
isVisible="true" />
|
||||||
<resourceData xsi:type="wwaResourceData"
|
<resourceData xsi:type="wwaResourceData"
|
||||||
isUpdatingOnMetadataOnly="false"
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
retrieveData="false"
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
isRequeryNecessaryOnTimeMatch="true" name="Local & Regional EWW Warnings">
|
name="Local & Regional EWW Warnings">
|
||||||
<metadataMap>
|
<metadataMap>
|
||||||
<mapping key="act">
|
<mapping key="act">
|
||||||
<constraint constraintValue="NEW,CON,CAN,EXP" constraintType="IN" />
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
</mapping>
|
constraintType="IN" />
|
||||||
<mapping key="pil">
|
</mapping>
|
||||||
<constraint constraintValue="EWW,EWS,SVS" constraintType="IN" />
|
<mapping key="pil">
|
||||||
</mapping>
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
<mapping key="phensig">
|
constraintType="IN" />
|
||||||
<constraint constraintValue="EW.W" constraintType="EQUALS" />
|
</mapping>
|
||||||
</mapping>
|
<mapping key="phensig">
|
||||||
<mapping key="pluginName">
|
<constraint constraintValue="EW.W"
|
||||||
<constraint constraintValue="warning" constraintType="EQUALS" />
|
constraintType="EQUALS" />
|
||||||
</mapping>
|
</mapping>
|
||||||
<mapping key="officeid">
|
<mapping key="pluginName">
|
||||||
<constraint constraintValue="${site},${sites}" constraintType="IN" />
|
<constraint constraintValue="warning"
|
||||||
</mapping>
|
constraintType="EQUALS" />
|
||||||
</metadataMap>
|
</mapping>
|
||||||
</resourceData>
|
<mapping key="officeid">
|
||||||
</resource>
|
<constraint constraintValue="${site},${sites}"
|
||||||
</descriptor>
|
constraintType="IN" />
|
||||||
</displays>
|
</mapping>
|
||||||
</displayList>
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
</bundle>
|
</bundle>
|
|
@ -0,0 +1,36 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="plotResourceData"
|
||||||
|
plotSource="${title}" plotModelFile="lsr.svg"
|
||||||
|
isUpdatingOnMetadataOnly="true" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true">
|
||||||
|
<binOffset posOffset="150" negOffset="150"
|
||||||
|
virtualOffset="0" />
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="lsr"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,215 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Flood Warnings" hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="National Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ALLsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,216 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flood Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FLW,FFS,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W,FA.W,FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00ff7f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flash Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FFW,FFS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FF.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#3cb371" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#89f0b7" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region River Flood Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLW,FLS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FL.W,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="DASHED" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#8fbc8f" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Flood Advisories">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXT,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="FLS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="FA.Y,FL.Y"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,51 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#00FFFF" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Marine Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="MWS,SMW"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="MA.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Alaska Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Central Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Eastern Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Pacific Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Southern Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#bbbbbb" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="cwaspsResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="true"
|
||||||
|
isRequeryNecessaryOnTimeMatch="false"
|
||||||
|
name="Western Region Sig Wx Advisories (SPS)"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SPS"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Alaska Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ARsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Central Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${CRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Eastern Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${ERsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Pacific Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${PRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Southern Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${SRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -0,0 +1,175 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<bundle>
|
||||||
|
<displayList>
|
||||||
|
<displays xsi:type="d2DMapRenderableDisplay"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<descriptor xsi:type="mapDescriptor">
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#545454" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="false" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region Convective Warnings"
|
||||||
|
hideSampling="true">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,TOR,EWW,SVS,EWS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W,SV.W,EW.W"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ffff00" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region SVR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="SVR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="SV.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ff0000" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region TOR Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="TOR,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="TO.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
<resource>
|
||||||
|
<loadProperties loadWithoutData="true">
|
||||||
|
<capabilities>
|
||||||
|
<capability xsi:type="outlineCapability"
|
||||||
|
lineStyle="SOLID" outlineOn="true"
|
||||||
|
outlineWidth="1" />
|
||||||
|
<capability xsi:type="colorableCapability"
|
||||||
|
colorAsString="#ee82ee" />
|
||||||
|
</capabilities>
|
||||||
|
</loadProperties>
|
||||||
|
<properties isSystemResource="false"
|
||||||
|
isBlinking="false" isMapLayer="false" isHoverOn="false"
|
||||||
|
isVisible="true" />
|
||||||
|
<resourceData xsi:type="wwaResourceData"
|
||||||
|
isUpdatingOnMetadataOnly="false" retrieveData="false"
|
||||||
|
isRequeryNecessaryOnTimeMatch="true"
|
||||||
|
name="Western Region EWW Warnings">
|
||||||
|
<metadataMap>
|
||||||
|
<mapping key="act">
|
||||||
|
<constraint constraintValue="NEW,CON,CAN,EXP"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pil">
|
||||||
|
<constraint constraintValue="EWW,EWS,SVS"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="phensig">
|
||||||
|
<constraint constraintValue="EW.W"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="pluginName">
|
||||||
|
<constraint constraintValue="warning"
|
||||||
|
constraintType="EQUALS" />
|
||||||
|
</mapping>
|
||||||
|
<mapping key="officeid">
|
||||||
|
<constraint constraintValue="${WRsites}"
|
||||||
|
constraintType="IN" />
|
||||||
|
</mapping>
|
||||||
|
</metadataMap>
|
||||||
|
</resourceData>
|
||||||
|
</resource>
|
||||||
|
</descriptor>
|
||||||
|
</displays>
|
||||||
|
</displayList>
|
||||||
|
</bundle>
|
|
@ -19,49 +19,221 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
<menuTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
<!--
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalCWASPS.xml"
|
<contribute xsi:type="bundleItem" file="bundles/LocalCWAWarnings.xml"
|
||||||
menuText="Local CWA SPS" id="localCWASPS">
|
menuText="Local CWA Convective Warnings" id="localCWAWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/LocalCWAFloodWarnings.xml"
|
||||||
|
menuText="Local CWA Flood Warnings" id="localCWAFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/LocalCWASPS.xml"
|
||||||
|
menuText="Local CWA Sig Wx Advisories (SPS)" id="localCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/LocalMarineWarnings.xml"
|
||||||
|
menuText="Local CWA Marine Warnings" id="localmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/AllLocalWarnings.xml"
|
||||||
|
menuText="All Local CWA Warnings" id="alllLocalWarings" />
|
||||||
|
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu" menuText="Other Regional Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/LocalRegionalWarnings.xml" menuText="Regional Convective Warnings"
|
||||||
|
id="localRegionalWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/LocalRegionalFloodWarnings.xml" menuText="Regional Flood Warnings"
|
||||||
|
id="localRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/LocalRegionalSPS.xml"
|
||||||
|
menuText="Regional Sig Wx Advisories (SPS)" id="localRegionalSPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/LocalRegionalMarineWarning.xml" menuText="Regional Marine Warnings"
|
||||||
|
id="marineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings.xml" menuText="All Regional Warnings"
|
||||||
|
id="allRegionalWarnings" />
|
||||||
|
|
||||||
</contribute>
|
</contribute>
|
||||||
-->
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalCWAWarnings.xml"
|
<contribute xsi:type="subMenu" menuText="National Warning Displays">
|
||||||
menuText="Local CWA Warnings" id="localCWAWarnings">
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/NationalConvWarnings.xml" menuText="National Convective Warnings"
|
||||||
|
id="nationalWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/NationalFloodWarnings.xml" menuText="National Flood Warnings"
|
||||||
|
id="nationalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/AllCWASPS.xml"
|
||||||
|
menuText="National Sig Wx Advisories (SPS)" id="allCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/AllMarineWarnings.xml"
|
||||||
|
menuText="National Marine Warnings" id="marineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllNationalWarnings.xml" menuText="All National Warnings"
|
||||||
|
id="allNationalWarnings" />
|
||||||
</contribute>
|
</contribute>
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalCWAFloodWarnings.xml"
|
|
||||||
menuText="Local CWA Flood Warnings" id="localCWAFloodWarnings">
|
|
||||||
|
<contribute xsi:type="subMenu" menuText="NWS Regional Warning Displays">
|
||||||
|
<contribute xsi:type="subMenu" menuText="Alaska Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-AR.xml" menuText="Alaska Region Convective Warnings"
|
||||||
|
id="AlaskaRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-AR.xml" menuText="Alaska Region Flood Warnings"
|
||||||
|
id="AlaskaRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-AR.xml"
|
||||||
|
menuText="Alaska Region Sig Wx Advisories (SPS)" id="AlaskaCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-AR.xml" menuText="Alaska Region Marine Warnings"
|
||||||
|
id="ARmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-AR.xml" menuText="All Alaska Region Warnings"
|
||||||
|
id="allARRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu"
|
||||||
|
menuText="Central Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-CR.xml" menuText="Central Region Convective Warnings"
|
||||||
|
id="CentralRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-CR.xml" menuText="Central Region Flood Warnings"
|
||||||
|
id="CentralRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-CR.xml"
|
||||||
|
menuText="Central Region Sig Wx Advisories (SPS)" id="CentralCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-CR.xml" menuText="Central Region Marine Warnings"
|
||||||
|
id="CRmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-CR.xml" menuText="All Central Region Warnings"
|
||||||
|
id="allCRRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu"
|
||||||
|
menuText="Eastern Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-ER.xml" menuText="Eastern Region Convective Warnings"
|
||||||
|
id="EasternRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-ER.xml" menuText="Eastern Region Flood Warnings"
|
||||||
|
id="EasternRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-ER.xml"
|
||||||
|
menuText="Eastern Region Sig Wx Advisories (SPS)" id="EasternCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-ER.xml" menuText="Eastern Region Marine Warnings"
|
||||||
|
id="ERmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-ER.xml" menuText="All Eastern Region Warnings"
|
||||||
|
id="allERRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu"
|
||||||
|
menuText="Pacific Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-PR.xml" menuText="Pacific Region Convective Warnings"
|
||||||
|
id="PacificRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-PR.xml" menuText="Pacific Region Flood Warnings"
|
||||||
|
id="PacificRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-PR.xml"
|
||||||
|
menuText="Pacific Region Sig Wx Advisories (SPS)" id="PacificCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-PR.xml" menuText="Pacific Region Marine Warnings"
|
||||||
|
id="PRmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-PR.xml" menuText="All Pacific Region Warnings"
|
||||||
|
id="allPRRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu"
|
||||||
|
menuText="Southern Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-SR.xml" menuText="Southern Region Convective Warnings"
|
||||||
|
id="SouthernRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-SR.xml" menuText="Southern Region Flood Warnings"
|
||||||
|
id="SouthernRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-SR.xml"
|
||||||
|
menuText="Southern Region Sig Wx Advisories (SPS)" id="SouthernCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-SR.xml" menuText="Southern Region Marine Warnings"
|
||||||
|
id="SRmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-SR.xml" menuText="All Southern Region Warnings"
|
||||||
|
id="allSRRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
|
<contribute xsi:type="subMenu"
|
||||||
|
menuText="Western Region Warning Displays">
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalWarnings-WR.xml" menuText="Western Region Convective Warnings"
|
||||||
|
id="WesternRegionWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalFloodWarnings-WR.xml" menuText="Western Region Flood Warnings"
|
||||||
|
id="WesternRegionalFloodWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem" file="bundles/RegionalSPS-WR.xml"
|
||||||
|
menuText="Western Region Sig Wx Advisories (SPS)" id="WesternCWASPS" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/RegionalMarineWarning-WR.xml" menuText="Western Region Marine Warnings"
|
||||||
|
id="WRmarineWarnings" />
|
||||||
|
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/AllRegionalWarnings-WR.xml" menuText="All Western Region Warnings"
|
||||||
|
id="allWRRegionalWarnings" />
|
||||||
|
</contribute>
|
||||||
</contribute>
|
</contribute>
|
||||||
<contribute xsi:type="bundleItem" file="bundles/MarineWarning.xml"
|
|
||||||
menuText="Marine Warnings" id="marineWarnings">
|
<!-- There is no support in the backend for these reports -->
|
||||||
</contribute>
|
|
||||||
|
|
||||||
<contribute xsi:type="subMenu" menuText="Other Warning Displays">
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalRegionalWarnings.xml"
|
|
||||||
menuText="Local and Regional Warnings" id="localRegionalWarnings">
|
|
||||||
</contribute>
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalRegionalFloodWarnings.xml"
|
|
||||||
menuText="Local and Regional Flood Warnings" id="localRegionalFloodWarnings">
|
|
||||||
</contribute>
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/AllLocalWarnings.xml"
|
|
||||||
menuText="All Local Warnings" id="allLocalWarnings">
|
|
||||||
</contribute>
|
|
||||||
<contribute xsi:type="bundleItem" file="bundles/AllRegionalWarnings.xml"
|
|
||||||
menuText="All Regional Warnings" id="allRegionalWarnings">
|
|
||||||
</contribute>
|
|
||||||
</contribute>
|
|
||||||
<!-- There is no support in the backend for these reports -->
|
|
||||||
<contribute xsi:type="subMenu" menuText="Local Storm Reports">
|
<contribute xsi:type="subMenu" menuText="Local Storm Reports">
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalStormReportsOffice.xml"
|
<contribute xsi:type="bundleItem"
|
||||||
menuText="Office" id="office" >
|
file="bundles/LocalStormReportsOffice.xml" menuText="Office"
|
||||||
<substitute key="title" value="Local Storm Reports"/>
|
id="office">
|
||||||
</contribute>
|
<substitute key="title" value="Local Storm Reports" />
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalStormReportsLocal.xml"
|
</contribute>
|
||||||
menuText="Local" id="local" >
|
<contribute xsi:type="bundleItem"
|
||||||
<substitute key="title" value="Local Storm Reports"/>
|
file="bundles/LocalStormReportsLocal.xml" menuText="Local"
|
||||||
</contribute>
|
id="local">
|
||||||
<contribute xsi:type="bundleItem" file="bundles/LocalStormReportsRegion.xml"
|
<substitute key="title" value="Local Storm Reports" />
|
||||||
menuText="Region" id="region" >
|
</contribute>
|
||||||
<substitute key="title" value="Local Storm Reports"/>
|
<contribute xsi:type="bundleItem"
|
||||||
</contribute>
|
file="bundles/LocalStormReportsRegion.xml" menuText="Region"
|
||||||
|
id="region">
|
||||||
|
<substitute key="title" value="Local Storm Reports" />
|
||||||
|
</contribute>
|
||||||
|
<contribute xsi:type="bundleItem"
|
||||||
|
file="bundles/LocalStormReportsNational.xml" menuText="National"
|
||||||
|
id="national">
|
||||||
|
<substitute key="title" value="Local Storm Reports" />
|
||||||
|
</contribute>
|
||||||
|
|
||||||
</contribute>
|
</contribute>
|
||||||
</menuTemplate>
|
</menuTemplate>
|
|
@ -19,11 +19,22 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<menuContributionFile>
|
<menuContributionFile>
|
||||||
<include installTo="menu:obs?after=HAZARDS"
|
<include installTo="menu:obs?after=HAZARDS"
|
||||||
fileName="menus/warnings/baseWarnings.xml">
|
fileName="menus/warnings/baseWarnings.xml">
|
||||||
<!-- Defaults to OAX, if there is a warnings index.xml file for the site
|
<substitute key="site" value="KEAX" />
|
||||||
you are localized to, that file will be used instead of the one here -->
|
<substitute key="sites" value="KABR, KFSD, KUNR, KBIS, KFGF, KBOU, KGJT, KPUB, KCYS, KRIW, KGID, KLBF, KOAX, KDDC, KGLD, KICT, KTOP, KEAX, KLSX, KPAH, KSGF, KDMX, KDVN, KDLH, KMPX, KARX, KGRB, KMKX, KILX, KLOT, KJKL, KLMK, KIND, KIWX, KAPX, KDTX, KGRR, KMQT, KAMA, KOUN, KTSA, KLZK, KMEG, KOHX, KBNA, KMRX, KRLX, KILN, KCLE, KRNK"/>
|
||||||
<substitute key="site" value="KOAX"/>
|
<!-- <substitute key="sites" value="KABQ, KABR, KAKQ, KALY, KAMA, KAPX, KARX, KBGM, KBIS, KBMX, KBOI, KBOU, KBOX, KBRO, KBTV, KBUF, KBYZ, KCAE, KCAR, KCHS, KCLE, KCRP, KCTP, KCYS, KDDC, KDLH, KDMX, KDTX, KDVN, KEAX, KEKA, KEPZ, KEWX, KFFC, KFGF, KFGZ, KFSD, KFWD, KGGW, KGID, KGJT, KGLD, KGRB, KGRR, KGSP, KGYX, KHGX, KHNX, KHUN, KICT, KILM, KILN, KILX, KIND, KIWX, KJAN, KJAX, KJKL, KKEY, KLBF, KLCH, KLIX, KLKN, KLMK, KLOT, KLOX, KLSX, KLUB, KLWX, KLZK, KMAF, KMEG, KMFL, KMFR, KMHX, KMKX, KMLB, KMOB, KMPX, KMQT, KMRX, KMSO, KMTR, KOAX, KOHX, KOKX, KOTX, KOUN, KPAH, KPBZ, KPDT, KPHI, KPIH, KPQR, KPSR, KPUB, KRAH, KREV, KRIW, KRLX, KRNK, KSEW, KSGF, KSGX, KSHV, KSJT, KSLC, KSTO, KTAE, KTBW, KTFX, KTOP, KTSA, KTWC, KUNR, KVEF, PAFC, PAFG, PAJK, PGUM, PHFO, TJSJ"/> -->
|
||||||
<substitute key="sites" value="KABR, KFSD, KUNR, KBIS, KFGF, KBOU, KGJT, KPUB, KCYS, KRIW, KGID, KLBF, KOAX, KDDC, KGLD, KICT, KTOP, KEAX, KLSX, KSGF, KDMX, KDVN, KDLH, KMPX, KARX, KGRB, KMKX, KILX, KLOT, KJKL, KLMK, KPAH, KIND, KIWX, KAPX, KDTX, KGRR, KMQT"/>
|
<substitute key="ARsites" value="PAFC, PAFG, PAJK" />
|
||||||
|
<substitute key="CRsites"
|
||||||
|
value="KABR, KBIS, KCYS, KLOT, KDVN, KBOU, KDMX, KDTX, KDDC, KFGF, KGLD, KGJT, KGRR, KGRB, KGID, KIND, KJKL, KEAX, KARX, KILX, KLMK, KMQT, KMKX, KMPX, KLBF, KAPX, KIWX, KOAX, KPAH, KPUB, KUNR, KRIW, KFSD, KSGF, KLSX, KTOP, KICT" />
|
||||||
|
<substitute key="ERsites"
|
||||||
|
value="KALY, KLWX, KBGM, KBOX, KBUF, KBTV, KCAR, KCTP, KCHS, KRLX, KILN, KCLE, KCAE, KGSP, KMHX, KOKX, KPHI, KPBZ, KGYX, KRAH, KRNK, KAKQ, KILM" />
|
||||||
|
<substitute key="PRsites" value="PHFO, PGUM, NSTU" />
|
||||||
|
<substitute key="SRsites"
|
||||||
|
value="KABQ, KAMA, KFFC, KEWX, KBMX, KBRO, KCRP, KEPZ, KFWD, KHGX, KHUN, KJAN, KJAX, KKEY, KMRX, KLCH, KLZK, KLUB, KMLB, KMEG, KMFL, KMAF, KMOB, KOHX, KLIX, KOUN, KSJT, KSHV, KTAE, KTBW, KTSA" />
|
||||||
|
<substitute key="WRsites"
|
||||||
|
value="KBYZ, KBOI, KLKN, KEKA, KFGZ, KGGW, KTFX, KVEF, KLOX, KMFR, KMSO, KPDT, KPSR, KPIH, KPQR, KREV, KSTO, KSLC, KSGX, KMTR, KHNX, KSEW, KOTX, KTWC" />
|
||||||
|
<substitute key="ALLsites"
|
||||||
|
value="KABQ, KABR, KAKQ, KALY, KAMA, KAPX, KARX, KBGM, KBIS, KBMX, KBOI, KBOU, KBOX, KBRO, KBTV, KBUF, KBYZ, KCAE, KCAR, KCHS, KCLE, KCRP, KCTP, KCYS, KDDC, KDLH, KDMX, KDTX, KDVN, KEAX, KEKA, KEPZ, KEWX, KFFC, KFGF, KFGZ, KFSD, KFWD, KGGW, KGID, KGJT, KGLD, KGRB, KGRR, KGSP, KGYX, KHGX, KHNX, KHUN, KICT, KILM, KILN, KILX, KIND, KIWX, KJAN, KJAX, KJKL, KKEY, KLBF, KLCH, KLIX, KLKN, KLMK, KLOT, KLOX, KLSX, KLUB, KLWX, KLZK, KMAF, KMEG, KMFL, KMFR, KMHX, KMKX, KMLB, KMOB, KMPX, KMQT, KMRX, KMSO, KMTR, KOAX, KOHX, KOKX, KOTX, KOUN, KPAH, KPBZ, KPDT, KPHI, KPIH, KPQR, KPSR, KPUB, KRAH, KREV, KRIW, KRLX, KRNK, KSEW, KSGF, KSGX, KSHV, KSJT, KSLC, KSTO, KTAE, KTBW, KTFX, KTOP, KTSA, KTWC, KUNR, KVEF, PAFC, PAFG, PAJK, PGUM, PHFO, TJSJ, NSTU" />
|
||||||
</include>
|
</include>
|
||||||
</menuContributionFile>
|
</menuContributionFile>
|
||||||
|
|
|
@ -6,29 +6,28 @@ import java.util.List;
|
||||||
|
|
||||||
import com.raytheon.edex.plugin.grib.decoderpostprocessors.ThreeHrPrecipGridProcessor;
|
import com.raytheon.edex.plugin.grib.decoderpostprocessors.ThreeHrPrecipGridProcessor;
|
||||||
import com.raytheon.edex.plugin.grib.exception.GribException;
|
import com.raytheon.edex.plugin.grib.exception.GribException;
|
||||||
import com.raytheon.uf.common.dataplugin.PluginException;
|
|
||||||
import com.raytheon.uf.common.dataplugin.grid.GridConstants;
|
import com.raytheon.uf.common.dataplugin.grid.GridConstants;
|
||||||
import com.raytheon.uf.common.dataplugin.grid.GridRecord;
|
import com.raytheon.uf.common.dataplugin.grid.GridRecord;
|
||||||
import com.raytheon.uf.edex.database.DataAccessLayerException;
|
import com.raytheon.uf.common.parameter.Parameter;
|
||||||
import com.raytheon.uf.edex.database.query.DatabaseQuery;
|
|
||||||
import com.raytheon.uf.edex.plugin.grid.dao.GridDao;
|
import com.raytheon.uf.edex.plugin.grid.dao.GridDao;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Grib post processor implementation to generate 3-hr precipitation grids from
|
* Grib post processor implementation to generate 3-hr precipitation grids from
|
||||||
* the alternating (3-hr, 6-hr, 3-hr, 3-hr, 6-hr, etc.) precip grids in the
|
* the alternating (3-hr, 6-hr, 3-hr, 3-hr, 6-hr, etc.) precip grids in the
|
||||||
* GFS20 output.
|
* GFS20 output.
|
||||||
*
|
*
|
||||||
* <pre>
|
* <pre>
|
||||||
*
|
*
|
||||||
* SOFTWARE HISTORY
|
* SOFTWARE HISTORY
|
||||||
*
|
*
|
||||||
* Date Ticket# Engineer Description
|
* Date Ticket# Engineer Description
|
||||||
* ------------- -------- ----------- --------------------------
|
* ------------- -------- ----------- --------------------------
|
||||||
* Jun 08, 2015 M. Foster Initial Creation
|
* Jun 08, 2015 M. Foster Initial Creation
|
||||||
*
|
* Nov 10, 2015 DR18246 M. Foster Added ability to process CP grids
|
||||||
*
|
*
|
||||||
|
*
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* @author matthew.foster
|
* @author matthew.foster
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
*/
|
*/
|
||||||
|
@ -38,28 +37,29 @@ public class GFS20PostProcessor extends ThreeHrPrecipGridProcessor {
|
||||||
@Override
|
@Override
|
||||||
public GridRecord[] process(GridRecord record) throws GribException {
|
public GridRecord[] process(GridRecord record) throws GribException {
|
||||||
// Post process the data if this is a Total Precipitation grid
|
// Post process the data if this is a Total Precipitation grid
|
||||||
if (record.getParameter().getAbbreviation().equals("TP6hr")) {
|
if (record.getParameter().getAbbreviation().equals("TP6hr")
|
||||||
|
|| record.getParameter().getAbbreviation().equals("CP6hr")) {
|
||||||
return super.process(record);
|
return super.process(record);
|
||||||
}
|
}
|
||||||
return new GridRecord[] { record };
|
return new GridRecord[] { record };
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Retrieves a List of GridRecord via DAO query for the given datasetId, parm
|
* Retrieves a List of GridRecord via DAO query for the given datasetId,
|
||||||
* and refTime.
|
* parm and refTime.
|
||||||
*
|
*
|
||||||
* @param datasetId
|
* @param datasetId
|
||||||
* The datasetId from which to retrieve the GridRecords
|
* The datasetId from which to retrieve the GridRecords
|
||||||
* @param parm
|
* @param parm
|
||||||
* The parameter for which to retrieve GridRecords
|
* The parameter for which to retrieve GridRecords
|
||||||
* @param refTime
|
* @param refTime
|
||||||
* The reference (cycle) time for the aforementioned datasetId
|
* The reference (cycle) time for the aforementioned datasetId
|
||||||
* @return
|
* @return
|
||||||
* @throws GribException
|
* @throws GribException
|
||||||
*/
|
*/
|
||||||
@SuppressWarnings("unchecked")
|
@SuppressWarnings("unchecked")
|
||||||
protected List<GridRecord> getPrecipInventory(String datasetId, String parm,
|
protected List<GridRecord> getPrecipInventory(String datasetId,
|
||||||
Date refTime) throws GribException {
|
String parm, Date refTime) throws GribException {
|
||||||
GridDao dao = null;
|
GridDao dao = null;
|
||||||
try {
|
try {
|
||||||
dao = new GridDao();
|
dao = new GridDao();
|
||||||
|
@ -74,17 +74,17 @@ public class GFS20PostProcessor extends ThreeHrPrecipGridProcessor {
|
||||||
try {
|
try {
|
||||||
return (List<GridRecord>) dao.queryByCriteria(query);
|
return (List<GridRecord>) dao.queryByCriteria(query);
|
||||||
} catch (DataAccessLayerException e) {
|
} catch (DataAccessLayerException e) {
|
||||||
throw new GribException(
|
throw new GribException("Error getting Precip inventory for "
|
||||||
"Error getting Precip inventory for "+datasetId, e);
|
+ datasetId, e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Generates the 3 hour accumulated grid by taking the difference of the
|
* Generates the 3 hour accumulated grid by taking the difference of the
|
||||||
* current 6-hr accumulation and the previous 3-hr accumulation.
|
* current 6-hr accumulation and the previous 3-hr accumulation. This
|
||||||
* This function will look in the inventory and generate any 3-hr grids
|
* function will look in the inventory and generate any 3-hr grids that can
|
||||||
* that can be generated.
|
* be generated.
|
||||||
*
|
*
|
||||||
* @param record
|
* @param record
|
||||||
* The grib record for which to generate the 3 hour accumulated
|
* The grib record for which to generate the 3 hour accumulated
|
||||||
* precipitation grid
|
* precipitation grid
|
||||||
|
@ -94,19 +94,32 @@ public class GFS20PostProcessor extends ThreeHrPrecipGridProcessor {
|
||||||
protected synchronized GridRecord[] generate3hrPrecipGrids(GridRecord record)
|
protected synchronized GridRecord[] generate3hrPrecipGrids(GridRecord record)
|
||||||
throws GribException {
|
throws GribException {
|
||||||
|
|
||||||
|
String abbrev6;
|
||||||
|
String abbrev3;
|
||||||
|
|
||||||
|
if (record.getParameter().getAbbreviation().equals("TP6hr")) {
|
||||||
|
abbrev6 = "TP6hr";
|
||||||
|
abbrev3 = "TP3hr";
|
||||||
|
} else {
|
||||||
|
abbrev6 = "CP6hr";
|
||||||
|
abbrev3 = "CP3hr";
|
||||||
|
}
|
||||||
|
|
||||||
// The current 6-hr precipitation grid inventory in the database
|
// The current 6-hr precipitation grid inventory in the database
|
||||||
List<GridRecord> precip6hrInventory = getPrecipInventory(record.getDatasetId(),
|
List<GridRecord> precip6hrInventory = getPrecipInventory(
|
||||||
"TP6hr", record.getDataTime().getRefTime());
|
record.getDatasetId(), abbrev6, record.getDataTime()
|
||||||
|
.getRefTime());
|
||||||
|
|
||||||
// The current 3-hr precipitation grid inventory in the database
|
// The current 3-hr precipitation grid inventory in the database
|
||||||
List<GridRecord> precip3hrInventory = getPrecipInventory(record.getDatasetId(),
|
List<GridRecord> precip3hrInventory = getPrecipInventory(
|
||||||
"TP3hr", record.getDataTime().getRefTime());
|
record.getDatasetId(), abbrev3, record.getDataTime()
|
||||||
|
.getRefTime());
|
||||||
|
|
||||||
// Make a list of the 3-hr forecast times
|
// Make a list of the 3-hr forecast times
|
||||||
List<Integer> precip3hrTimes = new ArrayList<Integer>();
|
List<Integer> precip3hrTimes = new ArrayList<Integer>();
|
||||||
for (int i=0; i < precip3hrInventory.size(); i++) {
|
for (int i = 0; i < precip3hrInventory.size(); i++) {
|
||||||
precip3hrTimes.add(precip3hrInventory.get(i)
|
precip3hrTimes.add(precip3hrInventory.get(i).getDataTime()
|
||||||
.getDataTime().getFcstTime());
|
.getFcstTime());
|
||||||
}
|
}
|
||||||
|
|
||||||
// Adds the current record to the precip inventory
|
// Adds the current record to the precip inventory
|
||||||
|
@ -138,6 +151,75 @@ public class GFS20PostProcessor extends ThreeHrPrecipGridProcessor {
|
||||||
return generatedRecords.toArray(new GridRecord[] {});
|
return generatedRecords.toArray(new GridRecord[] {});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* {@inheritDoc}
|
||||||
|
*/
|
||||||
|
@Override
|
||||||
|
protected GridRecord calculate3hrPrecip(GridRecord inventoryRecord,
|
||||||
|
GridRecord currentRecord) throws GribException {
|
||||||
|
|
||||||
|
// Clone the current record and set the ID to 0 so Hibernate will
|
||||||
|
// recognize it as a new record
|
||||||
|
GridRecord tp3hrRecord = new GridRecord(currentRecord);
|
||||||
|
tp3hrRecord.setId(0);
|
||||||
|
if (currentRecord.getMessageData() == null) {
|
||||||
|
GridDao dao = null;
|
||||||
|
try {
|
||||||
|
dao = new GridDao();
|
||||||
|
currentRecord.setMessageData(((FloatDataRecord) dao
|
||||||
|
.getHDF5Data(currentRecord, -1)[0]).getFloatData());
|
||||||
|
} catch (PluginException e) {
|
||||||
|
throw new GribException("Error populating grib data!", e);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Copy the data to the new record so the data from the original record
|
||||||
|
// does not get modified
|
||||||
|
float[] currentData = (float[]) currentRecord.getMessageData();
|
||||||
|
currentRecord.setMessageData(currentData);
|
||||||
|
float[] newData = new float[currentData.length];
|
||||||
|
System.arraycopy(currentData, 0, newData, 0, currentData.length);
|
||||||
|
tp3hrRecord.setMessageData(newData);
|
||||||
|
|
||||||
|
// First determine if this is Total Precip (TP) or Convective Precip
|
||||||
|
// (CP)
|
||||||
|
// Assign the new parameter abbreviation and cache it if necessary
|
||||||
|
|
||||||
|
String abbrev;
|
||||||
|
String name;
|
||||||
|
if (currentRecord.getParameter().getAbbreviation().equals("TP6hr")) {
|
||||||
|
abbrev = "TP3hr";
|
||||||
|
name = "Precip Accum 3 hr";
|
||||||
|
} else {
|
||||||
|
abbrev = "CP3hr";
|
||||||
|
name = "Convective Precip Accum 3hr";
|
||||||
|
}
|
||||||
|
Parameter param = new Parameter(abbrev, name, currentRecord
|
||||||
|
.getParameter().getUnit());
|
||||||
|
tp3hrRecord.setParameter(param);
|
||||||
|
tp3hrRecord.getInfo().setId(null);
|
||||||
|
// Change the data time to include the 3-hr time range
|
||||||
|
modifyDataTime(tp3hrRecord);
|
||||||
|
|
||||||
|
// Calculate the new data values
|
||||||
|
if (inventoryRecord != null) {
|
||||||
|
if (inventoryRecord.getMessageData() == null) {
|
||||||
|
GridDao dao = null;
|
||||||
|
try {
|
||||||
|
dao = new GridDao();
|
||||||
|
inventoryRecord
|
||||||
|
.setMessageData(((FloatDataRecord) dao.getHDF5Data(
|
||||||
|
inventoryRecord, 0)[0]).getFloatData());
|
||||||
|
} catch (PluginException e) {
|
||||||
|
throw new GribException("Error populating grib data!", e);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
calculatePrecipValues((float[]) inventoryRecord.getMessageData(),
|
||||||
|
(float[]) tp3hrRecord.getMessageData());
|
||||||
|
}
|
||||||
|
return tp3hrRecord;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritDoc}
|
* {@inheritDoc}
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -132,4 +132,8 @@
|
||||||
id="gov.noaa.nws.sr.oun.edex.mping.feature"
|
id="gov.noaa.nws.sr.oun.edex.mping.feature"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
|
||||||
|
<includes
|
||||||
|
id="gov.nasa.msfc.sport.edex.glmdecoder.feature"
|
||||||
|
version="0.0.0"/>
|
||||||
|
|
||||||
</feature>
|
</feature>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period1" abbreviation="Period1" unit="s">
|
<DerivedParameter name="Period1" abbreviation="Period1" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="Primary" />
|
<Field abbreviation="SWPER" level="Primary" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period10" abbreviation="Period10" unit="s">
|
<DerivedParameter name="Period10" abbreviation="Period10" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-10" />
|
<Field abbreviation="SWPER" level="OSEQD-10" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period2" abbreviation="Period2" unit="s">
|
<DerivedParameter name="Period2" abbreviation="Period2" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="Secondary" />
|
<Field abbreviation="SWPER" level="Secondary" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period3" abbreviation="Period3" unit="s">
|
<DerivedParameter name="Period3" abbreviation="Period3" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="Tertiary" />
|
<Field abbreviation="SWPER" level="Tertiary" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period4" abbreviation="Period4" unit="s">
|
<DerivedParameter name="Period4" abbreviation="Period4" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-4" />
|
<Field abbreviation="SWPER" level="OSEQD-4" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period5" abbreviation="Period5" unit="s">
|
<DerivedParameter name="Period5" abbreviation="Period5" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-5" />
|
<Field abbreviation="SWPER" level="OSEQD-5" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period6" abbreviation="Period6" unit="s">
|
<DerivedParameter name="Period6" abbreviation="Period6" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-6" />
|
<Field abbreviation="SWPER" level="OSEQD-6" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period7" abbreviation="Period7" unit="s">
|
<DerivedParameter name="Period7" abbreviation="Period7" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-7" />
|
<Field abbreviation="SWPER" level="OSEQD-7" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period8" abbreviation="Period8" unit="s">
|
<DerivedParameter name="Period8" abbreviation="Period8" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-8" />
|
<Field abbreviation="SWPER" level="OSEQD-8" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Period9" abbreviation="Period9" unit="s">
|
<DerivedParameter name="Period9" abbreviation="Period9" unit="s">
|
||||||
<Method name="Alias" level="Surface">
|
<Method name="Alias" levels="Surface">
|
||||||
<Field abbreviation="SWPER" level="OSEQD-9" />
|
<Field abbreviation="SWPER" level="OSEQD-9" />
|
||||||
</Method>
|
</Method>
|
||||||
</DerivedParameter>
|
</DerivedParameter>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave1" abbreviation="Wave1" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave1" abbreviation="Wave1" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="Primary" unit="ft"/>
|
<Field abbreviation="SWELL" level="Primary" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="Primary" unit="deg"/>
|
<Field abbreviation="SWDIR" level="Primary" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave10" abbreviation="Wave10" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave10" abbreviation="Wave10" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-10" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-10" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-10" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-10" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave2" abbreviation="Wave2" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave2" abbreviation="Wave2" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="Secondary" unit="ft"/>
|
<Field abbreviation="SWELL" level="Secondary" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="Secondary" unit="deg"/>
|
<Field abbreviation="SWDIR" level="Secondary" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave3" abbreviation="Wave3" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave3" abbreviation="Wave3" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="Tertiary" unit="ft"/>
|
<Field abbreviation="SWELL" level="Tertiary" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="Tertiary" unit="deg"/>
|
<Field abbreviation="SWDIR" level="Tertiary" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave4" abbreviation="Wave4" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave4" abbreviation="Wave4" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-4" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-4" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-4" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-4" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave5" abbreviation="Wave5" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave5" abbreviation="Wave5" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-5" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-5" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-5" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-5" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave6" abbreviation="Wave6" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave6" abbreviation="Wave6" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-6" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-6" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-6" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-6" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave7" abbreviation="Wave7" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave7" abbreviation="Wave7" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-7" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-7" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-7" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-7" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave8" abbreviation="Wave8" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave8" abbreviation="Wave8" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-8" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-8" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-8" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-8" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
further_licensing_information.
|
further_licensing_information.
|
||||||
-->
|
-->
|
||||||
<DerivedParameter name="Wave9" abbreviation="Wave9" unit="ft" xmlns:ns2="group">
|
<DerivedParameter name="Wave9" abbreviation="Wave9" unit="ft" xmlns:ns2="group">
|
||||||
<Method name="Vector" level="Surface">
|
<Method name="Vector" levels="Surface">
|
||||||
<Field abbreviation="SWELL" level="OSEQD-9" unit="ft"/>
|
<Field abbreviation="SWELL" level="OSEQD-9" unit="ft"/>
|
||||||
<Field abbreviation="SWDIR" level="OSEQD-9" unit="deg"/>
|
<Field abbreviation="SWDIR" level="OSEQD-9" unit="deg"/>
|
||||||
<ConstantField value="1"/>
|
<ConstantField value="1"/>
|
||||||
</Method>
|
</Method>
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>gov.nasa.msfc.sport.edex.glmdecoder.feature</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.pde.FeatureBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
<nature>org.eclipse.pde.FeatureNature</nature>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
|
@ -0,0 +1 @@
|
||||||
|
bin.includes = feature.xml
|
|
@ -0,0 +1,27 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<feature
|
||||||
|
id="gov.nasa.msfc.sport.edex.glmdecoder.feature"
|
||||||
|
label="Feature"
|
||||||
|
version="1.0.0.qualifier"
|
||||||
|
provider-name="SPoRT">
|
||||||
|
|
||||||
|
<description url="http://www.example.com/description">
|
||||||
|
[Enter Feature Description here.]
|
||||||
|
</description>
|
||||||
|
|
||||||
|
<copyright url="http://www.example.com/copyright">
|
||||||
|
[Enter Copyright Description here.]
|
||||||
|
</copyright>
|
||||||
|
|
||||||
|
<license url="http://www.example.com/license">
|
||||||
|
[Enter License Description here.]
|
||||||
|
</license>
|
||||||
|
|
||||||
|
<plugin
|
||||||
|
id="gov.nasa.msfc.sport.edex.plugin.glmdecoder"
|
||||||
|
download-size="0"
|
||||||
|
install-size="0"
|
||||||
|
version="0.0.0"
|
||||||
|
unpack="false"/>
|
||||||
|
|
||||||
|
</feature>
|
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<classpath>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
||||||
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
||||||
|
<classpathentry kind="src" path="src"/>
|
||||||
|
<classpathentry kind="output" path="bin"/>
|
||||||
|
</classpath>
|
28
edexOsgi/gov.nasa.msfc.sport.edex.plugin.glmdecoder/.project
Normal file
28
edexOsgi/gov.nasa.msfc.sport.edex.plugin.glmdecoder/.project
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<projectDescription>
|
||||||
|
<name>gov.nasa.msfc.sport.edex.plugin.glmdecoder</name>
|
||||||
|
<comment></comment>
|
||||||
|
<projects>
|
||||||
|
</projects>
|
||||||
|
<buildSpec>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.pde.ManifestBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>org.eclipse.pde.SchemaBuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
|
</buildSpec>
|
||||||
|
<natures>
|
||||||
|
<nature>org.eclipse.pde.PluginNature</nature>
|
||||||
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
|
</natures>
|
||||||
|
</projectDescription>
|
|
@ -0,0 +1,12 @@
|
||||||
|
Manifest-Version: 1.0
|
||||||
|
Bundle-ManifestVersion: 2
|
||||||
|
Bundle-Name: Glmdecoder
|
||||||
|
Bundle-SymbolicName: gov.nasa.msfc.sport.edex.plugin.glmdecoder
|
||||||
|
Bundle-Version: 1.0.0.qualifier
|
||||||
|
Bundle-Vendor: NASA SPoRT
|
||||||
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
|
||||||
|
Require-Bundle: ucar.nc2;bundle-version="4.2.0",
|
||||||
|
com.raytheon.uf.common.dataplugin;bundle-version="1.14.0",
|
||||||
|
com.raytheon.uf.common.dataplugin.binlightning;bundle-version="1.14.0",
|
||||||
|
com.raytheon.uf.common.status;bundle-version="1.14.1",
|
||||||
|
com.raytheon.uf.common.wmo;bundle-version="1.14.0"
|
|
@ -0,0 +1,6 @@
|
||||||
|
source.. = src/
|
||||||
|
output.. = bin/
|
||||||
|
bin.includes = META-INF/,\
|
||||||
|
.,\
|
||||||
|
res/,\
|
||||||
|
utility/
|
|
@ -0,0 +1,37 @@
|
||||||
|
<beans xmlns="http://www.springframework.org/schema/beans"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd
|
||||||
|
http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd">
|
||||||
|
<!-- Register with distribution serv -->
|
||||||
|
<bean id="glmDistRegistry" factory-bean="distributionSrv"
|
||||||
|
factory-method="register">
|
||||||
|
<constructor-arg value="glm" />
|
||||||
|
<constructor-arg value="jms-durable:queue:Ingest.Glm" />
|
||||||
|
</bean>
|
||||||
|
|
||||||
|
<bean id="glmDecoder"
|
||||||
|
class="gov.nasa.msfc.sport.edex.glmdecoder.decoder.GLMDecoder" />
|
||||||
|
|
||||||
|
<camelContext id="glm-camel"
|
||||||
|
xmlns="http://camel.apache.org/schema/spring" errorHandlerRef="errorHandler">
|
||||||
|
|
||||||
|
<!-- Begin GOES-R GLM routes -->
|
||||||
|
<route id="glmIngestRoute">
|
||||||
|
<from uri="jms-durable:queue:Ingest.Glm" />
|
||||||
|
<setHeader headerName="pluginName">
|
||||||
|
<constant>glm</constant>
|
||||||
|
</setHeader>
|
||||||
|
<doTry>
|
||||||
|
<pipeline>
|
||||||
|
<bean ref="stringToFile" />
|
||||||
|
<bean ref="glmDecoder" method="decode" />
|
||||||
|
<to uri="direct-vm:persistIndexAlert" />
|
||||||
|
</pipeline>
|
||||||
|
<doCatch>
|
||||||
|
<exception>java.lang.Throwable</exception>
|
||||||
|
<to uri="log:glm?level=ERROR" />
|
||||||
|
</doCatch>
|
||||||
|
</doTry>
|
||||||
|
</route>
|
||||||
|
</camelContext>
|
||||||
|
</beans>
|
|
@ -0,0 +1,241 @@
|
||||||
|
package gov.nasa.msfc.sport.edex.glmdecoder.decoder;
|
||||||
|
|
||||||
|
import java.io.IOException;
|
||||||
|
import java.util.ArrayList;
|
||||||
|
import java.util.Arrays;
|
||||||
|
import java.util.Calendar;
|
||||||
|
import java.util.Date;
|
||||||
|
import java.util.GregorianCalendar;
|
||||||
|
import java.util.List;
|
||||||
|
import java.util.TimeZone;
|
||||||
|
|
||||||
|
import ucar.ma2.Array;
|
||||||
|
import ucar.nc2.NetcdfFile;
|
||||||
|
import ucar.nc2.Variable;
|
||||||
|
|
||||||
|
import com.raytheon.uf.common.dataplugin.PluginDataObject;
|
||||||
|
import com.raytheon.uf.common.dataplugin.binlightning.BinLightningRecord;
|
||||||
|
import com.raytheon.uf.common.dataplugin.binlightning.impl.LightningStrikePoint;
|
||||||
|
import com.raytheon.uf.common.dataplugin.binlightning.impl.LtgMsgType;
|
||||||
|
import com.raytheon.uf.common.dataplugin.binlightning.impl.LtgStrikeType;
|
||||||
|
import com.raytheon.uf.common.status.IUFStatusHandler;
|
||||||
|
import com.raytheon.uf.common.status.UFStatus;
|
||||||
|
import com.raytheon.uf.common.wmo.WMOHeader;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The Class GLMDecoder decodes the GLM Netcdf format files. The decoder
|
||||||
|
* extracts flash, groups, and events and encodes them into BinLightningRecords.
|
||||||
|
*/
|
||||||
|
public class GLMDecoder {
|
||||||
|
|
||||||
|
/** The Constant handler for logging. */
|
||||||
|
private static final IUFStatusHandler handler = UFStatus
|
||||||
|
.getHandler(GLMDecoder.class);
|
||||||
|
|
||||||
|
/** The Constant Greenwich Mean Time zone. */
|
||||||
|
private static final TimeZone gmt = TimeZone.getTimeZone("GMT");
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The Enum Type to indentify various types of decoded types of detections.
|
||||||
|
*/
|
||||||
|
private static enum Type {
|
||||||
|
|
||||||
|
/** The flash lightning element. */
|
||||||
|
FLASH("flash", "flash_time_offset_of_first_event"),
|
||||||
|
/** The event lightning element. */
|
||||||
|
EVENT("event", "event_time_offset"),
|
||||||
|
/** The group lightning element. */
|
||||||
|
GROUP("group", "group_time_offset");
|
||||||
|
|
||||||
|
/** The name. */
|
||||||
|
public final String name;
|
||||||
|
|
||||||
|
/** The offset name. */
|
||||||
|
public final String offsetName;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Instantiates a new type.
|
||||||
|
*
|
||||||
|
* @param name
|
||||||
|
* the name of the lightning type
|
||||||
|
* @param offsetName
|
||||||
|
* the offset name of the variable in the netcdf file that
|
||||||
|
* describes the offset of time for the particular record.
|
||||||
|
*/
|
||||||
|
Type(String name, String offsetName) {
|
||||||
|
this.name = name;
|
||||||
|
this.offsetName = offsetName;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Decode the netcdf data from ingest and return the lightning flashes,
|
||||||
|
* groups and events from the input netcdf GLM file.
|
||||||
|
*
|
||||||
|
* @param data
|
||||||
|
* the data input array of the netcdf input file.
|
||||||
|
* @return the plugin data object[] that contains all of the flashes,
|
||||||
|
* groups, and events in the file. They are of type
|
||||||
|
* BinLightningRecord.
|
||||||
|
*/
|
||||||
|
public PluginDataObject[] decode(byte[] data) {
|
||||||
|
WMOHeader wmoHdr = new WMOHeader(data);
|
||||||
|
if (wmoHdr.isValid()) {
|
||||||
|
data = removeWMOHeader(data, wmoHdr);
|
||||||
|
}
|
||||||
|
NetcdfFile netCdfFile = null;
|
||||||
|
List<BinLightningRecord> records = new ArrayList<BinLightningRecord>();
|
||||||
|
try {
|
||||||
|
netCdfFile = NetcdfFile.openInMemory(null, data);
|
||||||
|
|
||||||
|
Date productTime = decodeProductTime(netCdfFile);
|
||||||
|
List<LightningStrikePoint> flashes = decode(Type.FLASH, netCdfFile,
|
||||||
|
productTime);
|
||||||
|
List<LightningStrikePoint> groups = decode(Type.GROUP, netCdfFile,
|
||||||
|
productTime);
|
||||||
|
List<LightningStrikePoint> events = decode(Type.EVENT, netCdfFile,
|
||||||
|
productTime);
|
||||||
|
|
||||||
|
if (events != null) {
|
||||||
|
BinLightningRecord eventsRecord = new BinLightningRecord(events);
|
||||||
|
eventsRecord.setSource("GLMev");
|
||||||
|
records.add(eventsRecord);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (flashes != null) {
|
||||||
|
BinLightningRecord flashrecord = new BinLightningRecord(flashes);
|
||||||
|
flashrecord.setSource("GLMfl");
|
||||||
|
records.add(flashrecord);
|
||||||
|
}
|
||||||
|
if (groups != null) {
|
||||||
|
BinLightningRecord groupsRecord = new BinLightningRecord(groups);
|
||||||
|
groupsRecord.setSource("GLMgr");
|
||||||
|
records.add(groupsRecord);
|
||||||
|
}
|
||||||
|
|
||||||
|
} catch (IOException e) {
|
||||||
|
handler.error(e.getMessage());
|
||||||
|
} finally {
|
||||||
|
if (netCdfFile != null) {
|
||||||
|
try {
|
||||||
|
netCdfFile.close();
|
||||||
|
} catch (IOException e) {
|
||||||
|
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
int size = records.size();
|
||||||
|
PluginDataObject[] objs = new PluginDataObject[size];
|
||||||
|
return records.toArray(objs);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Removes the wmo header.
|
||||||
|
*
|
||||||
|
* @param data
|
||||||
|
* the data input array.
|
||||||
|
* @param wmoHdr
|
||||||
|
* the wmo hdr
|
||||||
|
* @return the byte[] of the data without the WMOHeader
|
||||||
|
*/
|
||||||
|
private byte[] removeWMOHeader(byte[] data, WMOHeader wmoHdr) {
|
||||||
|
return Arrays.copyOfRange(data, wmoHdr.getMessageDataStart(),
|
||||||
|
data.length);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Decode product time which is the basis for all other time measurements in
|
||||||
|
* the file. The times are based on January 1, 2000 at 12Z.
|
||||||
|
*
|
||||||
|
* @param netCdfFile
|
||||||
|
* the net cdf file input
|
||||||
|
* @return the date for the basis of the file
|
||||||
|
* @throws IOException
|
||||||
|
* Signals that an I/O exception has occurred.
|
||||||
|
*/
|
||||||
|
private Date decodeProductTime(NetcdfFile netCdfFile) throws IOException {
|
||||||
|
Variable product_time_var = netCdfFile.findVariable("product_time");
|
||||||
|
|
||||||
|
GregorianCalendar cal = new GregorianCalendar(gmt);
|
||||||
|
// Dates are based on seconds since January 1, 2000 at 12Z
|
||||||
|
cal.set(2000, 0, 1, 12, 0, 0);
|
||||||
|
int secondstimesince2000 = (int) product_time_var.readScalarFloat();
|
||||||
|
cal.add(Calendar.SECOND, secondstimesince2000);
|
||||||
|
Date date = cal.getTime();
|
||||||
|
return date;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Decode actual elements in the file. The method decodes flashes, events,
|
||||||
|
* and groups from the netcdf file.
|
||||||
|
*
|
||||||
|
* @param type
|
||||||
|
* the type to decode, can be group, flash or event.
|
||||||
|
* @param netCdfFile
|
||||||
|
* the net cdf file to read the data.
|
||||||
|
* @param producttime
|
||||||
|
* the producttime is the basis time for the file.
|
||||||
|
* @return the list of plugin objects that represent the lightning element
|
||||||
|
* type decoded.
|
||||||
|
*/
|
||||||
|
private List<LightningStrikePoint> decode(Type type, NetcdfFile netCdfFile,
|
||||||
|
Date producttime) {
|
||||||
|
List<LightningStrikePoint> points = new ArrayList<LightningStrikePoint>();
|
||||||
|
|
||||||
|
Variable lon = netCdfFile.findVariable(type.name + "_lon");
|
||||||
|
Variable lat = netCdfFile.findVariable(type.name + "_lat");
|
||||||
|
double event_lon_scale_factor = 1;
|
||||||
|
double event_lon_add_offset = 0;
|
||||||
|
double event_lat_scale_factor = 1;
|
||||||
|
double event_lat_add_offset = 0;
|
||||||
|
if (type == Type.EVENT) {
|
||||||
|
event_lon_scale_factor = lon.findAttribute("scale_factor")
|
||||||
|
.getNumericValue().doubleValue();
|
||||||
|
event_lon_add_offset = lon.findAttribute("add_offset")
|
||||||
|
.getNumericValue().doubleValue();
|
||||||
|
event_lat_scale_factor = lat.findAttribute("scale_factor")
|
||||||
|
.getNumericValue().doubleValue();
|
||||||
|
event_lat_add_offset = lat.findAttribute("add_offset")
|
||||||
|
.getNumericValue().doubleValue();
|
||||||
|
}
|
||||||
|
|
||||||
|
Variable offset = netCdfFile.findVariable(type.offsetName);
|
||||||
|
try {
|
||||||
|
Array lon_array = lon.read();
|
||||||
|
Array lat_array = lat.read();
|
||||||
|
Array offset_array = offset.read();
|
||||||
|
|
||||||
|
while (lon_array.hasNext() && lat_array.hasNext()
|
||||||
|
&& offset_array.hasNext()) {
|
||||||
|
float lonValue;
|
||||||
|
float latValue;
|
||||||
|
|
||||||
|
if (type == Type.EVENT) {
|
||||||
|
int lon_short = ucar.ma2.DataType
|
||||||
|
.unsignedShortToInt(lon_array.nextShort());
|
||||||
|
lonValue = (float) (lon_short * event_lon_scale_factor + event_lon_add_offset);
|
||||||
|
latValue = (float) (ucar.ma2.DataType
|
||||||
|
.unsignedShortToInt(lat_array.nextShort())
|
||||||
|
* event_lat_scale_factor + event_lat_add_offset);
|
||||||
|
} else {
|
||||||
|
lonValue = lon_array.nextFloat();
|
||||||
|
latValue = lat_array.nextFloat();
|
||||||
|
}
|
||||||
|
|
||||||
|
short offsetValue = offset_array.nextShort();
|
||||||
|
GregorianCalendar cal = new GregorianCalendar(gmt);
|
||||||
|
cal.setTimeInMillis(producttime.getTime() + offsetValue);
|
||||||
|
LightningStrikePoint point = new LightningStrikePoint(latValue,
|
||||||
|
lonValue, cal, LtgMsgType.TOTAL_LIGHTNING);
|
||||||
|
point.setType(LtgStrikeType.TOTAL_FLASH);
|
||||||
|
points.add(point);
|
||||||
|
}
|
||||||
|
|
||||||
|
} catch (IOException e) {
|
||||||
|
handler.error(e.getMessage());
|
||||||
|
}
|
||||||
|
return points;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue