Commit graph

621 commits

Author SHA1 Message Date
Max Schenkelberg
7a53736cf3 Issue #1192 Changed rename dialog to allow specifying a directory path along with the new file name. Made so directories can be attempted to be deleted as well. Cleaned up FileTreeView code so directory and file deletions show up in tree correctly
Change-Id: I3080a03fcbed0de39908945d899e0c8200c2dc9a

Former-commit-id: adbeffbb25 [formerly 5397776e07902b1deb68259128ae536fafa1d844]
Former-commit-id: 22be9bee2e
2012-09-24 11:33:03 -05:00
Ben Steffensmeier
cb6b9dda23 Issue #1131 merge multipane nsharp into D2D.
Former-commit-id: 2606f968cb [formerly 14310917dffa9bb2a805f3ff8fc98ccfdd1c9d92]
Former-commit-id: c04649842a
2012-09-20 17:28:54 -05:00
Lee Venable
a8dc9da191 Merge "Issue #1162 - Fix the NCEP/Hydro RFC FFG Mosaic displays. Fixed the grid resource and created FFGVizGroupResource." into development
Former-commit-id: eadc14a804 [formerly 66916cc9c7c007b8f613b16c98074971395b4ba5]
Former-commit-id: 48f4ce9a30
2012-09-20 12:29:41 -05:00
Nate Jensen
005082dfef Merge "Issue #1194 make time matching more lenient for latest live data." into development
Former-commit-id: 6332549702 [formerly e0f013bb51f9d974f1554237b22739cf20ef0c56]
Former-commit-id: 0341a27900
2012-09-20 11:46:22 -05:00
David Gillingham
414bb05da6 Issue #1190: Replace all calls to WsId.getNetworkId().getHostName() with calls to WsId.getHostName()
which uses new host name cache.

Change-Id: I7e6cab90d449732df807fb273b117da63de0a611

Former-commit-id: 8f532d2900 [formerly bd8cd6a08b1a2db61d75cc822ec3541279416e0d]
Former-commit-id: eca0d00313
2012-09-20 10:52:00 -05:00
Ben Steffensmeier
c53d884710 Issue #1194 make time matching more lenient for latest live data.
Former-commit-id: 45ecb93bae [formerly 0012646250f74b6361f57f7a8b08e919cbaee2ce]
Former-commit-id: 575b5f9b71
2012-09-20 10:37:46 -05:00
Mike Duff
ec28f8f28f Issue #1162 - Fix the NCEP/Hydro RFC FFG Mosaic displays.
Fixed the grid resource and created FFGVizGroupResource.

Change-Id: I4e90fb77c9a27da049e6c06d091076961e7f304c

Former-commit-id: 9fe028c438 [formerly d99d895daeaa049c6b4e683b7fbd37186f5ef1dc]
Former-commit-id: 643eaea29d
2012-09-20 10:19:46 -05:00
Nate Jensen
d0fa730f08 Merge "Issue #1091 Added localMaps.py capability" into development
Former-commit-id: c1defed68e [formerly 05bf20edb5d43f2a78af0ce8a7c595226ca4cd43]
Former-commit-id: 998b7fc209
2012-09-19 17:45:26 -05:00
Ron Anderson
dbe4f8f9b8 Issue #1091 Added localMaps.py capability
Change-Id: Ifae18fabd6c3914a34bfc66f4e54c7286153f67f

Former-commit-id: 776214bf24 [formerly 21db6a603d237716744d7cac93482c9a51952403]
Former-commit-id: 6e2130a790
2012-09-19 17:41:48 -05:00
Nate Jensen
5acf54de5f Merge "Issue #1193 Fixed sampling resource input handler so it is added at higher priority than tools" into development
Former-commit-id: fdebede263 [formerly 975f01ff27b51ddc618154206a820749daf88bf9]
Former-commit-id: ec3895d13b
2012-09-19 16:16:35 -05:00
Ron Anderson
9e432bdc6f Merge "Issue #1148 - the resources used by the gfesuite component in CAVE are now configurable." into development
Former-commit-id: 92d38e8d1d [formerly 605d00e89c56c794e00105edbd044bf6528e6e0a]
Former-commit-id: ebe2da8387
2012-09-19 14:12:46 -05:00
Lee Venable
dac502a722 Merge "Issue #1179 fix radar imagery to not display when there is no dual pol precip." into development
Former-commit-id: a40db200e2 [formerly af028223a42adf831f774bac9903d546e1bfc5b6]
Former-commit-id: 4c9ce244ec
2012-09-19 13:18:35 -05:00
Max Schenkelberg
cfce157801 Issue #1193 Fixed sampling resource input handler so it is added at higher priority than tools
Change-Id: I3818eefaf756f049173664a70286af057bfa33e8

Former-commit-id: c4e97cfdde [formerly 8914baa18e7a95a999dc56f3eef0496d513e255c]
Former-commit-id: a1857c6a43
2012-09-19 13:12:15 -05:00
Bryan Kowal
fef603df01 Issue #1148 - the resources used by the gfesuite component in CAVE are now configurable.
Change-Id: Id0d2ae388ddd7c4a27c4fbae19de9c53ae8b718d

Former-commit-id: 59dba27c24 [formerly 73e4cd41a465984eeba2dbf8d52be3682624a27d]
Former-commit-id: e0eeb865a1
2012-09-19 10:55:59 -05:00
Ron Anderson
fc48cdc5e7 Issue #436 Fix deleting zones
Change-Id: I03f07f8a5a7a06c4c96128de25b17204392cc466

Former-commit-id: 9cbabdb8f4 [formerly a925e1432a059d4bfe1582a82c3d4e13caedbff9]
Former-commit-id: 2d7c80b0cf
2012-09-19 09:37:05 -05:00
Ben Steffensmeier
3c5497f87f Issue #1179 fix radar imagery to not display when there is no dual pol precip.
Former-commit-id: 71391cdb59 [formerly 5eb3c4d62bcbdb458bc2895172601cb3fa38fa4b]
Former-commit-id: 798e28b218
2012-09-18 18:05:09 -05:00
Ben Steffensmeier
4da7776a7d Issue #1178 fix a bug in graph interpolation when data falls exactly on a grid row.
Former-commit-id: 106a55319c [formerly f8d072aaeb56a7a27db913f47d7cfe08d2ff86ff]
Former-commit-id: 1176d5efd3
2012-09-18 15:20:15 -05:00
Mike Duff
ba929fc086 Issue #1156 - Fix ts ordering so TS values are alpha sorted
Change-Id: I9cc441d4a435b300d82a98095864371aeea26e9f

Former-commit-id: e1dfeaa452 [formerly 1d1347b3f87ffe1df5726b5d1f15cc43fbbe6c44]
Former-commit-id: 0e04543f38
2012-09-18 13:55:18 -05:00
Lee Venable
5f83853925 Merge "Issue #1177 implement hashCode and equals for cross section" into development
Former-commit-id: 0623f35781 [formerly 1f9ba730d1c895e4442a2ac2bba1dd0a647ff122]
Former-commit-id: d0d18a14c3
2012-09-18 11:16:02 -05:00
Ben Steffensmeier
ceb54978d1 Issue #1177 implement hashCode and equals for cross section
Former-commit-id: 25a935f2e0 [formerly cc91594ca8f82f322e36ab6feebe7f2ddeef60d1]
Former-commit-id: 77965aaee6
2012-09-17 17:32:41 -05:00
Lee Venable
f375af2f63 Merge "Issue #1048 re-commit code cleanup changes from other branch" into development
Former-commit-id: acf062aa3e [formerly 1ca6642169c3541e3bbcddf3fc57fd1c84fba65b]
Former-commit-id: c4485fd4ac
2012-09-17 16:25:28 -05:00
Steve Harris
15a625adb7 Merge branch 'ss_builds' (12.10.1-5) into development
Conflicts:
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/alarmalert/dialogs/CurrentAlarmQueue.java

Former-commit-id: 39f15fe032 [formerly 4e988dde641d01295134080111e738f25a110e6d]
Former-commit-id: dd6ac67e17
2012-09-17 15:46:11 -05:00
Steve Harris
82feb4de50 12.10.1-5 baseline
Former-commit-id: 4fd8893e55 [formerly 28dc700c3ef97a134c8871c2c52086fe7db43035]
Former-commit-id: a96d35a1fa
2012-09-17 15:42:31 -05:00
Nate Jensen
fa0043a012 Issue #1048 re-commit code cleanup changes from other branch
Change-Id: I2789e2c268f802c004f1594d7d2e5636065b5740

Former-commit-id: 8f7dbdb619 [formerly da4f41b2627e52bde097ab331e1f99c169a7e494]
Former-commit-id: bdfb01c501
2012-09-17 15:29:52 -05:00
Steve Harris
c64e9b0ad9 Merge branch 'development' into Enhanced_points and Enhanced_points into development
Former-commit-id: fe92909f53 [formerly 9f938d77412ff1d09a8314bb650ddef8eabf73fb]
Former-commit-id: 72ecefa9ee
2012-09-17 14:58:23 -05:00
Roger Ferrel
4978b5305d Issue #875 Added tri-state for Point fields movable and hidden.
Change-Id: Idcb54906735a6f727f4db88ca39ae0e57deb2964

Former-commit-id: 66d98d068c [formerly 15833c5ca3b8415b3a2fef1da98c42e95721331d]
Former-commit-id: 70217e1556
2012-09-17 09:02:26 -05:00
Bryan Kowal
9915d4c006 Issue #1181 - replace EnhancedPatternLayout with PatternLayout
Former-commit-id: 3a037ffd49 [formerly 29b131727eb8b5b9c450a7f0fd9d1c2c073cc393]
Former-commit-id: 77d12d0275
2012-09-14 12:25:41 -05:00
Nate Jensen
71f5f75f22 Merge "Issue #1117: Fix WEBrowserDialog so that clicking on Source menu doesn't clear source selections." into development
Former-commit-id: 614c0f4248 [formerly 31538baa1db02a946b2cec63e349025cd1f4676c]
Former-commit-id: b1a6ff5396
2012-09-14 11:04:04 -05:00
Brad Gonzales
3fc699002f Issue #1171 updated TimeSeriesDisplayCanvas.findGraphMinMax(GraphData) to check the latest only setting before including historical traces in the calculation. Replaced System.err logging in TimeSeriesDlg with UFStatus handler logging. Since show latest forcast is always checked initially by default, removed some changes that were unncessary.
Change-Id: I68f80d5c1ffff9993bb9e2fb870a89426dca15aa

Former-commit-id: 09abbee8e9 [formerly 8bb318d9e42e855ccaab60dc763b42040c098e3e]
Former-commit-id: f52f218813
2012-09-14 10:56:28 -05:00
David Gillingham
f14efdfd7b Issue #1117: Fix WEBrowserDialog so that clicking on Source menu doesn't clear source selections.
Change-Id: I7341de07e986227f0917191626cdff8e25bafa30

Former-commit-id: a6d5f67f7a [formerly 82a37521333d6cb471d9d770f99ba593a9ce76aa]
Former-commit-id: cd1acff953
2012-09-14 10:50:44 -05:00
Nate Jensen
d24cc4440c Merge "Issue #1172 - Corrected update problem" into development
Former-commit-id: 3ae061edf8 [formerly d04a01d963a40711e7ed78b0767b699adfd75b2b]
Former-commit-id: 9daaa199ea
2012-09-14 10:42:59 -05:00
Nate Jensen
cda905ffaa Merge "Issue #1147: for ifpIMAGE ensure map labels default to off." into development
Former-commit-id: 458900fe11 [formerly 1f4d435e4b7b3db480db0b8aa41505acd44170dc]
Former-commit-id: 9fd69051eb
2012-09-14 10:42:26 -05:00
Nate Jensen
58c99f5249 Merge "Issue #1143 Fixed GriddedImageDisplay2 which is what the CWAT resource uses so stops incorrectly doubling the size of the short array used for display." into development
Former-commit-id: 935d47f612 [formerly 0bd2709db5b336ce5fe215234ba780ff48dc595b]
Former-commit-id: ee4fa911a2
2012-09-14 10:41:59 -05:00
David Gillingham
b56f800d33 Issue #1147: for ifpIMAGE ensure map labels default to off.
Change-Id: If0e8d0ec18374132469729d1bb2db9cf767afaea

Former-commit-id: 89ee494e1a [formerly d865ea8fc6dbe66e05ea7d7271df4b43a60f2146]
Former-commit-id: f9f1b6981c
2012-09-14 10:08:01 -05:00
James Korman
26ed32cb19 Issue #1172 - Corrected update problem
Change-Id: Id600728f8f9352b9c44c261c24bf1af8ae6c8e32

Former-commit-id: f0eafc3839 [formerly d436841050e4d96dbe3b3cb1e54a9d62525c5d08]
Former-commit-id: c228b73624
2012-09-14 09:46:08 -05:00
Lee Venable
6ac7e90550 Issue #1165 : initial update for the dialog refactor.
Issue #1165 - added JFACE code update.

Issue #1165 - changed method names.
Change-Id: I4fab0a7c1384a4f3e5f66a9daf90027d39421110

Former-commit-id: 14eb99add7 [formerly 687a13eb43abd6ff17b3aa82f2a0265159f5e6cc]
Former-commit-id: 045297e677
2012-09-14 08:39:38 -05:00
Ron Anderson
b628c604ad Merge "Issue #1117: Modify D2DGridDatabase to retrieve parms from GribParamInfo XML files, modify ParameterInfo to provide list of valid levels for each parameter, create utility script to convert A1 CDL to A2 XML format, modify WeatherElementBrowser so database lists are always current." into development
Former-commit-id: 2dc48d6a85 [formerly 5cc4ec7f99bb7e8d3185b4c5aa2b40f86125b618]
Former-commit-id: 5c844b346c
2012-09-13 17:41:14 -05:00
Max Schenkelberg
dc613b2ba7 Issue #1143 Fixed GriddedImageDisplay2 which is what the CWAT resource uses so stops incorrectly doubling the size of the short array used for display.
Change-Id: I7fd59086fc75b7b72ebece857273c8d0c58d2abd

Former-commit-id: 0b361078b3 [formerly 5698f8158b32789bab532e8820521f609e23a8c8]
Former-commit-id: 2b20299319
2012-09-13 16:40:00 -05:00
Nate Jensen
661ef69489 Merge "Issue #1170 Changed WorldWrapCorrector to take into account interior rings in polygons and world wrap correct them as well." into development
Former-commit-id: 1af2344565 [formerly 00c4c7a84f65c5c8bb45d3d3020d97c5b9d16eba]
Former-commit-id: 5e9ef6a224
2012-09-13 16:26:02 -05:00
David Gillingham
03a202134a Issue #1117: Modify D2DGridDatabase to retrieve parms from GribParamInfo
XML files, modify ParameterInfo to provide list of valid levels for each
parameter, create utility script to convert A1 CDL to A2 XML format,
modify WeatherElementBrowser so database lists are always current.

Change-Id: If0513ed8ce8c1134e92c6702c58b2a49f17a6dc5

Former-commit-id: 99ab0a124b [formerly 16048abdc9c03aafc11046c716aedce9dd44b92c]
Former-commit-id: 21739d1d38
2012-09-13 15:39:58 -05:00
Steve Harris
2e47ad78bc Merge branch 'development' into Enhanced_points
Former-commit-id: 6146f56ce4 [formerly ee63462d73511ef55dc0d80b3e94ef08a37f3305]
Former-commit-id: 321e2191b1
2012-09-13 15:25:12 -05:00
Steve Harris
9ae530cd1b Merge branch 'development' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into development
Former-commit-id: da0afec2c1 [formerly 165e2e8bfb9527ba1d5c274e351d63196eafa0e9]
Former-commit-id: abc2a7fb62
2012-09-13 15:21:40 -05:00
Max Schenkelberg
3cdabeb7cd Issue #1170 Changed WorldWrapCorrector to take into account interior rings in polygons and world wrap correct them as well.
Change-Id: I4756cffb310ba9c7eab707b3764f667db01f886f

Former-commit-id: 932e4da3a9 [formerly ac26e6f39bc21ecb4b2bd13a20f72d4f4c470e67]
Former-commit-id: 5a9d7eea35
2012-09-13 14:37:20 -05:00
Brad Gonzales
49f61f42f1 Issue #1158 Changed the scheduled and alerted alarm containers in SCANAlarmAlertManager to be sychronized. Changed the alarm button and alarm in SCANCellTableDlg to show and alarm only when the current table has alarms. Turn off alarms if the threshold has changed. Also a fix for ScanResource to initialize the ScanDrawer only after it has initialized the GeodeticCalculator.
Former-commit-id: 1ed32bdefc [formerly e1f97dfdf69c0cf625555372e8855d85967c4b2a]
Former-commit-id: 02ca1776b4
2012-09-13 14:20:23 -05:00
Steve Harris
04de1d5857 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: 04d9735c8f [formerly 4b7c9ed0bdf6dc1a3a86421b502a176256d56aeb]
Former-commit-id: 29e7427dc3
2012-09-13 13:26:13 -05:00
Steve Harris
e38e81ab8c 12.10.1-4 baseline
Former-commit-id: 49c3861597 [formerly 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed]
Former-commit-id: fd19ca5624
2012-09-13 12:08:11 -05:00
James Korman
6531df3ab0 Issue #1011 - Corrected AIREP turbulence decoding
Change-Id: Ie56a2b916df7b68f28cca73235f33596b903c5b1

Former-commit-id: d3fd8a53df [formerly 41dd04864bbd4b510b5e1b0c6e4259bb140b9b2e]
Former-commit-id: c0e5570aa2
2012-09-13 10:18:39 -05:00
Richard Peter
89b376611f Merge "Issue #951 added Appender EnvConfigurableRollingFileAppender." into development
Former-commit-id: cc479cccc5 [formerly 028d3984932a79fbdf290c9bf53971cf31f11ff8]
Former-commit-id: 01f8febfd5
2012-09-13 09:36:14 -05:00
Roger Ferrel
6ceebcc2ee Issue #1155 Per email changed default id from 'blank' to hyphen '-'.
Change-Id: Iea2dcb2ecb15662d158c93a6e81989335860e581

Former-commit-id: 412337bc42 [formerly 993c0cf0eb9e31b1aa1ffa339d49e323571aaa1b]
Former-commit-id: c1315ae6f5
2012-09-13 08:23:00 -05:00
Brad Gonzales
32df328434 Issue #951 added Appender EnvConfigurableRollingFileAppender.
Change-Id: Icfab60803c647afad6aa30e516083e46b27be75b

Former-commit-id: d10cabc917 [formerly 4d103fe06c94b8d5067e44aaabfdac88347f9a96]
Former-commit-id: 4b383c3274
2012-09-13 07:50:56 -05:00