David Gillingham
c35669279e
Omaha #4543 : Add support for new bufrmos LAMP lightning and convective parameters.
...
Change-Id: Id95b8b103c356ded0a22097f042b1b67d2cb80f3
Former-commit-id: b03aaec814cb264d9abb9510c357405bde8ae894
2015-07-09 13:27:44 -05:00
David Lovely
80dc4c85d9
Omaha #4146 Bundled class files in a jar when unpacked.
...
Change-Id: Ie3e2a65f9696459774f67bcd4b6dee395e6f4e02
Former-commit-id: 2931134f27cd858716d5c0d97ef1d71c9f7ac165
2015-05-19 10:23:35 -05:00
Ana Rivera
070f0136ec
Merge branch 'master_14.4.1' into gsd_14.4.1
...
Change-Id: I5b7c7e17031ec4d081c03e3c4378faf6122849d5
Former-commit-id: d5996a81aad0809aaddbb8df99a985c86c66aaf8
2015-01-30 19:29:29 +00:00
Evan Polster
992cb6506f
VLab Issue #5056 . Ensemble Tool Feature; fixes #5056
...
Change-Id: I4333c27b7b10bf3fb5a78509a9f8cf752519083b
Former-commit-id: 546a3a1ec028f3ee72fa94c8525d4c92902319c3
2014-12-15 21:31:58 +00:00
Nate Jensen
8dbe6abbe4
Omaha #3549 remove jdt prefs for faster builds
...
Change-Id: I82156718a52c37adecc8260fa40a2b0d93453b29
Former-commit-id: 3ba611e111585d2aa9cd9f647687fedb794077f7
2014-12-03 15:47:10 -06:00
Steve Harris
23d0cf81f8
Merge branch 'omaha_14.3.1' into omaha_14.4.1
...
Conflicts:
edexOsgi/com.raytheon.uf.common.localization/src/com/raytheon/uf/common/localization/LockingFileOutputStream.java (moved to ufcore)
Former-commit-id: 11c37fed7aed29ee42661948db90fab14b49c93c
2014-06-25 07:11:58 -05:00
Ben Steffensmeier
46b8688597
Issue #2661 Fix grid time series errors when there is no data.
...
Former-commit-id: 2fdb5867131b54f5d74ef3edd8c621c8807d4d99
2014-06-24 10:57:02 -05:00
Nate Jensen
e10a73c17b
Omaha #3242 support ensemble id in time series legends
...
Change-Id: I7f8435d274d3981e4871a5cf726bbf69e22a0d08
Former-commit-id: 453c1eecf4f08203b4c6e2a74ad5dc366d85d359
2014-06-18 15:37:14 -05:00
Everett Kladstrup
0699041518
Issue #2725 Move derived parameters logic to common
...
* Make derived parameters not use VizException
* Move derived parameters packages from the viz hierarchy
to the common hierarchy
* Move data cube classes that don't depend on derived parameters
to thier own plugin
* Moved DataCubeContainer and supporting frontend classes from
viz.core to viz.datacube
Former-commit-id: ad4a8cfbbc6de72810492c8f1de9701d381b6019
2014-04-09 09:31:12 -05:00
Ben Steffensmeier
ca90137801
Issue #2661 Fix Helicity, Derivative, and all XY displays of vectors.
...
Former-commit-id: 3f7342fc4f280180af46290b9afc7a047e16ce4a
2014-02-17 14:02:57 -06:00
Everett Kladstrup
80ad25754b
Issue #2725 deriv param to common stage 1
...
* Removing viz dependencys from derivparam
** Move LevelUtilities to common
** Use spring instead of eclipse plugin extentions
to configure derived parameter function types
** Use RequestRouter instead of ThriftClient so
we can use IServerRequest objects in both CAVE
and EDEX
The next stage will be to clean up exceptions in
derived parameters to stop using VizException and
VizCommunicationException.
Former-commit-id: 604ae156f8b235e2e1736863b419547289403240
2014-02-03 09:02:58 -06:00
Ben Steffensmeier
d79f804d4e
Issue #2537 Split modelsounding into common/edex plugins.
...
Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8
Former-commit-id: e80e4aa972c394d699feba553d8d13e4f9dd3a03
2014-01-06 16:02:59 -06:00
Brian Clements
75448f8a42
Issue #2404 Moved colormap parameter factory to common
...
moved grid level translator from viz to common
updated references to moved classes
created grid style util for common styling code
updated style manager to look in common for files
moved data plugin style rules to common
Former-commit-id: 7cdff04cc4d60b50a2a2c08499ee329586031e0f
2013-09-27 09:41:51 -05:00
Matt Nash
f0a32e82a1
Issue #2251 move style rules and preferences to common
...
Change-Id: I50bd92d1ed4e08d7d6204b7fa1cca0e8f1645030
Former-commit-id: 982f297ab19ebcb5e49f662c30b44992e63569cb
2013-09-10 09:28:11 -05:00
Max Schenkelberg
2d1db7d0e2
Issue #2277 Switched DataCubeContainer calls to not use ScriptCreator
...
Amend: Added comments as requested
Change-Id: Ib787d43638f20babfc7f89ce2eac958e31d21c3c
Former-commit-id: efb402d2835f715143cddffeec2bd7c20d0a65f6
2013-09-09 10:10:11 -05:00
Ben Steffensmeier
1d900e6b94
Issue #1869 Modified D2D height Graphs to work without dataURI column.
...
Former-commit-id: acb500b1581d4725eb31e73b362fd523752b11d9
2013-05-13 18:33:24 -05:00
Ben Steffensmeier
baf051a27e
Issue #1869 Modified D2D time series of point data to work without dataURI.
...
Change-Id: I80f39877903e50338add58700f6ffeb39e848a32
Former-commit-id: 3f246d2d473050ae89a4db65bc01d7729dc0aa01
2013-05-13 11:26:47 -05:00
Ron Anderson
666263beb4
Issue #1913 Fixed GFE level translation
...
Change-Id: I2e59228991243d4178c73721d169f695d6581b8a
Former-commit-id: ed32dc366aae2fa64c02c9f32202aafb95845765
2013-04-18 11:43:24 -05:00
Steve Harris
4ba416aeb3
13.1.2-2 baseline
...
Former-commit-id: 221d0aaf0e19a054387134e72a76a278159bf4d0
2013-01-06 14:32:24 -06:00
Steve Harris
5d796f775c
12.11.1-3 baseline
...
Former-commit-id: 33ddeff32d02d6302c7e9e61a3b5d8cbf0440b86
2012-10-15 16:30:31 -05:00
Steve Harris
27afa60345
12.6.1-9 baseline
...
Former-commit-id: 8f93efb93ec2d244fe599c16b3af5b33784c0232
2012-07-10 07:53:49 -05:00
Steve Harris
3904c4ccf5
12.5.1-15 baseline
...
Former-commit-id: 4909e0dd166e43c22a34d96aa744f51db8a7d6c0
2012-06-08 13:39:48 -05:00
Steve Harris
2a216f333c
12.4.1-4 baseline
...
Former-commit-id: ad648deaf4d3edaabdda15184289b3a927308bd7
2012-04-18 15:18:16 -05:00
Ben Steffensmeier
0d75fbf942
Issue #185 change LevelFactory to throw exceptions when there is no network connection so that everything can be reinitialized when the connection is restored..
...
Change-Id: Id5c82e7d01e7f229bc99366b1339bc38333ffa5a
Former-commit-id: 1b2496a6db33fc65efecfdffb380d8b4e07ec590
2012-01-30 16:39:57 -06:00
root
06a8b51d6d
Initial revision of AWIPS2 11.9.0-7p5
...
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00