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"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
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
|
<plugin
|
||||||
id="com.raytheon.uf.common.dataplugin.lsr"
|
id="com.raytheon.uf.common.dataplugin.lsr"
|
||||||
|
@ -136,13 +125,6 @@
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
unpack="false"/>
|
unpack="false"/>
|
||||||
|
|
||||||
<plugin
|
|
||||||
id="com.raytheon.uf.common.dataplugin.qc"
|
|
||||||
download-size="0"
|
|
||||||
install-size="0"
|
|
||||||
version="0.0.0"
|
|
||||||
unpack="false"/>
|
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="com.raytheon.uf.common.dataplugin.svrwx"
|
id="com.raytheon.uf.common.dataplugin.svrwx"
|
||||||
download-size="0"
|
download-size="0"
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
isBlinking="false" isMapLayer="false"
|
isBlinking="false" isMapLayer="false"
|
||||||
isHoverOn="false" isVisible="true" />
|
isHoverOn="false" isVisible="true" />
|
||||||
<resourceData xsi:type="plotResourceData"
|
<resourceData xsi:type="plotResourceData"
|
||||||
plotSource="METAR/Maritime/LDAD"
|
plotSource="METAR/Maritime"
|
||||||
plotModelFile="stdObsDesign.svg"
|
plotModelFile="stdObsDesign.svg"
|
||||||
spiFile="basemaps/MTR.spi"
|
spiFile="basemaps/MTR.spi"
|
||||||
isUpdatingOnMetadataOnly="true"
|
isUpdatingOnMetadataOnly="true"
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
isBlinking="false" isMapLayer="false"
|
isBlinking="false" isMapLayer="false"
|
||||||
isHoverOn="false" isVisible="true" />
|
isHoverOn="false" isVisible="true" />
|
||||||
<resourceData xsi:type="plotResourceData"
|
<resourceData xsi:type="plotResourceData"
|
||||||
plotSource="METAR/Maritime/LDAD"
|
plotSource="METAR/Maritime"
|
||||||
plotModelFile="maritimeDesign.svg"
|
plotModelFile="maritimeDesign.svg"
|
||||||
isUpdatingOnMetadataOnly="true"
|
isUpdatingOnMetadataOnly="true"
|
||||||
retrieveData="false"
|
retrieveData="false"
|
||||||
|
@ -89,32 +89,9 @@
|
||||||
</metadataMap>
|
</metadataMap>
|
||||||
</resourceData>
|
</resourceData>
|
||||||
</resource>
|
</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>
|
</resourceData>
|
||||||
</resource>
|
</resource>
|
||||||
</descriptor>
|
</descriptor>
|
||||||
</displays>
|
</displays>
|
||||||
</displayList>
|
</displayList>
|
||||||
</bundle>
|
</bundle>
|
||||||
|
|
|
@ -127,6 +127,7 @@
|
||||||
<feature id="com.raytheon.uf.viz.ffmp.feature"/>
|
<feature id="com.raytheon.uf.viz.ffmp.feature"/>
|
||||||
<feature id="com.raytheon.uf.viz.scan.feature"/>
|
<feature id="com.raytheon.uf.viz.scan.feature"/>
|
||||||
<feature id="com.raytheon.uf.viz.fssobs.feature"/>
|
<feature id="com.raytheon.uf.viz.fssobs.feature"/>
|
||||||
|
<feature id="com.raytheon.uf.viz.satellite.goesr.feature" installMode="root"/>
|
||||||
</features>
|
</features>
|
||||||
|
|
||||||
<configurations>
|
<configurations>
|
||||||
|
|
Loading…
Add table
Reference in a new issue