2017-04-21 18:33:55 -06:00
|
|
|
Manifest-Version: 1.0
|
|
|
|
Bundle-ManifestVersion: 2
|
|
|
|
Bundle-Name: Netcdf
|
|
|
|
Bundle-SymbolicName: com.raytheon.uf.edex.netcdf
|
2018-06-20 17:39:08 -06:00
|
|
|
Bundle-Version: 1.16.2.qualifier
|
2017-04-21 18:33:55 -06:00
|
|
|
Bundle-Vendor: RAYTHEON
|
2018-07-05 11:49:57 -06:00
|
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
2017-04-21 18:33:55 -06:00
|
|
|
Require-Bundle: ucar.nc2,
|
|
|
|
com.raytheon.uf.common.time,
|
|
|
|
com.raytheon.uf.common.dataplugin.level,
|
|
|
|
com.raytheon.uf.common.util,
|
|
|
|
com.raytheon.uf.common.parameter,
|
|
|
|
com.raytheon.uf.common.dataplugin,
|
|
|
|
com.raytheon.uf.common.localization,
|
|
|
|
com.raytheon.uf.common.serialization,
|
|
|
|
javax.measure,
|
|
|
|
org.slf4j,
|
2018-06-20 17:39:08 -06:00
|
|
|
org.apache.commons.beanutils,
|
|
|
|
org.apache.camel,
|
|
|
|
com.raytheon.uf.common.wmo;bundle-version="1.16.0"
|
2017-04-21 18:33:55 -06:00
|
|
|
Export-Package: com.raytheon.uf.edex.netcdf.decoder,
|
|
|
|
com.raytheon.uf.edex.netcdf.decoder.exception,
|
|
|
|
com.raytheon.uf.edex.netcdf.decoder.util,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.data,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.data.mask,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.exception,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field.date,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field.direct,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field.indirect,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field.level,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.field.parameter,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.match,
|
|
|
|
com.raytheon.uf.edex.netcdf.description.product
|