Commit graph

5110 commits

Author SHA1 Message Date
Bryan Kowal
5f2c5fb681 Issue #2851 - 64-bit Windows build updates; also supports 32-bit builds
Amend: remove generated files

Change-Id: I727391745ff9cbaaa1a3953567f909da1da01630

Former-commit-id: 72a8f0406f [formerly 20e1e788dd5ca68497d5496586b30a8463dd0ca8]
Former-commit-id: c9ee6a38d0
2014-03-31 12:37:37 -05:00
Lee Venable
1504b3532e Issue #2960 - added checks for SashForm weights
Former-commit-id: 19dd95ba24 [formerly 1a3c0743b773f695fa881f83a9773a899a2ef111]
Former-commit-id: 3018ff1f5f
2014-03-28 15:30:11 -05:00
Nate Jensen
3c75dd7364 Issue #2015 fix NPP displaying in collaboration shared display sessions
Change-Id: Ie5e40d8ff3e7a222448777b86d188822e3990746

Former-commit-id: 32ae6bfb63 [formerly d4e2da7f81d5c3ad005f299c936bd2d70f05b17a]
Former-commit-id: 1e0026e60f
2014-03-28 09:56:59 -05:00
Nate Jensen
ca19d00b1d Merge "Issue #2632 - Fixed notifier preference OK, Apply, Cancel actions" into development
Former-commit-id: e7882b1409 [formerly 723d44e31b8aad30428a3c1fd024b05555b4e9af]
Former-commit-id: 5af9c9113c
2014-03-27 17:25:55 -05:00
Mike Duff
b1d74f855e Issue #2632 - Fixed notifier preference OK, Apply, Cancel actions
Change-Id: I9af93c4935c5d9dc6777be0e0435bb71be5f613b

Former-commit-id: d803986440 [formerly a50bd58e95a929fe569f5df68dd4d4a8b6625807]
Former-commit-id: 98b5fd762e
2014-03-27 16:31:30 -05:00
Roger Ferrel
867d85e17d Issue #2879 Code clean up.
Former-commit-id: dd09032119 [formerly 6fbb95beec25582f577dc3547f8f3424eb92cdf2]
Former-commit-id: f6fe26d3de
2014-03-27 16:17:02 -05:00
Roger Ferrel
16ade55cb6 Issue #2879 Loading case no longer changes start/end time.
Former-commit-id: 2f9c62bd0c [formerly 60275732b2abcecf671a8338c8f87334baad3702]
Former-commit-id: b78a05658d
2014-03-27 15:52:31 -05:00
Roger Ferrel
8b24d06488 Issue #2790 Detect problems caused by simultaneous running of purge.
Former-commit-id: ad5d6428a6 [formerly 882cf75a4b9a5773def3dc9f167d2c441883789f]
Former-commit-id: f012ac179d
2014-03-27 14:42:09 -05:00
Ron Anderson
c318aa6547 Merge "Issue #2664 Added support for non-WGS84 shape files" into development
Former-commit-id: 21e3eeca05 [formerly 6ec350a33b6f5bca31906ff2f7b5b76911f33973]
Former-commit-id: 86c0fe78f2
2014-03-27 14:35:34 -05:00
Ron Anderson
65d4400471 Issue #2664 Added support for non-WGS84 shape files
Change-Id: Id7ec05ddd6c8ff8b144ef4208db3e052e9693951

Former-commit-id: 1b39ed7771 [formerly 143017d2a61b242a7fa5d9ad596cd958cea1df3a]
Former-commit-id: 4c6cddc7d4
2014-03-27 13:04:44 -05:00
Slav Korolev
b5fb10a84d Issue #2811 - Added check for empty message. Updated logger.
Former-commit-id: 9ac8a7a2f3 [formerly e0010578785dd88861e8c9ef229e3e6452a5bd0e]
Former-commit-id: 982735561c
2014-03-27 10:54:41 -04:00
Bryan Kowal
7d68836b88 Merge "Issue #2851 - msi build updates for two shortcuts instead of a single launcher; added amd64 scripts" into development
Former-commit-id: e0d15b8e29 [formerly cd8b9072bf3c0e5c4c29f6656bb1a65c406fd5d1]
Former-commit-id: faa7604827
2014-03-27 09:25:14 -05:00
Steve Harris
b1d31f21bc Merge branch 'omaha_14.2.2' (14.2.1-14,15) into development
Former-commit-id: a70710b467 [formerly eeb50c8acbe727769ed7f14b63b94af5b14bbf3f]
Former-commit-id: 656ae897c1
2014-03-26 16:19:26 -05:00
Steve Harris
1b9ebbddcc Merge branch 'master_14.2.2' into omaha_14.2.2
Former-commit-id: 53f91fdeea [formerly b0b18895aa445ee9b29674443529558b2141c042]
Former-commit-id: e5910b6c60
2014-03-26 16:13:59 -05:00
Nate Jensen
59fe50e847 Merge "Issue #2905 fixed types, added scale/offset in bufr parser" into development
Former-commit-id: c97c56c182 [formerly d324fc13d63bbd8edb780512fdce49b1e7c15a92]
Former-commit-id: cf0afc8e57
2014-03-26 16:12:16 -05:00
Lee Venable
1225edafba Merge "Issue #2930 - Fixed error in distance." into development
Former-commit-id: 7ab1ce0f90 [formerly e924e378e2f0572f2ee02b23fee61e725f34ce93]
Former-commit-id: c0bd44bca8
2014-03-26 15:50:14 -05:00
Brian Clements
e3020dbe8f Issue #2905 fixed types, added scale/offset in bufr parser
parser now does the following for each data value:
1) promote unsigned values to next larger type
2) replace with null if value equals missing value
3) apply scale factor and addition offset
to do this, the netcdf variable for each structure member was needed
this required walking the variable list along with the struct iterator


Former-commit-id: 82cee15739 [formerly dee6d1d1bd169854109f0921ca0c23bc212d2df9]
Former-commit-id: 3e5a5774c4
2014-03-26 15:20:16 -05:00
Bryan Kowal
6b28f08242 Issue #2851 - msi build updates for two shortcuts instead of a single launcher; added amd64 scripts
Former-commit-id: a554dc8c20 [formerly 386723d9048f6d6b6bd0281f273210949672acd2]
Former-commit-id: 286051cbb9
2014-03-26 14:57:46 -05:00
Richard Peter
9e193a27eb Merge "Issue #2905 added translation tables for BUFR" into development
Former-commit-id: a47ad6a51d [formerly 6bc42a9fd38373b4ba8cdbc9a8091eee8b867acd]
Former-commit-id: cf494e3290
2014-03-26 14:47:58 -05:00
Brian Clements
a153775c32 Issue #2905 added translation tables for BUFR
added current WMO BUFR code/flag XML table file
created parser that can read the WMO XML
created JAXB files for BUFR translation XML files
created utility to generate translation tables for specific BUFR tables


Former-commit-id: 6d3d459a90 [formerly 2634afede20af4ab6d059ef6dbd1af093184f90a]
Former-commit-id: d9eb75280d
2014-03-26 14:34:41 -05:00
Slav Korolev
77803ef6b6 Issue #2930 - Fixed error in distance.
Former-commit-id: c0688f9e99 [formerly c56753c19f8413e1094b524a9bc43bbcfc74e46f]
Former-commit-id: 9b9d7f8f4e
2014-03-26 10:48:38 -04:00
Bryan Kowal
70fdc03a5c Merge "Issue #2851 - 64-bit gridslice library for Windows" into development
Former-commit-id: 386e85fce9 [formerly c28104c670e68296662a2d81def52d1122a7ef98]
Former-commit-id: 6df224e171
2014-03-26 09:19:05 -05:00
Brian.Dyke
d8256c4226 Fixed comment merge conflicts added .gitignore
Former-commit-id: 7cc471a9c9 [formerly 6093428342170b9fd8deb741a5721375e80bc955]
Former-commit-id: a0e7cb624a
2014-03-25 15:41:58 -04:00
Ron Anderson
bbbf19c72e Merge "Issue #2874 Initial implementation of RTOFS data." into development
Former-commit-id: 1cad7c8ea7 [formerly 8cabd826bb4aa4af699ac674dad5323a030926c4]
Former-commit-id: fdbb505679
2014-03-25 13:20:02 -05:00
Richard Peter
6ebd2444ef Merge "Issue #2857 - Fix the ncoBase.xml file, add better error logging for missing menu text" into development
Former-commit-id: 3e2f280091 [formerly 4ba995c11c3c67215821c582eeb91d2ed3e17f19]
Former-commit-id: 3221310454
2014-03-25 13:11:36 -05:00
Nate Jensen
7c581cb5d7 Merge "Issue #2938 - Show status message for site/role changes, but not return from away" into development
Former-commit-id: 38e3305e60 [formerly 578a9ec587b83d77c6e6882a7e8bf71aecd996ff]
Former-commit-id: 4861f92ef6
2014-03-25 13:11:29 -05:00
Bryan Kowal
dcaac3d61d Issue #2851 - 64-bit gridslice library for Windows
cave/build/static/win32.amd64/cave/lib/gridslice.pyd: PE32+ executable for MS Windows (DLL) (GUI) Mono/.Net assembly


Former-commit-id: 37a6b85483 [formerly 687a060d44c88723de7f775925536adb9f71a257]
Former-commit-id: 53d1b8bcbb
2014-03-25 13:03:44 -05:00
Brian.Dyke
36fdf6bfe4 OB_14.1.1-25 baseline
Former-commit-id: c67833407c [formerly dd2417b58b33005985f80cc83b45134132b3e5a1]
Former-commit-id: 074abeb0fa
2014-03-25 13:55:54 -04:00
Mike Duff
c13b5959e9 Issue #2857 - Fix the ncoBase.xml file, add better error logging for missing menu text
Change-Id: I444477eadf8b2d9a2afd5cc4089b4f3137b50b0b

Former-commit-id: 0bfdcdcbe0 [formerly b69a8729347de1f0a8ab855f778559085c6de741]
Former-commit-id: befb72d65e
2014-03-25 12:13:29 -05:00
Nate Jensen
c726dd0589 Merge "Issue #2935 fix refresh issue" into development
Former-commit-id: 4fe0db7411 [formerly 170854eea4ebb9c1f89f7b9f3fa67d47322643de]
Former-commit-id: 21d448c0bc
2014-03-25 11:25:38 -05:00
Mike Duff
d497c533e6 Issue #2938 - Show status message for site/role changes, but not return from away
Change-Id: I30f6e1122e813d70b1c3fbee5e0b0f6ce9107dd2

Former-commit-id: 1e42d8a30d [formerly 666a354d6f676b899bd14371517bce9de88192d2]
Former-commit-id: a06f058ea9
2014-03-25 11:18:09 -05:00
Greg Armendariz
8d2ad9c43a Merge "Issue #2851 - 64-bit Windows Jep DLL" into development
Former-commit-id: e8e90ff576 [formerly 4729ae8efbd4ada965c45a67540349cd58a4b543]
Former-commit-id: 035029851a
2014-03-25 10:45:18 -05:00
Bryan Kowal
a02cf1f5df Issue #2851 - 64-bit Windows Jep DLL
cots/org.jep.win64/jep.dll: PE32+ executable for MS Windows (DLL) (GUI) Mono/.Net assembly


Former-commit-id: 5871d767db [formerly c03701dbe9e78dcd72a08a579329be9b4408295f]
Former-commit-id: 1feefeb41b
2014-03-25 10:27:53 -05:00
Nate Jensen
0cad1fa167 Issue #2935 fix refresh issue
Change-Id: I0bd19d2667610a5db68fc12b0d320b4236937994

Former-commit-id: 68f9181340 [formerly 517fd6fca0f08cbc166b58d67d86af43331533cf]
Former-commit-id: 7b586ebd67
2014-03-25 10:24:11 -05:00
Nate Jensen
68298da133 Merge "Issue #2954 - Handle missing scale files at cave startup." into development
Former-commit-id: d11a2dd96b [formerly 5f8585234a010053c841f2f58a65c6885aea4940]
Former-commit-id: 9e2a9022ae
2014-03-25 08:37:55 -05:00
Mike Duff
6de201d3f8 Issue #2954 - Handle missing scale files at cave startup.
Change-Id: I3f7159b7a48e74fc9ad7a4220d6c30b67240aca1

Former-commit-id: 372e9dc80f [formerly 4b7a68aeca0346f41965b98626e2c728b1a0e532]
Former-commit-id: 9334bc2b00
2014-03-24 16:38:38 -05:00
Lee Venable
d0ec74f4b7 Issue #2951 - added dispose checks for runAsync calls.
Former-commit-id: f5c4414c72 [formerly c4e17780f5a3dc342b856f83a4144ff3778c4001]
Former-commit-id: c2d52987f8
2014-03-24 16:14:49 -05:00
Nate Jensen
2d97ef8631 Merge "Issue #2868 plot delegate python now uses PythonCoordinatorJob API, Refactored plot data request, image creation, and sample threading" into development
Former-commit-id: 5df9be36da [formerly 78dbdcb1d98aa7fff15b3b9a9398c335cb45b923]
Former-commit-id: a47c32f4b9
2014-03-24 15:59:20 -05:00
Mike Duff
fc7a71889c Issue #2936 - Remove the join alert from the nws collaboration feed
Change-Id: Icf246e86cc7d7d04ed56d1aefafe0e27d1292840

Former-commit-id: fd31ea7fa5 [formerly ca47cb349b4749edaac6afe0648c18cb06a9f9df]
Former-commit-id: ca27ceac1f
2014-03-24 14:59:33 -05:00
Nate Jensen
774091461c Issue #2868 plot delegate python now uses PythonCoordinatorJob API,
Refactored plot data request, image creation, and sample
              threading

Change-Id: I3e1a3dc70b2346aa826ec4509ee7a3e59c61a918

Former-commit-id: fe33896e7e [formerly e421731415d798487c96dd1e56b6f02347d9aa26]
Former-commit-id: c4beb293b9
2014-03-24 14:59:31 -05:00
Lee Venable
18de63886c Issue #1426 - fixed arrow buttons and simplified the code.
Former-commit-id: 702ebe6881 [formerly fc55337ba9768a7b9e6ecde11f8c8ddfd32c4859]
Former-commit-id: 4c80552979
2014-03-24 14:08:49 -05:00
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
Brian.Dyke
14567f20a7 Merge branch 'master_14.1.1' into master_14.2.1
Former-commit-id: 06ee9a6384 [formerly 34f830b4933bd6c7149757ce34136c7a18d030bf]
Former-commit-id: 07b2e04d7a
2014-03-24 07:01:29 -04: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
Brian.Dyke
6b2175da93 OB_14.1.1-24 baseline
Former-commit-id: 37b6368268 [formerly 8b1e7457fc58021208e4233502f118cf34df7534]
Former-commit-id: face1ebeeb
2014-03-21 12:43:50 -04: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