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:
ucar-tmeyer 2022-08-26 17:14:08 -07:00
parent 95c80c34d5
commit 05b5714549
2 changed files with 3 additions and 10 deletions

View file

@ -3,9 +3,9 @@
<warngenOfficeLoc>UNLOCALIZED SITE</warngenOfficeLoc> <warngenOfficeLoc>UNLOCALIZED SITE</warngenOfficeLoc>
<backupCWAs></backupCWAs> <backupCWAs></backupCWAs>
<siteNode>OMA</siteNode> <siteNode>OMA</siteNode>
<defaultTemplate>severeThunderstormWarning</defaultTemplate> <defaultTemplate>impactSevereThunderstormWarning</defaultTemplate>
<mainWarngenProducts>Tornado/tornadoWarning,Severe Thunderstorm/severeThunderstormWarning,Severe Weather Statement/severeWeatherStatement,Significant Weather Advisory/significantWeatherAdvisory,Flash Flood Warning/flashFloodWarning</mainWarngenProducts> <mainWarngenProducts>Tornado/impactTornadoWarning,Severe Thunderstorm/impactSevereThunderstormWarning,Severe Weather Statement/impactSevereWeatherStatement,Significant Weather Advisory/impactSignificantWeatherAdvisory,Flash Flood Warning/impactFlashFloodWarning</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> <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 --> <!-- Sites should override nx, ny with the values found in their site .gelt file -->
<gridSpacing> <gridSpacing>
<nx>600</nx> <nx>600</nx>

View file

@ -23,13 +23,6 @@
<import feature="com.raytheon.uf.edex.warning.feature" version="1.0.0.qualifier"/> <import feature="com.raytheon.uf.edex.warning.feature" version="1.0.0.qualifier"/>
</requires> </requires>
<plugin
id="com.raytheon.uf.edex.dissemination"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin <plugin
id="com.raytheon.uf.edex.plugin.text" id="com.raytheon.uf.edex.plugin.text"
download-size="0" download-size="0"