- 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
] [formerlya315e4461b
[formerly4939e96872
] [formerly789359a779
[formerly b084e4a721edc9400fc7a8f25c7da539d6dd8480]]] Former-commit-id:789359a779
Former-commit-id:03ccca567a
[formerly53a280116b
] Former-commit-id:e443218bfb
20 lines
824 B
Text
20 lines
824 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Viz Data Access
|
|
Bundle-SymbolicName: com.raytheon.viz.dataaccess
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Activator: com.raytheon.viz.dataaccess.Activator
|
|
Bundle-Vendor: RAYTHEON
|
|
Eclipse-RegisterBuddy: com.raytheon.uf.viz.core
|
|
Eclipse-BuddyPolicy: ext, global
|
|
Require-Bundle: org.eclipse.ui,
|
|
org.eclipse.core.runtime,
|
|
com.raytheon.uf.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.time;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.dataaccess;bundle-version="1.0.0",
|
|
com.raytheon.viz.core;bundle-version="1.12.1174",
|
|
com.raytheon.uf.common.colormap;bundle-version="1.12.1174",
|
|
javax.measure;bundle-version="1.0.0"
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Bundle-ActivationPolicy: lazy
|
|
Export-Package: com.raytheon.viz.dataaccess.rsc
|