awips2/edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/config.xml
ucar-tmeyer 05b5714549 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
2022-08-26 17:14:08 -07:00

15 lines
1.3 KiB
XML

<configuration>
<warngenOfficeShort>UNLOCALIZED SITE</warngenOfficeShort>
<warngenOfficeLoc>UNLOCALIZED SITE</warngenOfficeLoc>
<backupCWAs></backupCWAs>
<siteNode>OMA</siteNode>
<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>
<ny>600</ny>
<keepAspectRatio>true</keepAspectRatio>
</gridSpacing>
</configuration>