Commit graph

20 commits

Author SHA1 Message Date
Max Schenkelberg
02e7c79de9 Issue #1462 Created new BundleLoader and BundleProductLoader to consolidate code for loading Bundles to the screen asynchronously.
Amend: Switched to proper ticket

Change-Id: Iacfc73f574aef64bba43323818ea3484b1f5a9b9

Former-commit-id: 86aa1a7febbd1b8671e546c2b9eaca10f82860a4
2013-01-15 14:13:36 -06:00
Ben Steffensmeier
cf8a9e3f64 Issue #1480 guarantee that framesInfo returned from descriptor is always valid.
Former-commit-id: c2b715458167c4438d2c2c35b3b0cb54c2a9cc9c
2013-01-14 14:30:17 -06:00
Max Schenkelberg
3e128b266a Issue #1329 Committing some of the core classes touched for MPE time refactor. Made GL data mapping work properly with non float types. Made GriddedImageDisplay2 use new TileSetRenderable for processing and memory efficieny
Change-Id: Ib12a3a6bb1f20f1e8eeb6dbd170802cf79359cfb

Former-commit-id: eaeb75b4f2dd1c19f805c8cf4f4d010b455d99e8
2012-12-12 11:39:32 -06:00
Max Schenkelberg
8fc766ab05 Issue #1328 Fixed time matching error for 4-panel products where No Data Available on some of the panes
Amend: Changed time cache object to have single setter for setting fields, changed map to identity map

Change-Id: I598e9033187b794631d1dbfc78bb018084ec95cf

Former-commit-id: 9a5766f8a6bd61734b2f9e44aaabbef835d1d676
2012-12-07 11:24:44 -06:00
Max Schenkelberg
b648c5828e Issue #1328 Cleaned up time matching API for GFE use. Removed notion of time match basis from AbstractTimeMatcher and moved code using it into D2D specific plugins
Amend: Added back in TimeMatchBasisCapability.  Someday will need to figure out bundle migration since this unused class can never die

Change-Id: I3086daa43e553202565e2b88f455d4dd0bfc65f6

Former-commit-id: fa693a9bb802af2491c70c14aa7ab33485fb4915
2012-11-29 10:29:36 -06:00
Ben Steffensmeier
8400bc010b Issue #1194 change TimeMatcher so it only uses dtd in cases where dt and dtf are very different.
Former-commit-id: 1aa108da3e26e698af4ea0206ca1e7fb1ffcc588
2012-10-25 13:03:41 -05:00
Max Schenkelberg
2ea6c408f2 Issue #1226 Fixed D2D Legend handler so it returns true when legend is clicked on
Change-Id: I2440d9590fac033a700ef451509f1362cd17694d

Former-commit-id: b70a481aaefd71871cf0bf7b63fbfce64525c5dc
2012-09-28 12:37:21 -05:00
Max Schenkelberg
8cd4f17cd4 Issue #1222 Fixed MapResourceGroup to manage keeping capabilties in sync with underlying resources by using listeners. Also fixed issue where you can set map resources to be time match basis to avoid errors. Fixed build when merging in 12.10
Change-Id: Iec0389be3a563df2d14f079cdd127a32ba552237

Former-commit-id: ac247423f66f1b29b2235595f08b8cee03962842
2012-09-28 11:43:03 -05:00
Ben Steffensmeier
575b5f9b71 Issue #1194 make time matching more lenient for latest live data.
Former-commit-id: 0012646250f74b6361f57f7a8b08e919cbaee2ce
2012-09-20 10:37:46 -05:00
Steve Harris
29e7427dc3 Merge branch 'ss_builds' (12.10.1-4) into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/CurrentAlarmQueue.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java

Former-commit-id: 4b7c9ed0bdf6dc1a3a86421b502a176256d56aeb
2012-09-13 13:26:13 -05:00
Steve Harris
fd19ca5624 12.10.1-4 baseline
Former-commit-id: 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed
2012-09-13 12:08:11 -05:00
Max Schenkelberg
7294025e26 Issue #1164 Revereted Friedman changes to time matcher over last 5 months. Fixed original issues for DRs 14699 and 15160 by getting rid of setTimeList on AbstractTimeMatcher and instead calling redoTimeMatching when a resource is added. Also made time matching happen in job when resource is removed.
Change-Id: I7f72f9782f0f28b25a202e48e5391d1ad34ce91d

Former-commit-id: 64194223bc30a629b32ca8aa5cefbcfdf8fd6776
2012-09-11 16:27:41 -05:00
Steve Harris
3adc50a783 12.9.1-10 baseline
Former-commit-id: 32048810bc091d7ba09a321c36cd5a78b2d4bd39
2012-08-30 14:28:27 -05:00
Steve Harris
61f269f54c 12.9.1-5 baseline
Former-commit-id: d85b989f77196d20eb2d2a21cf4daa13d50474ae
2012-08-21 15:27:03 -05:00
Steve Harris
2c0ff851ca 12.6.1-9 baseline
Former-commit-id: 8f93efb93ec2d244fe599c16b3af5b33784c0232
2012-07-10 07:53:49 -05:00
Steve Harris
b13cbb7e00 12.5.1-15 baseline
Former-commit-id: 4909e0dd166e43c22a34d96aa744f51db8a7d6c0
2012-06-08 13:39:48 -05:00
Steve Harris
9f8cb727a5 12.4.1-10 baseline
Former-commit-id: bf53d06834caa780226121334ac1bcf0534c3f16
2012-05-01 18:06:13 -05:00
Steve Harris
67a5a68300 12.4.1-4 baseline
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Matt Nash
66be3bec40 Moving 12.1.1 into ss_sync
Former-commit-id: 2a9569942c48542cf708b6c0b9189146fd954c11
2012-01-19 11:53:12 -06:00
root
9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00