- 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
27 lines
702 B
XML
27 lines
702 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<feature
|
|
id="com.raytheon.viz.dataaccess.feature"
|
|
label="Viz Data Access Feature"
|
|
version="1.0.0.qualifier"
|
|
provider-name="RAYTHEON">
|
|
|
|
<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>
|
|
|
|
<plugin
|
|
id="com.raytheon.viz.dataaccess"
|
|
download-size="0"
|
|
install-size="0"
|
|
version="0.0.0"
|
|
unpack="false"/>
|
|
|
|
</feature>
|