awips2/ncep/gov.noaa.nws.ncep.viz.rsc.airmet/localization/ncep/resourceTemplates/Airmet.xml
Steve Harris 1900cef156 13.5.2-1 baseline
Former-commit-id: 894d2425b2 [formerly 73dd0f166c] [formerly 894d2425b2 [formerly 73dd0f166c] [formerly 542b2c3d18 [formerly a362ca91ee5972a1501a2842191fbe2e23feac9c]]]
Former-commit-id: 542b2c3d18
Former-commit-id: 43af1b227a [formerly 4ecb349ed8]
Former-commit-id: 4a9a91ce2e
2013-08-28 09:43:48 -04:00

71 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resourceGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<resource>
<loadProperties loadWithoutData="true"></loadProperties>
<properties isSystemResource="false"
isBlinking="false" isMapLayer="false" isHoverOn="false"
isVisible="true" />
<resourceData xsi:type="AirmetResourceData"
isUpdatingOnMetadataOnly="false"
isRequeryNecessaryOnTimeMatch="false">
<frameSpan>${frameSpan}</frameSpan>
<timeMatchMethod>${timeMatchMethod}</timeMatchMethod>
<timelineGenMethod>${timelineGenMethod}</timelineGenMethod>
<dfltNumFrames>${dfltNumFrames}</dfltNumFrames>
<dfltTimeRange>${dfltTimeRange}</dfltTimeRange>
<legendColor>${legendColor}</legendColor>
<ifrEnable>${ifrEnable}</ifrEnable>
<ifrColor>${ifrColor}</ifrColor>
<ifrLineWidth>${ifrLineWidth}</ifrLineWidth>
<ifrSymbolSize>${ifrSymbolSize}</ifrSymbolSize>
<mntObscEnable>${mntObscEnable}</mntObscEnable>
<mntObscColor>${mntObscColor}</mntObscColor>
<mntObscLineWidth>${mntObscLineWidth}</mntObscLineWidth>
<mntObscSymbolSize>${mntObscSymbolSize}</mntObscSymbolSize>
<turbEnable>${turbEnable}</turbEnable>
<turbColor1>${turbColor1}</turbColor1>
<turbColor2>${turbColor2}</turbColor2>
<turbLineWidth>${turbLineWidth}</turbLineWidth>
<turbSymbolWidth>${turbSymbolWidth}</turbSymbolWidth>
<turbSymbolSize>${turbSymbolSize}</turbSymbolSize>
<turbLevel>${turbLevel}</turbLevel>
<icingEnable>${icingEnable}</icingEnable>
<icingColor>${icingColor}</icingColor>
<icingLineWidth>${icingLineWidth}</icingLineWidth>
<icingSymbolWidth>${icingSymbolWidth}</icingSymbolWidth>
<icingSymbolSize>${icingSymbolSize}</icingSymbolSize>
<sustWindsEnable>${sustWindsEnable}</sustWindsEnable>
<sustWindsColor>${sustWindsColor}</sustWindsColor>
<sustWindsLineWidth>${sustWindsLineWidth}</sustWindsLineWidth>
<sustWindsSymbolWidth>${sustWindsSymbolWidth}</sustWindsSymbolWidth>
<sustWindsSymbolSize>${sustWindsSymbolSize}</sustWindsSymbolSize>
<lowLevelWindShearEnable>${lowLevelWindShearEnable}</lowLevelWindShearEnable>
<lowLevelWindShearColor>${lowLevelWindShearColor}</lowLevelWindShearColor>
<lowLevelWindShearLineWidth>${lowLevelWindShearLineWidth}</lowLevelWindShearLineWidth>
<lowLevelWindShearSymbolSize>${lowLevelWindShearSymbolSize}</lowLevelWindShearSymbolSize>
<lowerFilterLevel>${lowerFilterLevel}</lowerFilterLevel>
<upperFilterLevel>${upperFilterLevel}</upperFilterLevel>
<timeEnable>${timeEnable}</timeEnable>
<symbolEnable>${symbolEnable}</symbolEnable>
<flightLevelEnable>${flightLevelEnable}</flightLevelEnable>
<seqIdEnable>${seqIdEnable}</seqIdEnable>
<metadataMap>
<mapping key="pluginName">
<constraint constraintValue="${pluginName}" constraintType="EQUALS" />
</mapping>
<mapping key="reportType">
<constraint constraintValue="${reportType}" constraintType="EQUALS" />
</mapping>
</metadataMap>
</resourceData>
</resource>
</resourceGroup>