- addressed peer review comments - includes the CAVE generic grid resource and resource data - the generic grid resource now utilizes the populateData method of IGridData - the data time methods of the satellite factory will now throw data retrieval exceptions Change-Id: I763cddc8ba8cac715eb0605594904bd9f9c21db9 Former-commit-id:a315e4461b
[formerly4939e96872
] [formerly789359a779
[formerly b084e4a721edc9400fc7a8f25c7da539d6dd8480]] Former-commit-id:789359a779
Former-commit-id:53a280116b
25 lines
1.3 KiB
Text
25 lines
1.3 KiB
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Satellite Common
|
|
Bundle-SymbolicName: com.raytheon.uf.common.dataplugin.satellite
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.edex.common, com.raytheon.uf.common.serialization, com.raytheon.uf.viz.core
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: com.raytheon.uf.common.dataplugin;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.serialization;bundle-version="1.12.1174",
|
|
com.raytheon.edex.common;bundle-version="1.12.1174",
|
|
javax.persistence;bundle-version="1.0.0",
|
|
org.geotools;bundle-version="2.6.4",
|
|
org.apache.commons.lang;bundle-version="2.3.0",
|
|
javax.measure;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
com.raytheon.uf.common.serialization.comm;bundle-version="1.12.1174"
|
|
Export-Package: com.raytheon.uf.common.dataplugin.satellite,
|
|
com.raytheon.uf.common.dataplugin.satellite.units,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.counts,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.generic,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.goes,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.goes.convert,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.ir,
|
|
com.raytheon.uf.common.dataplugin.satellite.units.water
|