David Gillingham
ae3e7a64b0
Issue #2023 : Pure python client implementation of Data Access Framework.
...
Change-Id: I801b88192aafb4b139b5a1b397b33620c0b9f427
Former-commit-id: edc77397fb74f07c66dd9f7b9ede5e8af81b4b18
2013-06-06 13:47:31 -05:00
Nate Jensen
99b4a21414
Issue #1989 update spring xsd references to 3.1, fix ingestDat.sh
...
Change-Id: I478c31b72267fe7fd3b7a6559de87e8600c3c0c3
Former-commit-id: b7b619e1a3a85ac8c5f22a36317e22e15ad557a2
2013-05-29 14:49:43 -05:00
Matt Nash
68c84fd8cc
Issue #1871 make Java data access class better match Python version
...
Change-Id: Ic3ab7e771add58a693420a16a349e8208852a051
Former-commit-id: 21a59e4f9ab0e5a870b764259a1a0fc102f3b86f
2013-04-12 09:31:07 -05:00
Steve Harris
67f090638f
Merge branch 'development' into omaha_13.3.1
...
Former-commit-id: 52683c1ffba08b80b0d1f2b619161e108ca598b8
2013-02-25 15:58:48 -06:00
Mike Duff
8bddd467b1
Issue #1552 - Implement FFMP Data Access
...
Peer review comments
Change-Id: Ibf11c96248972a86a6a0d779ba482cd133125b55
Former-commit-id: 544c90e8a0b5aba5470e60beac18d86d972c05cd
2013-02-25 09:29:16 -06:00
Steve Harris
a0573644c4
Merge branch 'development' into omaha_13.3.1
...
Conflicts:
cave/com.raytheon.uf.viz.core.maps/META-INF/MANIFEST.MF
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/dialogs/FfmpBasinTableDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/resource/MultiPointResource.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDisplayDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesDlg.java
cave/com.raytheon.viz.hydro/src/com/raytheon/viz/hydro/timeseries/TimeSeriesconfigAction.java
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.volumebrowser/src/com/raytheon/viz/volumebrowser/vbui/ProductTableComp.java
Former-commit-id: e768a3e3a5016a88a4f0a3faa4bc82cfe0d9709c
2013-02-21 15:41:39 -06:00
Steve Harris
71e8990021
13.3.1-1 baseline
...
Former-commit-id: 34684c71436ce4c395ea523eb34ded6792476816
2013-02-20 16:19:40 -06:00
Ben Steffensmeier
1393f3e3cf
Issue #1614 Refactor data access framework to use single request.
...
Change-Id: Id3ed7afcf79dfb2ddeca1d9c2b632f90cc44d798
Former-commit-id: 5a9ae7df15633492b0d9fb648876cfb2bb2946b6
2013-02-15 11:39:56 -06:00
Ben Steffensmeier
ab319bd3a8
Issue #1614 allow locationNames for grid data access
...
Change-Id: I5d88708909b8f76ebdf6fac64a330854781ffae2
Former-commit-id: 7fe101c9fdb9266cd7c16a6c0a7281b9f9836cc4
2013-02-14 10:07:01 -06:00
Bryan Kowal
a86d2b5769
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: 04179bd343c3ec976c601e2856a3949e4515b472
2013-02-06 12:03:40 -06:00
Ben Steffensmeier
ed60f1a696
Issue #1553 initial implementation of radar factory
...
Change-Id: I86375a74f96159a9ed32d20ffd38168d9308c574
Former-commit-id: 1db5404b22544dbc8954825121217c0ffce95fa0
2013-02-01 16:29:13 -06:00
Bryan Kowal
f585de398b
Merge "Issue #1551 - adding maps to the Data Access Framework" into development
...
Former-commit-id: d722b34158a74e922025804a2f0953226aae7a98
2013-01-31 15:24:30 -06:00
Bryan Kowal
964b30d5f2
Issue #1551 - adding maps to the Data Access Framework
...
- initial commit of Maps Geometry Factory
- re-factored geometry factory code
- addressing peer review comments
- cast to Timestamp
Change-Id: Ie12177b5ae1a8d8d9151d061682730841cfcc807
Former-commit-id: 8155a2cc6dc16df4addf5b567c08890278dc48c3
2013-01-31 10:03:10 -06:00
Ben Steffensmeier
52337a2e6e
Issue #1521 add extra validation and checks to grid factory
...
Change-Id: If7903f96bad2d21e9e9eaea86fa5ccc9b9374c9c
Former-commit-id: 3023799852acfb932f2afcb0c4ed1cf764add776
2013-01-29 17:37:39 -06:00
Ben Steffensmeier
a19b51cf2e
Issue #1521 create grid data access factory and refactor satellite to share common functionality.
...
Change-Id: I54de0b41b60ccd058124eb79e6f032cb2ea9a3cf
Former-commit-id: 2133adac87eaa53977c26700ef656c304e81ee1b
2013-01-23 11:39:52 -06:00
Steve Harris
83e9157df7
13.2.1-2 baseline
...
Former-commit-id: bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf
2013-01-23 11:18:44 -05:00
Bryan Kowal
4939e96872
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: b084e4a721edc9400fc7a8f25c7da539d6dd8480
2013-01-15 18:08:17 -06:00
Nate Jensen
2450821fe7
Issue #1446 improve javadoc
...
Change-Id: I5cd77c5d4e5e75f3b0a364db610c470d163b9307
Former-commit-id: 668baa6b031f79d82aff64d98a13cd901ac90222
2013-01-15 15:22:46 -06:00
Steve Harris
c0c1d56f3a
13.1.2-2 baseline
...
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Nate Jensen
817717fe0a
Issue #1409 Initial implementation of hydro data access
...
Change-Id: I309694f9477384446658520794e19ca9493473fb
Former-commit-id: ae7ac8a8bfc51d1c7dc3493c8fc036a87772f323
2012-12-12 11:20:42 -06:00
Nate Jensen
b3602e6bf8
Issue #1323 Improving framework based on first factory implementation
...
Change-Id: I817cb7fbab8ae517cf134e1fd53c9b5c3eee5ab1
Former-commit-id: f95518ac0b8bb862dc69af9f07d72f286cbea085
2012-11-26 13:24:37 -06:00
Nate Jensen
f255f65b3c
Issue #1323 initial commit of interfaces of data access framework
...
Change-Id: I301d94a85a4e86550cd409bc17ef94ea3fdd6e02
Former-commit-id: d6b63788ef2af3da474a0d3affcafdddec3690a5
2012-11-12 16:45:33 -06:00