Steve Harris
a70710b467
Merge branch 'omaha_14.2.2' (14.2.1-14,15) into development
...
Former-commit-id: eeb50c8acbe727769ed7f14b63b94af5b14bbf3f
2014-03-26 16:19:26 -05:00
Steve Harris
53f91fdeea
Merge branch 'master_14.2.2' into omaha_14.2.2
...
Former-commit-id: b0b18895aa445ee9b29674443529558b2141c042
2014-03-26 16:13:59 -05:00
Nate Jensen
c97c56c182
Merge "Issue #2905 fixed types, added scale/offset in bufr parser" into development
...
Former-commit-id: d324fc13d63bbd8edb780512fdce49b1e7c15a92
2014-03-26 16:12:16 -05:00
Lee Venable
7ab1ce0f90
Merge "Issue #2930 - Fixed error in distance." into development
...
Former-commit-id: e924e378e2f0572f2ee02b23fee61e725f34ce93
2014-03-26 15:50:14 -05:00
Brian Clements
82cee15739
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: dee6d1d1bd169854109f0921ca0c23bc212d2df9
2014-03-26 15:20:16 -05:00
Richard Peter
a47ad6a51d
Merge "Issue #2905 added translation tables for BUFR" into development
...
Former-commit-id: 6bc42a9fd38373b4ba8cdbc9a8091eee8b867acd
2014-03-26 14:47:58 -05:00
Brian Clements
6d3d459a90
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: 2634afede20af4ab6d059ef6dbd1af093184f90a
2014-03-26 14:34:41 -05:00
Slav Korolev
c0688f9e99
Issue #2930 - Fixed error in distance.
...
Former-commit-id: c56753c19f8413e1094b524a9bc43bbcfc74e46f
2014-03-26 10:48:38 -04:00
Bryan Kowal
386e85fce9
Merge "Issue #2851 - 64-bit gridslice library for Windows" into development
...
Former-commit-id: c28104c670e68296662a2d81def52d1122a7ef98
2014-03-26 09:19:05 -05:00
Brian.Dyke
7cc471a9c9
Fixed comment merge conflicts added .gitignore
...
Former-commit-id: 6093428342170b9fd8deb741a5721375e80bc955
2014-03-25 15:41:58 -04:00
Ron Anderson
1cad7c8ea7
Merge "Issue #2874 Initial implementation of RTOFS data." into development
...
Former-commit-id: 8cabd826bb4aa4af699ac674dad5323a030926c4
2014-03-25 13:20:02 -05:00
Richard Peter
3e2f280091
Merge "Issue #2857 - Fix the ncoBase.xml file, add better error logging for missing menu text" into development
...
Former-commit-id: 4ba995c11c3c67215821c582eeb91d2ed3e17f19
2014-03-25 13:11:36 -05:00
Nate Jensen
38e3305e60
Merge "Issue #2938 - Show status message for site/role changes, but not return from away" into development
...
Former-commit-id: 578a9ec587b83d77c6e6882a7e8bf71aecd996ff
2014-03-25 13:11:29 -05:00
Bryan Kowal
37a6b85483
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: 687a060d44c88723de7f775925536adb9f71a257
2014-03-25 13:03:44 -05:00
Brian.Dyke
c67833407c
OB_14.1.1-25 baseline
...
Former-commit-id: dd2417b58b33005985f80cc83b45134132b3e5a1
2014-03-25 13:55:54 -04:00
Mike Duff
0bfdcdcbe0
Issue #2857 - Fix the ncoBase.xml file, add better error logging for missing menu text
...
Change-Id: I444477eadf8b2d9a2afd5cc4089b4f3137b50b0b
Former-commit-id: b69a8729347de1f0a8ab855f778559085c6de741
2014-03-25 12:13:29 -05:00
Nate Jensen
4fe0db7411
Merge "Issue #2935 fix refresh issue" into development
...
Former-commit-id: 170854eea4ebb9c1f89f7b9f3fa67d47322643de
2014-03-25 11:25:38 -05:00
Mike Duff
1e42d8a30d
Issue #2938 - Show status message for site/role changes, but not return from away
...
Change-Id: I30f6e1122e813d70b1c3fbee5e0b0f6ce9107dd2
Former-commit-id: 666a354d6f676b899bd14371517bce9de88192d2
2014-03-25 11:18:09 -05:00
Greg Armendariz
e8e90ff576
Merge "Issue #2851 - 64-bit Windows Jep DLL" into development
...
Former-commit-id: 4729ae8efbd4ada965c45a67540349cd58a4b543
2014-03-25 10:45:18 -05:00
Bryan Kowal
5871d767db
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: c03701dbe9e78dcd72a08a579329be9b4408295f
2014-03-25 10:27:53 -05:00
Nate Jensen
68f9181340
Issue #2935 fix refresh issue
...
Change-Id: I0bd19d2667610a5db68fc12b0d320b4236937994
Former-commit-id: 517fd6fca0f08cbc166b58d67d86af43331533cf
2014-03-25 10:24:11 -05:00
Nate Jensen
d11a2dd96b
Merge "Issue #2954 - Handle missing scale files at cave startup." into development
...
Former-commit-id: 5f8585234a010053c841f2f58a65c6885aea4940
2014-03-25 08:37:55 -05:00
Mike Duff
372e9dc80f
Issue #2954 - Handle missing scale files at cave startup.
...
Change-Id: I3f7159b7a48e74fc9ad7a4220d6c30b67240aca1
Former-commit-id: 4b7a68aeca0346f41965b98626e2c728b1a0e532
2014-03-24 16:38:38 -05:00
Lee Venable
f5c4414c72
Issue #2951 - added dispose checks for runAsync calls.
...
Former-commit-id: c4e17780f5a3dc342b856f83a4144ff3778c4001
2014-03-24 16:14:49 -05:00
Nate Jensen
5df9be36da
Merge "Issue #2868 plot delegate python now uses PythonCoordinatorJob API, Refactored plot data request, image creation, and sample threading" into development
...
Former-commit-id: 78dbdcb1d98aa7fff15b3b9a9398c335cb45b923
2014-03-24 15:59:20 -05:00
Mike Duff
fd31ea7fa5
Issue #2936 - Remove the join alert from the nws collaboration feed
...
Change-Id: Icf246e86cc7d7d04ed56d1aefafe0e27d1292840
Former-commit-id: ca47cb349b4749edaac6afe0648c18cb06a9f9df
2014-03-24 14:59:33 -05:00
Nate Jensen
fe33896e7e
Issue #2868 plot delegate python now uses PythonCoordinatorJob API,
...
Refactored plot data request, image creation, and sample
threading
Change-Id: I3e1a3dc70b2346aa826ec4509ee7a3e59c61a918
Former-commit-id: e421731415d798487c96dd1e56b6f02347d9aa26
2014-03-24 14:59:31 -05:00
Lee Venable
702ebe6881
Issue #1426 - fixed arrow buttons and simplified the code.
...
Former-commit-id: fc55337ba9768a7b9e6ecde11f8c8ddfd32c4859
2014-03-24 14:08:49 -05:00
Ben Steffensmeier
55046a8e1e
Issue #2874 Initial implementation of RTOFS data.
...
Former-commit-id: 11837e612778ea7a1d42fbfac1e0e2b3d3678f1c
2014-03-24 11:10:18 -05:00
Brian.Dyke
06ee9a6384
Merge branch 'master_14.1.1' into master_14.2.1
...
Former-commit-id: 34f830b4933bd6c7149757ce34136c7a18d030bf
2014-03-24 07:01:29 -04:00
Slav Korolev
4786aa382b
Issue #2652 . Fixed issue with edex-text-ingest log. Corrected.
...
Change-Id: I0064146b6b6d1c05955f513ab9eda9b6ba03de76
Former-commit-id: dd0660d1b51aef2e3e703fd21c0f1d98f3484fbc
2014-03-21 15:25:51 -04:00
Lee Venable
c29981fa99
Issue #2925 - Fixed NPE found during testing.
...
Former-commit-id: 86306076f94bbfe4e063c4e6d82b7140b5911e61
2014-03-21 12:42:13 -05:00
Brian.Dyke
37b6368268
OB_14.1.1-24 baseline
...
Former-commit-id: 8b1e7457fc58021208e4233502f118cf34df7534
2014-03-21 12:43:50 -04:00
Richard Peter
e766c3b5bf
Merge "Issue #2652 . Fixed issue with edex-text-ingest log." into development
...
Former-commit-id: f3ed4ac03fd902909d027e576245ebb47c4d69b3
2014-03-21 10:23:08 -05:00
Nate Jensen
28ddcc3883
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: 134dae207d8f8ec28b355760ec79ce76ac009b82
2014-03-21 09:03:21 -05:00
Lee Venable
7d4062dc66
Merge "Issue #2925 - added runAsync dispose checks." into development
...
Former-commit-id: cb16fae6fd3cebdf1c80fc18dbc2684c27018b3d
2014-03-20 17:49:30 -05:00
Brad Gonzales
28440284d1
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: 8fb43f1e2a108af18c1a6908bed54e8ca71369e0
2014-03-20 16:39:43 -05:00
Nate Jensen
8a3c03b260
Merge "Issue #2871 Make loadProperties a gridLoadProperties for ECMF bundles so equals works when loading as an image." into development
...
Former-commit-id: 8fddee15ee0fbe36c917b06cdf64f76c2b69fc86
2014-03-20 14:22:57 -05:00
Nate Jensen
f9b86f97e0
Merge "Issue #2791 fix NaN handling of smoothed contours." into development
...
Former-commit-id: 347b9555cfe67ee5643b92bd84afbd1e2899acd7
2014-03-20 14:19:17 -05:00
Ben Steffensmeier
76fcfe163e
Issue #2791 fix NaN handling of smoothed contours.
...
Former-commit-id: a6f8a0bd2758008997555e08ea7245517535b1db
2014-03-20 13:34:52 -05:00
Ben Steffensmeier
286f447a9c
Issue #2871 Make loadProperties a gridLoadProperties for ECMF bundles so equals works when loading as an image.
...
Former-commit-id: db3ffd586611ea8692728ea0de5451cec89421b6
2014-03-20 13:31:08 -05:00
Brad Gonzales
08dde4824f
Issue #2873 Removed 32 bit native libraries and references.
...
Change-Id: I52debdaa954ebb0193f64bdaadf45f26500aa40f
Former-commit-id: d0108c2cb27c63c8133a7381b0d2c1bbdb89f1d6
2014-03-20 13:27:39 -05:00
Lee Venable
112f7a886e
Issue #2925 - added runAsync dispose checks.
...
Change-Id: I4048f4b4ae8976d93b1bee89179be527ee3139e5
Former-commit-id: 2ebffdcfca606309daa3ed587f696a95af0b094e
2014-03-20 13:09:17 -05:00
Nate Jensen
68ef66d3c1
Merge "Issue #2905 added ucar bufr parser" into development
...
Former-commit-id: 3f966aded5f61189bc7e02343219c36063dece5e
2014-03-20 12:28:26 -05:00
Mike Duff
c67f9c4be2
Issue #2857 - Implement Redbook NCO NDM menus
...
Change-Id: I93e9f21e8b7e797affe1e52c7baef0217433460b
Former-commit-id: 2ddd856c9297a782340dc0fb9db2a9d36048f760
2014-03-20 11:24:48 -05:00
Mike Duff
25c8a0a8aa
Issue #2856 - Implement Redbook CPC ndm menus
...
Change-Id: I1ef4007b9f7147a9640754aaf8846028a40d0693
Former-commit-id: 8d9935cbee365c4a8537da610c2aff4d95c50f40
2014-03-20 11:16:35 -05:00
Brian Clements
199701def9
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: 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974
2014-03-20 11:11:53 -05:00
Richard Peter
7070313c0b
Merge "Issue #2859 - Implement redbook MPC NDM menus" into development
...
Former-commit-id: dc3a698f046599a19beed986c2424c1b8796927e
2014-03-20 11:01:08 -05:00
Lee Venable
65335c255d
Merge "Issue #2929 - the pure Python Override now recognizes REGION as a valid localization level" into development
...
Former-commit-id: a5ba903c1500f5e989d9ab6aa80f2521d0653a42
2014-03-20 10:38:17 -05:00
David Gillingham
d58bb87ee6
Issue #2882 : Allow null values to be passed back in parameter values for DefaultGeometryData.
...
Change-Id: I258d247476cf280e107d386b903e9764a492d4f4
Former-commit-id: 0e583860b64e9ca856152affe70f62d5f866af4f
2014-03-19 17:28:03 -05:00