Commit graph

5 commits

Author SHA1 Message Date
Ben Steffensmeier
ffad90077a Issue #1553 make data access resources time match.
Change-Id: I4f539aa7fb6638052a1c47a54b591d624b7e4b37

Former-commit-id: 04608dd42b [formerly b0f47fa146] [formerly 04608dd42b [formerly b0f47fa146] [formerly 0fe99c227e [formerly 82808b8e254098f6773d7320fd99564c7f33d012]]]
Former-commit-id: 0fe99c227e
Former-commit-id: eef3228f72 [formerly a56fa20253]
Former-commit-id: 845f6e26ab
2013-02-08 12:05:51 -06:00
Bryan Kowal
5fae563f88 Issue #1555 - improve Geometry loop
Change-Id: I124b0f41f2acd9dd2a5b4ec16c24d8bcfc64c417

Former-commit-id: 9ee71bc226 [formerly f5c3e20b3a] [formerly 9ee71bc226 [formerly f5c3e20b3a] [formerly cdafa71827 [formerly a8c222a7bb60ccdd0a431c8781488efc641a26c5]]]
Former-commit-id: cdafa71827
Former-commit-id: fc84326815 [formerly 9b572f0eb4]
Former-commit-id: 65b87267d6
2013-02-06 12:32:40 -06:00
Bryan Kowal
eaccf2d09a Issue #1555 - initial generic geometry resource
- refactored viz data access resources
- updated hydro factory based on existing hydro code
- geometric lines and polygons are now both rendered using wireframe shapes and the same logic
- relocated the data used to render the geometries to the resource
- points are created instead of circles for geometric points
- do not store legend text as a static variable in the abstract data access resource
- addressed peer review comments

Change-Id: Ic7792aede9e24445af541f01631886645a8cf1f0

Former-commit-id: 442a2f8fa4 [formerly a86d2b5769] [formerly 442a2f8fa4 [formerly a86d2b5769] [formerly 1732e6b4ea [formerly 04179bd343c3ec976c601e2856a3949e4515b472]]]
Former-commit-id: 1732e6b4ea
Former-commit-id: 9c7d8ca3d3 [formerly c8a6b08394]
Former-commit-id: 3b2342193f
2013-02-06 12:03:40 -06:00
Ben Steffensmeier
20a08fcc2c Issue #1521 create grid data access factory and refactor satellite to share common functionality.
Change-Id: I54de0b41b60ccd058124eb79e6f032cb2ea9a3cf

Former-commit-id: bd32a947c7 [formerly a19b51cf2e] [formerly bd32a947c7 [formerly a19b51cf2e] [formerly 3032dc2189 [formerly 2133adac87eaa53977c26700ef656c304e81ee1b]]]
Former-commit-id: 3032dc2189
Former-commit-id: e59bb3c914 [formerly 2e907f4a0e]
Former-commit-id: fc7b0393c5
2013-01-23 11:39:52 -06:00
Bryan Kowal
f99ad00934 Issue #1414 - adding Satellite to the Data Access Framework
- 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 [formerly 4939e96872] [formerly a315e4461b [formerly 4939e96872] [formerly 789359a779 [formerly b084e4a721edc9400fc7a8f25c7da539d6dd8480]]]
Former-commit-id: 789359a779
Former-commit-id: 03ccca567a [formerly 53a280116b]
Former-commit-id: e443218bfb
2013-01-15 18:08:17 -06:00