2012-01-06 08:55:05 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Grib Plug-in
|
|
|
|
Bundle-SymbolicName: com.raytheon.edex.plugin.grib
|
2014-05-21 14:38:28 -05:00
|
|
|
Bundle-Version: 1.14.0.qualifier
|
2012-01-06 08:55:05 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2014-05-21 14:38:28 -05:00
|
|
|
Require-Bundle: com.raytheon.edex.common;bundle-version="1.14.0",
|
2013-09-06 13:48:28 -05:00
|
|
|
com.raytheon.uf.common.awipstools,
|
2013-10-14 17:38:00 -05:00
|
|
|
com.raytheon.uf.common.comm,
|
2014-05-21 14:38:28 -05:00
|
|
|
com.raytheon.uf.common.dataplugin.grid;bundle-version="1.13.0",
|
|
|
|
com.raytheon.uf.common.dataplugin.level;bundle-version="1.14.0",
|
|
|
|
com.raytheon.uf.common.localization;bundle-version="1.14.0",
|
2013-10-14 17:38:00 -05:00
|
|
|
com.raytheon.uf.common.status,
|
2013-09-06 13:48:28 -05:00
|
|
|
com.raytheon.uf.common.parameter,
|
2013-10-14 17:38:00 -05:00
|
|
|
com.raytheon.uf.edex.awipstools,
|
2013-09-06 13:48:28 -05:00
|
|
|
com.raytheon.uf.edex.plugin.grid,
|
2013-10-14 17:38:00 -05:00
|
|
|
com.raytheon.uf.edex.python.decoder,
|
2014-05-21 14:38:28 -05:00
|
|
|
org.apache.camel;bundle-version="2.12.3",
|
|
|
|
org.apache.commons.lang;bundle-version="2.6.0",
|
|
|
|
org.apache.commons.logging;bundle-version="1.0.4",
|
2013-10-14 17:38:00 -05:00
|
|
|
javax.measure,
|
|
|
|
ucar.nc2
|
|
|
|
Export-Package: com.raytheon.edex.plugin.grib,
|
2013-01-06 14:32:24 -06:00
|
|
|
com.raytheon.edex.plugin.grib.exception,
|
2012-01-06 08:55:05 -06:00
|
|
|
com.raytheon.edex.plugin.grib.spatial,
|
|
|
|
com.raytheon.edex.plugin.grib.util,
|
|
|
|
com.raytheon.edex.util.grib
|
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|