55 lines
3 KiB
XML
55 lines
3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="gov.noaa.gsd.viz.ensemble.feature"
|
|
label="Ensemble Tool Feature"
|
|
version="4.16.2.2"
|
|
provider-name="GSD">
|
|
|
|
<description url="http://www.example.com/description">
|
|
[Enter Feature Description here.]
|
|
</description>
|
|
|
|
<copyright url="http://www.example.com/copyright">
|
|
[Enter Copyright Description here.]
|
|
</copyright>
|
|
|
|
<license url="http://www.example.com/license">
|
|
[Enter License Description here.]
|
|
</license>
|
|
|
|
<requires>
|
|
<import plugin="org.eclipse.ui" version="3.8.2" match="greaterOrEqual"/>
|
|
<import plugin="org.eclipse.core.runtime" version="3.8.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.grid" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.serialization" version="1.15.1" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.serialization.comm" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="javax.measure" version="1.0.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.parameter" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.core.contours" version="1.15.2" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.colormap" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.core.graphing" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.dataplugin.level" version="1.14.1" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.d2d.core" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.style" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.numeric" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.core" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.ui" version="1.15.1" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.comm" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.xy.timeseries" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.core.rsc" version="1.14.1" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.xy" version="1.15.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.d2d.xy.adapters" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.viz.volumebrowser" version="1.13.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.derivparam" version="1.14.1" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.common.inventory" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.d2d.ui" version="1.14.0" match="greaterOrEqual"/>
|
|
<import plugin="com.raytheon.uf.viz.core.grid"/>
|
|
</requires>
|
|
|
|
<plugin
|
|
id="gov.noaa.gsd.viz.ensemble"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"/>
|
|
|
|
</feature>
|