Couple more Warngen Changes:
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/config.xml -Updated to use impact based warnings edexOsgi/com.raytheon.uf.edex.text.feature/feature.xml -Since we removed this plugin, we also had to remove it from the feature file so it didn't try and look for it when building
This commit is contained in:
parent
95c80c34d5
commit
05b5714549
2 changed files with 3 additions and 10 deletions
|
@ -3,9 +3,9 @@
|
|||
<warngenOfficeLoc>UNLOCALIZED SITE</warngenOfficeLoc>
|
||||
<backupCWAs></backupCWAs>
|
||||
<siteNode>OMA</siteNode>
|
||||
<defaultTemplate>severeThunderstormWarning</defaultTemplate>
|
||||
<mainWarngenProducts>Tornado/tornadoWarning,Severe Thunderstorm/severeThunderstormWarning,Severe Weather Statement/severeWeatherStatement,Significant Weather Advisory/significantWeatherAdvisory,Flash Flood Warning/flashFloodWarning</mainWarngenProducts>
|
||||
<otherWarngenProducts>Flash Flood Statement/flashFloodWarningFollowup,Non-Convective FFW (incl. Dam Break)/nonConvectiveFlashFloodWarning,Non-Convective Flash Flood Statement/nonConvectiveFlashFloodWarningFollowup,Areal Flood Warning/arealFloodWarning,Areal Flood Warning Followup/arealFloodWarningFollowup,Areal Flood Advisory/arealFloodAdvisory,Areal Flood Advisory Followup/arealFloodAdvisoryFollowup,Special Weather Statement/specialWeatherStatement,Short Term Forecast/shortTermForecast</otherWarngenProducts>
|
||||
<defaultTemplate>impactSevereThunderstormWarning</defaultTemplate>
|
||||
<mainWarngenProducts>Tornado/impactTornadoWarning,Severe Thunderstorm/impactSevereThunderstormWarning,Severe Weather Statement/impactSevereWeatherStatement,Significant Weather Advisory/impactSignificantWeatherAdvisory,Flash Flood Warning/impactFlashFloodWarning</mainWarngenProducts>
|
||||
<otherWarngenProducts>Flash Flood Statement/impactFlashFloodWarningFollowup,Non-Convective FFW (incl. Dam Break)/impactNonConvectiveFlashFloodWarning,Non-Convective Flash Flood Statement/impactNonConvectiveFlashFloodWarningFollowup,Areal Flood Warning/arealFloodWarning,Areal Flood Warning Followup/arealFloodWarningFollowup,Areal Flood Advisory/arealFloodAdvisory,Areal Flood Advisory Followup/arealFloodAdvisoryFollowup,Special Weather Statement/specialWeatherStatement,Short Term Forecast/shortTermForecast</otherWarngenProducts>
|
||||
<!-- Sites should override nx, ny with the values found in their site .gelt file -->
|
||||
<gridSpacing>
|
||||
<nx>600</nx>
|
||||
|
|
|
@ -23,13 +23,6 @@
|
|||
<import feature="com.raytheon.uf.edex.warning.feature" version="1.0.0.qualifier"/>
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.edex.dissemination"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.edex.plugin.text"
|
||||
download-size="0"
|
||||
|
|
Loading…
Add table
Reference in a new issue