Commit graph

5065 commits

Author SHA1 Message Date
Ben Steffensmeier
ab8293c6a1 Issue #2874 Initial implementation of RTOFS data.
Former-commit-id: 55046a8e1e [formerly 11837e612778ea7a1d42fbfac1e0e2b3d3678f1c]
Former-commit-id: 12ed72b0c0
2014-03-24 11:10:18 -05:00
Slav Korolev
c6f98da81c Issue #2652. Fixed issue with edex-text-ingest log. Corrected.
Change-Id: I0064146b6b6d1c05955f513ab9eda9b6ba03de76

Former-commit-id: 4786aa382b [formerly dd0660d1b51aef2e3e703fd21c0f1d98f3484fbc]
Former-commit-id: 88fbcc2ca6
2014-03-21 15:25:51 -04:00
Lee Venable
f08d4a827f Issue #2925 - Fixed NPE found during testing.
Former-commit-id: c29981fa99 [formerly 86306076f94bbfe4e063c4e6d82b7140b5911e61]
Former-commit-id: 5b73c516d3
2014-03-21 12:42:13 -05:00
Richard Peter
1777bc667c Merge "Issue #2652. Fixed issue with edex-text-ingest log." into development
Former-commit-id: e766c3b5bf [formerly f3ed4ac03fd902909d027e576245ebb47c4d69b3]
Former-commit-id: b87cb91164
2014-03-21 10:23:08 -05:00
Nate Jensen
b1dbc1a6ae Merge "Issue #2688 Return value from subprocess.check_output is not return code, but is process output. Updated check for success." into development
Former-commit-id: 28ddcc3883 [formerly 134dae207d8f8ec28b355760ec79ce76ac009b82]
Former-commit-id: c14a1e2952
2014-03-21 09:03:21 -05:00
Lee Venable
88619d51a1 Merge "Issue #2925 - added runAsync dispose checks." into development
Former-commit-id: 7d4062dc66 [formerly cb16fae6fd3cebdf1c80fc18dbc2684c27018b3d]
Former-commit-id: 597fe2b674
2014-03-20 17:49:30 -05:00
Brad Gonzales
28b1daf0e0 Issue #2688 Return value from
subprocess.check_output is not return code, but is process output.
Updated check for success.

Change-Id: If06cb77406f4c5dd07a356236b7a8cae908cd2fd

Former-commit-id: 28440284d1 [formerly 8fb43f1e2a108af18c1a6908bed54e8ca71369e0]
Former-commit-id: 8d7178cf68
2014-03-20 16:39:43 -05:00
Nate Jensen
a5cf7bd6e0 Merge "Issue #2871 Make loadProperties a gridLoadProperties for ECMF bundles so equals works when loading as an image." into development
Former-commit-id: 8a3c03b260 [formerly 8fddee15ee0fbe36c917b06cdf64f76c2b69fc86]
Former-commit-id: a47328b3cb
2014-03-20 14:22:57 -05:00
Nate Jensen
59485dbac7 Merge "Issue #2791 fix NaN handling of smoothed contours." into development
Former-commit-id: f9b86f97e0 [formerly 347b9555cfe67ee5643b92bd84afbd1e2899acd7]
Former-commit-id: c64f0b2558
2014-03-20 14:19:17 -05:00
Ben Steffensmeier
a9ee8b9b2f Issue #2791 fix NaN handling of smoothed contours.
Former-commit-id: 76fcfe163e [formerly a6f8a0bd2758008997555e08ea7245517535b1db]
Former-commit-id: c5aac15437
2014-03-20 13:34:52 -05:00
Ben Steffensmeier
48dac44df4 Issue #2871 Make loadProperties a gridLoadProperties for ECMF bundles so equals works when loading as an image.
Former-commit-id: 286f447a9c [formerly db3ffd586611ea8692728ea0de5451cec89421b6]
Former-commit-id: 14af3282cb
2014-03-20 13:31:08 -05:00
Brad Gonzales
d303662a51 Issue #2873 Removed 32 bit native libraries and references.
Change-Id: I52debdaa954ebb0193f64bdaadf45f26500aa40f

Former-commit-id: 08dde4824f [formerly d0108c2cb27c63c8133a7381b0d2c1bbdb89f1d6]
Former-commit-id: 189234f162
2014-03-20 13:27:39 -05:00
Lee Venable
2a6f9e8a85 Issue #2925 - added runAsync dispose checks.
Change-Id: I4048f4b4ae8976d93b1bee89179be527ee3139e5

Former-commit-id: 112f7a886e [formerly 2ebffdcfca606309daa3ed587f696a95af0b094e]
Former-commit-id: 397cb233d4
2014-03-20 13:09:17 -05:00
Nate Jensen
fcf4a7e142 Merge "Issue #2905 added ucar bufr parser" into development
Former-commit-id: 68ef66d3c1 [formerly 3f966aded5f61189bc7e02343219c36063dece5e]
Former-commit-id: 72156362db
2014-03-20 12:28:26 -05:00
Mike Duff
a624cd8053 Issue #2857 - Implement Redbook NCO NDM menus
Change-Id: I93e9f21e8b7e797affe1e52c7baef0217433460b

Former-commit-id: c67f9c4be2 [formerly 2ddd856c9297a782340dc0fb9db2a9d36048f760]
Former-commit-id: 4ec18a8178
2014-03-20 11:24:48 -05:00
Mike Duff
09be0ef28d Issue #2856 - Implement Redbook CPC ndm menus
Change-Id: I1ef4007b9f7147a9640754aaf8846028a40d0693

Former-commit-id: 25c8a0a8aa [formerly 8d9935cbee365c4a8537da610c2aff4d95c50f40]
Former-commit-id: 40319e5fcf
2014-03-20 11:16:35 -05:00
Brian Clements
0e11ca3cfe Issue #2905 added ucar bufr parser
added netcdf 4.2 bufr library to ucar.nc2 foss
added backported 4.3 bufr splitter library
created a parser wrapper for ease of use


Former-commit-id: 199701def9 [formerly 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974]
Former-commit-id: 5348f0a29d
2014-03-20 11:11:53 -05:00
Richard Peter
2ea76b73cf Merge "Issue #2859 - Implement redbook MPC NDM menus" into development
Former-commit-id: 7070313c0b [formerly dc3a698f046599a19beed986c2424c1b8796927e]
Former-commit-id: 14bed8a1df
2014-03-20 11:01:08 -05:00
Lee Venable
7499124119 Merge "Issue #2929 - the pure Python Override now recognizes REGION as a valid localization level" into development
Former-commit-id: 65335c255d [formerly a5ba903c1500f5e989d9ab6aa80f2521d0653a42]
Former-commit-id: 47f5ec5139
2014-03-20 10:38:17 -05:00
David Gillingham
492264e695 Issue #2882: Allow null values to be passed back in parameter values for DefaultGeometryData.
Change-Id: I258d247476cf280e107d386b903e9764a492d4f4

Former-commit-id: d58bb87ee6 [formerly 0e583860b64e9ca856152affe70f62d5f866af4f]
Former-commit-id: 0407f5b2e5
2014-03-19 17:28:03 -05:00
Mike Duff
bb07c57f3e Issue #2859 - Implement redbook MPC NDM menus
Change-Id: Ib681435386ea8e4335f5984ddbee2213633cac8e

Former-commit-id: 059ac9c52a [formerly 619efadc2230af13707f124534d3caf2fdfaba68]
Former-commit-id: e479bd7055
2014-03-19 14:40:00 -05:00
Bryan Kowal
68c1654214 Issue #2929 - the pure Python Override now recognizes REGION as a valid localization level
Amend: use baseline Redmine number

Change-Id: I765c1199e9d8b639e3c87afec41798459f0f92e4

Former-commit-id: 316f9b4747 [formerly b48eb97e9d270ad49d93f2ca85ceae48da9b9269]
Former-commit-id: 4e320a35a3
2014-03-19 14:07:03 -05:00
Slav Korolev
423fc045e3 Issue #2652. Fixed issue with edex-text-ingest log.
Former-commit-id: ef75ea04c0 [formerly 62f19ca599740c580973e166e8053ba1c4800178]
Former-commit-id: 7ca9607e68
2014-03-19 11:00:51 -04:00
Lee Venable
9784b3737e Merge "Issue #2433 - Implement view by priority check box menus review comments" into development
Former-commit-id: 96ea26a9a2 [formerly 27cb84fc6629e94927a4e80cba9586df20805b0a]
Former-commit-id: ab3de987b4
2014-03-19 08:54:39 -05:00
Nate Jensen
99643d9545 Merge "Issue #2895 fixed telestration when leadership returns to a previous leader" into development
Former-commit-id: 3ee42187e6 [formerly ad4deae1563ea5f311c3428cefb82bf156392310]
Former-commit-id: d44fee0588
2014-03-18 17:01:44 -05:00
Mike Duff
980e398584 Issue #2433 - Implement view by priority check box menus
review comments

Change-Id: I63c984c328336ebe9d6d06dbc48780051e3ea2e7

Former-commit-id: a7e568e799 [formerly ca228b57089101c61f9d3f76d7edc4ba96c41b61]
Former-commit-id: 202a822384
2014-03-18 16:42:58 -05:00
Nate Jensen
3e32812f13 Merge "Issue #2855 - Implement HPC menus for NDM, refactor NDM code so more code is common. Peer review comments" into development
Former-commit-id: 85e3ac041a [formerly 5e03b83061e1cd7f1a15e939c2bc98d3b99cf393]
Former-commit-id: 7e7745cd7b
2014-03-18 13:13:53 -05:00
Nate Jensen
ca1ec93450 Issue #2895 fixed telestration when leadership returns to a previous
leader

Change-Id: Ie61adbe281b6920db994e1e30a3cbe621a1d5033

Former-commit-id: e75d3dfb7c [formerly 8a0f86ebb2f659e55afc39cb6cf4bb4bdfb857b0]
Former-commit-id: 2fc1030fad
2014-03-18 12:52:01 -05:00
Nate Jensen
a4728542c5 Merge "Issue #2798 - Fix issue with color not changing for existing user changing site." into development
Former-commit-id: 5f79ece006 [formerly 1c87269eac595b61cc54c1e39ec8624ba55fd6d8]
Former-commit-id: e9be36b08c
2014-03-18 12:38:48 -05:00
Mike Duff
5bbe504f82 Issue #2798 - Fix issue with color not changing for existing user changing site.
Change-Id: Ida0fac975d477d4d248036d5948c72b44658bd57

Former-commit-id: 3d10260065 [formerly 8c82d25f6197e838bbd6119003d589bf4fa266ee]
Former-commit-id: 7bdef60a55
2014-03-18 11:55:00 -05:00
Mike Duff
d98f4b2ab0 Issue #2855 - Implement HPC menus for NDM, refactor NDM code so more code is common.
Peer review comments

Change-Id: Ie27e8f93d976dcc0573631472986898b3ad8c9ef

Former-commit-id: 105a11d8f9 [formerly 29a88687a788305be537ef97cce13e3f45338205]
Former-commit-id: cb6a3e2cf5
2014-03-18 11:32:28 -05:00
Nate Jensen
e77738ef65 Merge "Issue #2851 - jogl plugin fragment for MSFT Windows 64-bit" into development
Former-commit-id: 6ddf9a2ee7 [formerly 5b287c87e27e77b07b2f72030bf9e23c72e50912]
Former-commit-id: 6148c00ed2
2014-03-18 09:20:16 -05:00
Nate Jensen
23d3d331a3 Merge "Issue #2904 Nullpointer potential in MesoTabular product." into development
Former-commit-id: a09714792e [formerly 196894dd57fa63f4a6a9dea97fb5fa9f09750a5f]
Former-commit-id: 5b948e7214
2014-03-18 09:14:17 -05:00
Steve Harris
b5a2d2237f Merge branch 'omaha_14.2.1' (14.2.1-13) into development
Former-commit-id: d0aeb854f5 [formerly a2318f04eea89a258400dea526daa4fe67b69271]
Former-commit-id: 0c2c5ad4bd
2014-03-17 15:55:41 -05:00
Dave Hladky
4c2bbde8f1 Issue #2904 Nullpointer potential in MesoTabular product.
Former-commit-id: 73d8618833 [formerly e3139396104ee0d4ffc1dea7fd20782d00eb5ade]
Former-commit-id: 373f052de8
2014-03-17 15:22:42 -05:00
Nate Jensen
d4596770ee Issue #2908 attempt to fix build
Change-Id: I4ebcf46021113154ae290ed2a5cc0c76d6aac480

Former-commit-id: 78afc6040c [formerly 131d45e260ab446e9764d0fcc1f542ef012ff352]
Former-commit-id: 9cf43e7de6
2014-03-14 14:14:37 -05:00
Brian.Dyke
88efccf309 Merge remote branch 'remotes/origin/master_14.1.1' at 14.1.1-23 into master_14.2.1
Conflicts:
	edexOsgi/com.raytheon.uf.edex.activetable/src/com/raytheon/uf/edex/activetable/ActiveTable.java

Former-commit-id: d23acbdd48 [formerly 0ea874227f20f9f7fe19fc8371e10711023c3f53]
Former-commit-id: 9c412e444e
2014-03-14 11:13:30 -04:00
Ron Anderson
f93a657fb4 Issue #2824 Fix possible null pointer when site is deactivated and active table sharing was not enabled.
Change-Id: I2e741e603ade6bbb69ca103006bbcdc213f8acfc

Former-commit-id: 883cf26c5f [formerly efc59e6541342bfc3e826934e4a9a5d85dc2801b]
Former-commit-id: 6e6570fd5a
2014-03-14 10:11:00 -05:00
Brian.Dyke
2109409b24 Merge branch 'asm_14.2.1' of /data/integration-asm-gerrit/update-latest/AWIPS2_baseline into master_14.2.1
Former-commit-id: 030a18f804 [formerly 39f4506422c590b7520957923a5b00fd16aa19d0]
Former-commit-id: 30084d7f84
2014-03-14 10:15:53 -04:00
Brian.Dyke
3ab2df3507 Merge branch 'omaha_14.2.1' of cm2:/home/garmenda/deliveries/14.2.1/AWIPS2_baseline.14.2.1 into master_14.2.1
Former-commit-id: d4b6d22ae2 [formerly 3605f0373a6ce7b417d942991e50029c2d0c964b]
Former-commit-id: f999e48df0
2014-03-14 08:44:39 -04:00
Brian.Dyke
8f72db144b OB_14.1.1-23 baseline
Former-commit-id: dcc2e4fd61 [formerly b3292d88eee345fca27d9ca645ec2686d0114e5c]
Former-commit-id: bc6a7bf946
2014-03-14 08:18:16 -04:00
Ron Anderson
211e0427e4 Issue #2908 Update org.apache.commons.pool to 1.5.4. Change GeoTools to use the separate org.apache.commons projects that are in the baseline.
Change-Id: I05de2eaadc2766a8a0deee6ac816f29119800774

Former-commit-id: 0a6630a84d [formerly 60ace911a0b1496d3bb74a85ff3c6b89ca70c267]
Former-commit-id: 107daf22ae
2014-03-13 18:01:22 -05:00
Bryan Kowal
2b053a3bc8 Issue #2851 - jogl plugin fragment for MSFT Windows 64-bit
Former-commit-id: 9b2af366c1 [formerly 5f0d983aa7cd428d532aa3b418eaddf21e31718a]
Former-commit-id: 6ba13b2b44
2014-03-13 17:39:32 -05:00
Kevin P. Johnson
17a4229072 ASM #245 logs in caveData need to be purged. Added function to caveUtil, added BASE_LOGDIR in cave.sh and added function call
Change-Id: I41e5e11254fc52e49c4668b2797624c599130c67

Former-commit-id: b2797a0788 [formerly fad7cf2e6661aa0bcc9c37499e0560b708f192f0]
Former-commit-id: 4c833d3389
2014-03-13 20:42:12 +00:00
Nate Jensen
38752f1e3c Merge "Issue #2718 Fix org.geotools version in common.base.feature/feature.xml" into development
Former-commit-id: 620d9cf832 [formerly 63bab83be86d4ad70569187e7948c230819f8b7d]
Former-commit-id: 42649882fa
2014-03-13 12:58:10 -05:00
Ron Anderson
c2cadc6f93 Issue #2718 Fix org.geotools version in common.base.feature/feature.xml
Change-Id: I2e435e5cc7e3a65c116b3ca3ba3bd4f6c736082d

Former-commit-id: fc7a19bdf6 [formerly 98ca1d990e02bd70dacca7c951bf0212f93bdccc]
Former-commit-id: dcb7b9c88f
2014-03-13 12:54:44 -05:00
Nate Jensen
3f2ff13d14 Merge "Issue #2909 Remove useLegacyMergeSort java parameter" into development
Former-commit-id: a2a46becc8 [formerly a221c18b0195cb5b8dd284c4f3ef1266a8efd999]
Former-commit-id: befff7be3a
2014-03-13 12:41:14 -05:00
Nate Jensen
daf6997a59 Issue #2907 split edex.redbook plugin into common and edex redbook plugins
Change-Id: If9f56b7891276410d54880387701cf6ff6291ffe

Former-commit-id: 087307a781 [formerly 62923fbae80131fab6256923bc32bc46e46940ba]
Former-commit-id: cc1cb28eed
2014-03-13 12:23:35 -05:00
Ron Anderson
b82cf065b5 Issue #2909 Remove useLegacyMergeSort java parameter
Change-Id: Id95bad1eebc602b5822ee8a69e18058f0dea266a

Former-commit-id: d1b36c4a72 [formerly 3aeb50672f8de7b973f234e0ab351416cbf7670b]
Former-commit-id: dd8bfdf941
2014-03-13 11:54:15 -05:00
Nate Jensen
d8edb8e91b Merge "Issue #2718 Update to GeoTools 10.5 Undo reformatting of ncep code Move com.raytheon.edex.common.shapefiles.ShapeFile.java to com.raytheon.edex.plugin.radar.util" into development
Former-commit-id: 540d0f2e1d [formerly ee5c599bf4822f73e488e42240c5794189e2d70f]
Former-commit-id: 27625eb93a
2014-03-13 11:16:00 -05:00