Commit graph

9 commits

Author SHA1 Message Date
Ben Steffensmeier
334af0001b Issue #1532 Delete uf.common.image and clean up the mess it left behind.
Former-commit-id: d27d30c2db [formerly f46686a6e2] [formerly 2ca86633d6 [formerly 7c24d10acae9dee7ec03edd471983e0b80d58092]]
Former-commit-id: 2ca86633d6
Former-commit-id: 5068b18c6a
2013-02-28 17:00:56 -06:00
Mike Duff
01ef273417 Issue #1552 - Implement FFMP Data Access
Peer review comments
Change-Id: Ibf11c96248972a86a6a0d779ba482cd133125b55

Former-commit-id: 8a8e8f7a73 [formerly 8bddd467b1] [formerly 81649d346a [formerly 544c90e8a0b5aba5470e60beac18d86d972c05cd]]
Former-commit-id: 81649d346a
Former-commit-id: b1a549a99f
2013-02-25 09:29:16 -06:00
Ben Steffensmeier
91bbdc3337 Issue #1614 Refactor data access framework to use single request.
Change-Id: Id3ed7afcf79dfb2ddeca1d9c2b632f90cc44d798

Former-commit-id: e771076275 [formerly 1393f3e3cf] [formerly 0933a5f596 [formerly 5a9ae7df15633492b0d9fb648876cfb2bb2946b6]]
Former-commit-id: 0933a5f596
Former-commit-id: f0f3c71d50
2013-02-15 11:39:56 -06:00
Ben Steffensmeier
efaddb710c Issue #1614 allow locationNames for grid data access
Change-Id: I5d88708909b8f76ebdf6fac64a330854781ffae2

Former-commit-id: ef7addb005 [formerly ab319bd3a8] [formerly 9b4de367e3 [formerly 7fe101c9fdb9266cd7c16a6c0a7281b9f9836cc4]]
Former-commit-id: 9b4de367e3
Former-commit-id: 0995024482
2013-02-14 10:07:01 -06:00
Ben Steffensmeier
eef3228f72 Issue #1553 make data access resources time match.
Change-Id: I4f539aa7fb6638052a1c47a54b591d624b7e4b37

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

Former-commit-id: 9ee71bc226 [formerly f5c3e20b3a] [formerly cdafa71827 [formerly a8c222a7bb60ccdd0a431c8781488efc641a26c5]]
Former-commit-id: cdafa71827
Former-commit-id: 9b572f0eb4
2013-02-06 12:32:40 -06:00
Bryan Kowal
9c7d8ca3d3 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 1732e6b4ea [formerly 04179bd343c3ec976c601e2856a3949e4515b472]]
Former-commit-id: 1732e6b4ea
Former-commit-id: c8a6b08394
2013-02-06 12:03:40 -06:00
Ben Steffensmeier
e59bb3c914 Issue #1521 create grid data access factory and refactor satellite to share common functionality.
Change-Id: I54de0b41b60ccd058124eb79e6f032cb2ea9a3cf

Former-commit-id: bd32a947c7 [formerly a19b51cf2e] [formerly 3032dc2189 [formerly 2133adac87eaa53977c26700ef656c304e81ee1b]]
Former-commit-id: 3032dc2189
Former-commit-id: 2e907f4a0e
2013-01-23 11:39:52 -06:00
Bryan Kowal
03ccca567a 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 789359a779 [formerly b084e4a721edc9400fc7a8f25c7da539d6dd8480]]
Former-commit-id: 789359a779
Former-commit-id: 53a280116b
2013-01-15 18:08:17 -06:00