Brian Clements
0fa7dfb7df
Issue #2906 added synoptic obs translation tables
...
created a command line utility to generate translation table starters
added synoptic table mapped values to bufr translation tables
Former-commit-id: 7eb9def773f971d5dc0e43d8b191d2b864f290d2
2014-03-31 11:56:04 -05:00
Mike Duff
5f1f931c64
Issue #2689 - Add input values to log statement on LL to HRAP conversion failure.
...
Fix error in HRAP overlay resource.
Change-Id: If6fcb23a839323e4541e8ff28c0d702bf3066273
Former-commit-id: ee88ab32961525d74a227cccec615c0610dc9525
2014-03-31 11:35:06 -05:00
Nate Jensen
1e0026e60f
Issue #2015 fix NPP displaying in collaboration shared display sessions
...
Change-Id: Ie5e40d8ff3e7a222448777b86d188822e3990746
Former-commit-id: d4e2da7f81d5c3ad005f299c936bd2d70f05b17a
2014-03-28 09:56:59 -05:00
Roger Ferrel
f012ac179d
Issue #2790 Detect problems caused by simultaneous running of purge.
...
Former-commit-id: 882cf75a4b9a5773def3dc9f167d2c441883789f
2014-03-27 14:42:09 -05:00
Ron Anderson
86c0fe78f2
Merge "Issue #2664 Added support for non-WGS84 shape files" into development
...
Former-commit-id: 6ec350a33b6f5bca31906ff2f7b5b76911f33973
2014-03-27 14:35:34 -05:00
David Friedman
f146c7bcd0
Merge branch 'master_14.2.2' into asm_14.2.2
...
Remove unintentional changes from cd136c3.
Fix problem in warning-request.xml from 3c9c34c.
Conflicts:
cave/build/static/linux/cave/cave.sh
cave/build/static/linux/cave/caveUtil.sh
cave/com.raytheon.viz.aviation/src/com/raytheon/viz/aviation/editor/TafViewerEditorDlg.java
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gis/PolygonUtil.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenLayer.java
edexOsgi/com.raytheon.edex.plugin.warning/res/spring/warning-request.xml
edexOsgi/com.raytheon.uf.common.ohd/utility/common_static/base/hydro/Apps_defaults
edexOsgi/com.raytheon.uf.edex.plugin.manualIngest/res/spring/manualIngest-spring.xml
Change-Id: I814b0ae3c464bbb21b609870b3dca7d575ed948d
Former-commit-id: cf35c1870fc4b6b3c2ceaf038274c4701f8046b1
2014-03-27 19:17:03 +00:00
Ron Anderson
4c6cddc7d4
Issue #2664 Added support for non-WGS84 shape files
...
Change-Id: Id7ec05ddd6c8ff8b144ef4208db3e052e9693951
Former-commit-id: 143017d2a61b242a7fa5d9ad596cd958cea1df3a
2014-03-27 13:04:44 -05:00
Slav Korolev
982735561c
Issue #2811 - Added check for empty message. Updated logger.
...
Former-commit-id: e0010578785dd88861e8c9ef229e3e6452a5bd0e
2014-03-27 10:54:41 -04:00
Brian.Dyke
3b639347f8
Merge branch 'omaha_14.2.1' of cm2:/home/slharris/repos/AWIPS2_baseline.14.2.1 into master_14.2.1
...
Former-commit-id: 3b24535fec4e47c1eb0bb845f77dd2f407ecf412
2014-03-27 10:22:26 -04:00
Steve Harris
656ae897c1
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
Nate Jensen
cf0afc8e57
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
Steve Harris
a7efde7cf4
Merge branch 'master_14.2.1' (14.2.1-14,15) into omaha_14.2.1
...
Former-commit-id: 42a1ec47aa72a882d0f53f94eba3284dccd89b21
2014-03-26 15:51:32 -05:00
Lee Venable
c0bd44bca8
Merge "Issue #2930 - Fixed error in distance." into development
...
Former-commit-id: e924e378e2f0572f2ee02b23fee61e725f34ce93
2014-03-26 15:50:14 -05:00
Brian Clements
3e5a5774c4
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
Brian Clements
d9eb75280d
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
9b9d7f8f4e
Issue #2930 - Fixed error in distance.
...
Former-commit-id: c56753c19f8413e1094b524a9bc43bbcfc74e46f
2014-03-26 10:48:38 -04:00
Ron Anderson
fdbb505679
Merge "Issue #2874 Initial implementation of RTOFS data." into development
...
Former-commit-id: 8cabd826bb4aa4af699ac674dad5323a030926c4
2014-03-25 13:20:02 -05:00
Bryan Kowal
1feefeb41b
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
c4beb293b9
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
Ben Steffensmeier
12ed72b0c0
Issue #2874 Initial implementation of RTOFS data.
...
Former-commit-id: 11837e612778ea7a1d42fbfac1e0e2b3d3678f1c
2014-03-24 11:10:18 -05:00
Richard Peter
897980da08
Merge "Issue #2939 Madis data mismatches Change-Id: Iaee59a73c41419ebc45fc76f90bd26ba6370a3f2" into omaha_14.2.1
...
Former-commit-id: 5fee1c62ae87e59007b57ba74268b5f272648127
2014-03-24 09:53:13 -05:00
Dave Hladky
9f3c5dcc42
Issue #2939 Madis data mismatches
...
Change-Id: Iaee59a73c41419ebc45fc76f90bd26ba6370a3f2
Former-commit-id: 4105db3604440c6c01b99a11fdc0573e6934376c
2014-03-24 08:27:12 -05:00
Mike Duff
4db73e42a5
Issue #2941 - Sort data before returning
...
Former-commit-id: 6c9ebb120761257af5e8d6ec08fa9634e5e55185
2014-03-24 08:19:21 -05:00
Brian.Dyke
07b2e04d7a
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
88fbcc2ca6
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
Brian.Dyke
face1ebeeb
OB_14.1.1-24 baseline
...
Former-commit-id: 8b1e7457fc58021208e4233502f118cf34df7534
2014-03-21 12:43:50 -04:00
Richard Peter
b87cb91164
Merge "Issue #2652 . Fixed issue with edex-text-ingest log." into development
...
Former-commit-id: f3ed4ac03fd902909d027e576245ebb47c4d69b3
2014-03-21 10:23:08 -05:00
Brad Gonzales
189234f162
Issue #2873 Removed 32 bit native libraries and references.
...
Change-Id: I52debdaa954ebb0193f64bdaadf45f26500aa40f
Former-commit-id: d0108c2cb27c63c8133a7381b0d2c1bbdb89f1d6
2014-03-20 13:27:39 -05:00
Nate Jensen
72156362db
Merge "Issue #2905 added ucar bufr parser" into development
...
Former-commit-id: 3f966aded5f61189bc7e02343219c36063dece5e
2014-03-20 12:28:26 -05:00
Mike Duff
4ec18a8178
Issue #2857 - Implement Redbook NCO NDM menus
...
Change-Id: I93e9f21e8b7e797affe1e52c7baef0217433460b
Former-commit-id: 2ddd856c9297a782340dc0fb9db2a9d36048f760
2014-03-20 11:24:48 -05:00
Mike Duff
40319e5fcf
Issue #2856 - Implement Redbook CPC ndm menus
...
Change-Id: I1ef4007b9f7147a9640754aaf8846028a40d0693
Former-commit-id: 8d9935cbee365c4a8537da610c2aff4d95c50f40
2014-03-20 11:16:35 -05:00
Brian Clements
5348f0a29d
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
14bed8a1df
Merge "Issue #2859 - Implement redbook MPC NDM menus" into development
...
Former-commit-id: dc3a698f046599a19beed986c2424c1b8796927e
2014-03-20 11:01:08 -05:00
Lee Venable
47f5ec5139
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
0407f5b2e5
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
Mike Duff
e479bd7055
Issue #2859 - Implement redbook MPC NDM menus
...
Change-Id: Ib681435386ea8e4335f5984ddbee2213633cac8e
Former-commit-id: 619efadc2230af13707f124534d3caf2fdfaba68
2014-03-19 14:40:00 -05:00
Bryan Kowal
4e320a35a3
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: b48eb97e9d270ad49d93f2ca85ceae48da9b9269
2014-03-19 14:07:03 -05:00
steve.naples
1aa970164f
ASM #428 Updated SATPRE file header to correct reftime.
...
Change-Id: I1ed89cd9010af085a0e3a9725af182c0cd1b5204
Former-commit-id: e51a12ae977528eb85d2c59505ac5be92d945cfe
2014-03-19 18:16:41 +00:00
Slav Korolev
7ca9607e68
Issue #2652 . Fixed issue with edex-text-ingest log.
...
Former-commit-id: 62f19ca599740c580973e166e8053ba1c4800178
2014-03-19 11:00:51 -04:00
Juliya Dynina
7a14dfb5a9
Merge "ASM #338 Updated HRAPCoordinates to not parse whitespace" into asm_14.2.2
...
Former-commit-id: 8f842b0defba552ebbbe980b42dfb7618a2a7ccd
2014-03-18 13:52:48 -05:00
Nate Jensen
7e7745cd7b
Merge "Issue #2855 - Implement HPC menus for NDM, refactor NDM code so more code is common. Peer review comments" into development
...
Former-commit-id: 5e03b83061e1cd7f1a15e939c2bc98d3b99cf393
2014-03-18 13:13:53 -05:00
Mike Duff
cb6a3e2cf5
Issue #2855 - Implement HPC menus for NDM, refactor NDM code so more code is common.
...
Peer review comments
Change-Id: Ie27e8f93d976dcc0573631472986898b3ad8c9ef
Former-commit-id: 29a88687a788305be537ef97cce13e3f45338205
2014-03-18 11:32:28 -05:00
steve.naples
75e8a907fe
ASM #338 Updated HRAPCoordinates to not parse whitespace
...
Change-Id: I353e8a07927f3e36aa8905506f63b0e50f2179a6
Former-commit-id: 220ef7b1195366834c9f85b828862f128dd3fea1
2014-03-18 15:40:13 +00:00
Nate Jensen
5b948e7214
Merge "Issue #2904 Nullpointer potential in MesoTabular product." into development
...
Former-commit-id: 196894dd57fa63f4a6a9dea97fb5fa9f09750a5f
2014-03-18 09:14:17 -05:00
Juliya Dynina
ef873880b6
Merge "ASM #330 - Fix reloading of TextDB static files" into asm_14.2.2
...
Former-commit-id: 0d338537015e8e8a98fa67bc658fa3a4ed0f15f0
2014-03-18 08:47:22 -05:00
Juliya Dynina
867f00b438
Merge "ASM #335 - Watch wording not being inserted for SMW and SMW followup" into asm_14.2.2
...
Former-commit-id: 669d66d3b8279833df4a361c961c113e653a542d
2014-03-18 08:13:51 -05:00
David Friedman
decdadce01
ASM #330 - Fix reloading of TextDB static files
...
Change-Id: I23c6f2883c5ce645854283996fd391f805b2b4f5
Former-commit-id: 0a94094f0f140de68da634cbc6c79039507712ca
2014-03-18 13:12:40 +00:00
Qinglu.Lin
af82143e84
ASM #335 - Watch wording not being inserted for SMW and SMW followup
...
Change-Id: Ic2ab65e3690dccad47b87f99dd4fb9d801742e05
Former-commit-id: f114aa5e7348f0feb5d9da66b5cd389dfb21275a
2014-03-17 18:17:49 -04:00
Steve Harris
0c2c5ad4bd
Merge branch 'omaha_14.2.1' (14.2.1-13) into development
...
Former-commit-id: a2318f04eea89a258400dea526daa4fe67b69271
2014-03-17 15:55:41 -05:00
Dave Hladky
373f052de8
Issue #2904 Nullpointer potential in MesoTabular product.
...
Former-commit-id: e3139396104ee0d4ffc1dea7fd20782d00eb5ade
2014-03-17 15:22:42 -05:00