Removed LDAD surface obs and added GOES-R Viz plugin to awips.product for RPM building
This commit is contained in:
parent
e1e201fc7d
commit
a9db8e6eb5
3 changed files with 4 additions and 44 deletions
|
@ -110,17 +110,6 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.dataplugin.ldad"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.dataplugin.ldadmesonet"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.dataplugin.lsr"
|
||||
|
@ -136,13 +125,6 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.dataplugin.qc"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.dataplugin.svrwx"
|
||||
download-size="0"
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
isBlinking="false" isMapLayer="false"
|
||||
isHoverOn="false" isVisible="true" />
|
||||
<resourceData xsi:type="plotResourceData"
|
||||
plotSource="METAR/Maritime/LDAD"
|
||||
plotSource="METAR/Maritime"
|
||||
plotModelFile="stdObsDesign.svg"
|
||||
spiFile="basemaps/MTR.spi"
|
||||
isUpdatingOnMetadataOnly="true"
|
||||
|
@ -68,7 +68,7 @@
|
|||
isBlinking="false" isMapLayer="false"
|
||||
isHoverOn="false" isVisible="true" />
|
||||
<resourceData xsi:type="plotResourceData"
|
||||
plotSource="METAR/Maritime/LDAD"
|
||||
plotSource="METAR/Maritime"
|
||||
plotModelFile="maritimeDesign.svg"
|
||||
isUpdatingOnMetadataOnly="true"
|
||||
retrieveData="false"
|
||||
|
@ -89,32 +89,9 @@
|
|||
</metadataMap>
|
||||
</resourceData>
|
||||
</resource>
|
||||
<resource>
|
||||
<loadProperties
|
||||
loadWithoutData="true" />
|
||||
<properties isSystemResource="false"
|
||||
isBlinking="false" isMapLayer="false"
|
||||
isHoverOn="false" isVisible="true" />
|
||||
<resourceData xsi:type="plotResourceData"
|
||||
plotSource="METAR/Maritime/LDAD"
|
||||
plotModelFile="ldadMesoDesign.svg"
|
||||
isUpdatingOnMetadataOnly="true"
|
||||
retrieveData="false"
|
||||
isRequeryNecessaryOnTimeMatch="true">
|
||||
<binOffset posOffset="1800"
|
||||
negOffset="1800" virtualOffset="0" />
|
||||
<metadataMap>
|
||||
<mapping key="pluginName">
|
||||
<constraint
|
||||
constraintValue="ldadmesonet"
|
||||
constraintType="EQUALS" />
|
||||
</mapping>
|
||||
</metadataMap>
|
||||
</resourceData>
|
||||
</resource>
|
||||
</resourceData>
|
||||
</resource>
|
||||
</descriptor>
|
||||
</displays>
|
||||
</displayList>
|
||||
</bundle>
|
||||
</bundle>
|
||||
|
|
|
@ -127,6 +127,7 @@
|
|||
<feature id="com.raytheon.uf.viz.ffmp.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.scan.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.fssobs.feature"/>
|
||||
<feature id="com.raytheon.uf.viz.satellite.goesr.feature" installMode="root"/>
|
||||
</features>
|
||||
|
||||
<configurations>
|
||||
|
|
Loading…
Add table
Reference in a new issue