ASM #224 - WarnGen: OB13.5.2 Template Errors
Change-Id: I99339c0ea3d0110ca855dd3db82b41b28a32dd6d Former-commit-id:8ffe88d856
[formerly09204a381c
] [formerly79db962a88
[formerly c6fffaf265dc184b7692a43bb461572f54b8190a]] Former-commit-id:79db962a88
Former-commit-id:c49eee4928
This commit is contained in:
parent
d6edd56d34
commit
896fe0691e
3 changed files with 3 additions and 7 deletions
4
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarningFollowup.vm
Executable file → Normal file
4
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/arealFloodWarningFollowup.vm
Executable file → Normal file
|
@ -11,6 +11,7 @@
|
|||
## Evan Bookbinder 9-18-2013 implemented config.vm
|
||||
## Mike Rega 1-18-2014 added Alaska GP changes for 14.2.1
|
||||
## Mike Rega 2-27-2014 changed headline items to match 10-922
|
||||
## Mike Rega 4-23-2014 fixed MND blank line
|
||||
#################################### SET SOME VARs ###################################
|
||||
#parse("config.vm")
|
||||
#set($hycType = "")
|
||||
|
@ -75,7 +76,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#elseif(${CORCAN}=="true")
|
||||
${ugclinecan}
|
||||
################### VTEC/COUNTY LINE ##################
|
||||
|
@ -88,7 +88,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#else
|
||||
${ugcline}
|
||||
################### VTEC/COUNTY LINE ##################
|
||||
|
@ -101,7 +100,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#end
|
||||
|
||||
${dateUtil.format(${now}, ${timeFormat.header}, ${localtimezone})}
|
||||
|
|
3
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/impactSevereWeatherStatement.vm
Executable file → Normal file
3
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/impactSevereWeatherStatement.vm
Executable file → Normal file
|
@ -7,6 +7,7 @@
|
|||
## UPDATED -- Kurimski 9/17/13 Tor Emer Headline ##
|
||||
## UPDATED -- Bookbinder 9/18/13 Implement config.vm ##
|
||||
## Mike Dangelo 1/24/2014 added logic to keep defaultCTAs from being used in a TOR EMER (duplication)
|
||||
## Mike Rega 4/23/14 fixed MND blank line in CAN segment ##
|
||||
################################################################
|
||||
## Commented out Impact statements Feb 2013 and created file to
|
||||
## be parsed into the template called impactStatements.vm
|
||||
|
@ -104,7 +105,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#elseif(${CORCAN}=="true")
|
||||
${ugclinecan}
|
||||
/${productClass}.COR.${vtecOffice}.${phenomena}.W.${etn}.000000T0000Z-${dateUtil.format(${expire},${timeFormat.ymdthmz})}/
|
||||
|
@ -115,7 +115,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#else
|
||||
${ugcline}
|
||||
/${productClass}.${action}.${vtecOffice}.${phenomena}.W.${etn}.000000T0000Z-${dateUtil.format(${expire},${timeFormat.ymdthmz})}/
|
||||
|
|
3
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/severeWeatherStatement.vm
Executable file → Normal file
3
edexOsgi/com.raytheon.uf.common.dataplugin.warning/utility/common_static/base/warngen/severeWeatherStatement.vm
Executable file → Normal file
|
@ -10,6 +10,7 @@
|
|||
## EVAN BOOKBINDER 9-18-2013 Implemented config.vm ##
|
||||
## MIKE DANGELO 1-22-2104 Tweaked default CTA wording to fix parseString problems and torEmerCTA to use new verbage ##
|
||||
## Removed preAmbleTOR (not used) -mmd 1/23/2014, preAmble for other tor-sighted/confirmed bullets retained
|
||||
## Mike Rega 4/24/2014 fixed MND blank line in CAN ##
|
||||
#################################################################
|
||||
##
|
||||
###################################################################
|
||||
|
@ -76,7 +77,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#elseif(${CORCAN}=="true")
|
||||
${ugclinecan}
|
||||
/${productClass}.COR.${vtecOffice}.${phenomena}.W.${etn}.000000T0000Z-${dateUtil.format(${expire},${timeFormat.ymdthmz})}/
|
||||
|
@ -87,7 +87,6 @@ ${area.name}##
|
|||
#end
|
||||
-##
|
||||
#end
|
||||
|
||||
#else
|
||||
${ugcline}
|
||||
/${productClass}.${action}.${vtecOffice}.${phenomena}.W.${etn}.000000T0000Z-${dateUtil.format(${expire},${timeFormat.ymdthmz})}/
|
||||
|
|
Loading…
Add table
Reference in a new issue