Max Schenkelberg
410abb1144
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: 9aac1d2871
[formerly 02e7c79de9
] [formerly aa88b83859
[formerly 86aa1a7febbd1b8671e546c2b9eaca10f82860a4]]
Former-commit-id: aa88b83859
Former-commit-id: c6b6823228
2013-01-15 14:13:36 -06:00
Ben Steffensmeier
c1ae999c81
Issue #1480 guarantee that framesInfo returned from descriptor is always valid.
...
Former-commit-id: e00348a124
[formerly cf8a9e3f64
] [formerly ac9ba67919
[formerly c2b715458167c4438d2c2c35b3b0cb54c2a9cc9c]]
Former-commit-id: ac9ba67919
Former-commit-id: 147a379a81
2013-01-14 14:30:17 -06:00
Max Schenkelberg
d43e0c1c25
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: be99f6c7ca
[formerly 3e128b266a
] [formerly 5db71ca943
[formerly eaeb75b4f2dd1c19f805c8cf4f4d010b455d99e8]]
Former-commit-id: 5db71ca943
Former-commit-id: b74d788909
2012-12-12 11:39:32 -06:00
Max Schenkelberg
9a978a9156
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: dbc9141454
[formerly 8fc766ab05
] [formerly 424c6e0b1b
[formerly 9a5766f8a6bd61734b2f9e44aaabbef835d1d676]]
Former-commit-id: 424c6e0b1b
Former-commit-id: 4cb9cc5632
2012-12-07 11:24:44 -06:00
Max Schenkelberg
f681c1304c
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: 56ae27e172
[formerly b648c5828e
] [formerly ed77d56a84
[formerly fa693a9bb802af2491c70c14aa7ab33485fb4915]]
Former-commit-id: ed77d56a84
Former-commit-id: b24440cc37
2012-11-29 10:29:36 -06:00
Ben Steffensmeier
884fa10618
Issue #1194 change TimeMatcher so it only uses dtd in cases where dt and dtf are very different.
...
Former-commit-id: b01de6a051
[formerly 8400bc010b
] [formerly 9b19ec5b29
[formerly 1aa108da3e26e698af4ea0206ca1e7fb1ffcc588]]
Former-commit-id: 9b19ec5b29
Former-commit-id: f65f294d2a
2012-10-25 13:03:41 -05:00
Max Schenkelberg
c01fc819a9
Issue #1226 Fixed D2D Legend handler so it returns true when legend is clicked on
...
Change-Id: I2440d9590fac033a700ef451509f1362cd17694d
Former-commit-id: 75e9fc1ef0
[formerly 2ea6c408f2
] [formerly c96a1797e7
[formerly b70a481aaefd71871cf0bf7b63fbfce64525c5dc]]
Former-commit-id: c96a1797e7
Former-commit-id: f96eb2df95
2012-09-28 12:37:21 -05:00
Max Schenkelberg
962ea1d376
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: eb9cd3003a
[formerly 8cd4f17cd4
] [formerly d63f741ab5
[formerly ac247423f66f1b29b2235595f08b8cee03962842]]
Former-commit-id: d63f741ab5
Former-commit-id: b35aefa9e0
2012-09-28 11:43:03 -05:00
Ben Steffensmeier
ec5d661489
Issue #1194 make time matching more lenient for latest live data.
...
Former-commit-id: c53d884710
[formerly 575b5f9b71
] [formerly 45ecb93bae
[formerly 0012646250f74b6361f57f7a8b08e919cbaee2ce]]
Former-commit-id: 45ecb93bae
Former-commit-id: 621260a7ac
2012-09-20 10:37:46 -05:00
Steve Harris
e23b030dfd
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: 04de1d5857
[formerly 29e7427dc3
] [formerly 04d9735c8f
[formerly 4b7c9ed0bdf6dc1a3a86421b502a176256d56aeb]]
Former-commit-id: 04d9735c8f
Former-commit-id: 53673f63e6
2012-09-13 13:26:13 -05:00
Steve Harris
684feb34e5
12.10.1-4 baseline
...
Former-commit-id: e38e81ab8c
[formerly fd19ca5624
] [formerly 49c3861597
[formerly 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed]]
Former-commit-id: 49c3861597
Former-commit-id: 2ba58a3576
2012-09-13 12:08:11 -05:00
Max Schenkelberg
52e812ec0e
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: a6cc869ada
[formerly 7294025e26
] [formerly 2f8f1ce9b2
[formerly 64194223bc30a629b32ca8aa5cefbcfdf8fd6776]]
Former-commit-id: 2f8f1ce9b2
Former-commit-id: c26d21d908
2012-09-11 16:27:41 -05:00
Steve Harris
f43a5af47f
12.9.1-10 baseline
...
Former-commit-id: bdb45cdfae
[formerly 3adc50a783
] [formerly cb9b80f3a0
[formerly 32048810bc091d7ba09a321c36cd5a78b2d4bd39]]
Former-commit-id: cb9b80f3a0
Former-commit-id: dc08c5a71a
2012-08-30 14:28:27 -05:00
Steve Harris
7fb0b17bd5
12.9.1-5 baseline
...
Former-commit-id: a1d931fd44
[formerly 61f269f54c
] [formerly f2fac39428
[formerly d85b989f77196d20eb2d2a21cf4daa13d50474ae]]
Former-commit-id: f2fac39428
Former-commit-id: 72824561cb
2012-08-21 15:27:03 -05:00
Steve Harris
dc50bc8443
12.6.1-9 baseline
...
Former-commit-id: 7c064b6868
[formerly 2c0ff851ca
] [formerly 27afa60345
[formerly 8f93efb93ec2d244fe599c16b3af5b33784c0232]]
Former-commit-id: 27afa60345
Former-commit-id: 4f7bb90bb0
2012-07-10 07:53:49 -05:00
Steve Harris
97c4db937e
12.5.1-15 baseline
...
Former-commit-id: 8552902906
[formerly b13cbb7e00
] [formerly 3904c4ccf5
[formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]
Former-commit-id: 3904c4ccf5
Former-commit-id: 676ea3192f
2012-06-08 13:39:48 -05:00
Steve Harris
33a67cdd82
12.4.1-10 baseline
...
Former-commit-id: 4bfbdad17d
[formerly 9f8cb727a5
] [formerly 8485b90ff8
[formerly bf53d06834caa780226121334ac1bcf0534c3f16]]
Former-commit-id: 8485b90ff8
Former-commit-id: a28d70b5c5
2012-05-01 18:06:13 -05:00
Steve Harris
a2a6a18fae
12.4.1-4 baseline
...
Former-commit-id: 750b7543dd
[formerly 67a5a68300
] [formerly 2a216f333c
[formerly ad648deaf4d3edaabdda15184289b3a927308bd7]]
Former-commit-id: 2a216f333c
Former-commit-id: a4e519f3cd
2012-04-18 15:18:16 -05:00
Matt Nash
82300ccdcf
Moving 12.1.1 into ss_sync
...
Former-commit-id: 580e2938d7
[formerly 66be3bec40
] [formerly c83e5ff474
[formerly 2a9569942c48542cf708b6c0b9189146fd954c11]]
Former-commit-id: c83e5ff474
Former-commit-id: 1faae42484
2012-01-19 11:53:12 -06:00
root
8e80217e59
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: a02aeb236c
[formerly 9f19e3f712
] [formerly 06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 3360eb6c5f
2012-01-06 08:55:05 -06:00