Commit graph

5030 commits

Author SHA1 Message Date
Roger Ferrel
679eb13d86 Issue #2790 Detect problems caused by simultaneous running of purge.
(cherry picked from commit ad5d6428a6 [formerly 882cf75a4b9a5773def3dc9f167d2c441883789f])

Conflicts:
	edexOsgi/com.raytheon.uf.common.archive/src/com/raytheon/uf/common/archive/config/ArchiveConfigManager.java

Former-commit-id: 8f4b8c13f92794f3ac0dcb36e90c907d42e9834e
2014-08-05 08:24:24 -05:00
Brian Clements
6ea5ca108e 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

(cherry picked from commit 82cee15739 [formerly dee6d1d1bd169854109f0921ca0c23bc212d2df9])


Former-commit-id: 3733cefa3cd8010af5c5f1271605e5a46a478844
2014-08-05 08:22:46 -05:00
Brian Clements
a500d4192c 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

(cherry picked from commit 6d3d459a90 [formerly 2634afede20af4ab6d059ef6dbd1af093184f90a])


Former-commit-id: 388bcee913c8e3c65bddeb70c6d8fa5d0cbd9c06
2014-08-05 08:22:25 -05:00
Brian Clements
e8b2235bb2 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

(cherry picked from commit 199701def9 [formerly 5ddf9be7105dbd8d1fb76ce28a4e6e3f03240974])


Former-commit-id: 3661aa1cf6ea4f82fa036c06f1c69666ad50104b
2014-08-05 08:22:08 -05:00
Roger Ferrel
030c4955a6 Issue #2838 Archive binary feeder creation.
Change-Id: I4e431d62e3d27565af75d52012fe042a18fd1f9c
(cherry picked from commit 9b7715e5e0 [formerly 16c38960863df2f993c6ee7e18de31824cbdbb08])

Former-commit-id: e7130eb7d87e58f3e91bd8ee43a294064455651b
2014-08-05 08:21:42 -05:00
Brian Clements
5a3c66323a Issue #2594 added low memory warning job
UiPlugin starts and stops job
job notifies perspective manager of low memory
Viz perspective manager has default alert implementation
D2D and GFE override alert message
added memory threshold property to product files

(cherry picked from commit f9a8b68da5 [formerly 4af42d405d3bf24b00c027f5dab8faf500a9e5b7])

Conflicts:
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/perspective/GFEPerspectiveManager.java
	cave/com.raytheon.viz.product.awips/awips.product

Former-commit-id: 7fb934f4782d23f1772ba32db05ed0c1c30ff6db
2014-08-05 08:21:27 -05:00
Brian Clements
462908cc8d Issue #2594 disabled LATLON grid interpolation
(cherry picked from commit f8820538f4 [formerly 4840da51dcb7b9366417129663c0e539716f2335])


Former-commit-id: 9584beb1a835eb987d3ed3d57196fc4147e23416
2014-08-05 08:12:46 -05:00
Brian Clements
d7c68e0f42 Issue #2594 made heap status monitor default on launch
(cherry picked from commit 6ba1eb0edb [formerly 1ba7ebb59e28ba93bb752c32ffce937a4455d478])


Former-commit-id: c61cc2c3bf49dbdcd00c82d5731c12b9e635ac1b
2014-08-05 08:12:14 -05:00
Brian.Dyke
3598f7b549 Merge branch 'asm_14.2.2' into master_14.2.2
Former-commit-id: 96ff2234e0d8893695b33a79d24a026a1a409073
2014-07-31 09:56:21 -04:00
Shawn.Hooper
976c7b2d4a ASM #15627 Revert "ASM #15627 - WarnGen leaving out reference to State that is under SVR or TOR Watch in SPS text products."
This reverts commit ba4c386f30 [formerly 00ec5e2d47809d084b3e24e1f1503af96d129fed].

Change-Id: Ie01ca9463a4db371ffce0b6e38d5c43e1f9addf2

Former-commit-id: d272d426f8bd218954a75a7b2e19d21b30f975cb
2014-07-30 14:03:51 -04:00
Juliya Dynina
fc27de56d2 Merge "ASM #15648 Change to Cities.xml" into asm_14.2.2
Former-commit-id: 264920b8af1b2665b17c1015afe02e6f4a719419
2014-07-30 07:48:43 -05:00
Daniel.Huffman
aca63e248f ASM #15648 Change to Cities.xml
Change-Id: Idc89484cf45fcd1fb30538119d254ed9c0fd79e2

Former-commit-id: 1e2b8582fa4dec428b70a2e8aaa1e401ddbfcee7
2014-07-29 21:41:00 +00:00
Kiran.Shrestha
a044b44c8b ASM #97 - Freezing Level Height AGL for all models has units of dam instead of feet
Change-Id: Ib92fbb1c153a8a4739371d8148673a5e32ea36f9

Former-commit-id: 1730a6dea78cfd922b59c6cccc1c6f44d3a56949
2014-07-28 16:18:39 -04:00
Michael Gamazaychikov
ba4c386f30 ASM #15627 - WarnGen leaving out reference to State that is under SVR or TOR Watch in SPS text products.
Change-Id: Ic5689db7714be086d6e4543602db33a07e5b2fc1

Former-commit-id: 00ec5e2d47809d084b3e24e1f1503af96d129fed
2014-07-28 15:12:10 -04:00
Qinglu.Lin
1eca5ef51a ASM #15554 - Improve speed/efficiency of WarngenLayer.populateStrings
Change-Id: I6a3b9823ac7c23ba171206708187ab3fc3c7c1ca

Former-commit-id: 3b971d52a82099142fe08986df879a379dfa6314
2014-07-28 12:36:07 -04:00
Rici.Yu
9a1310d1ac ASM #15655 - Negate raising exception for empty db from IFPDB()
Change-Id: I5c96d654f3080a4b0f10113648f290a0d09961cb

Former-commit-id: 9af51efbef229984de09a5ad338885d54f720270
2014-07-28 11:30:49 -04:00
Ron Anderson
17b681f355 Issue #3423 Move alarm/alert product requests off UI thread
Change-Id: I44149b5af54fbeac75231d6caeb3929fbf6ecf5e

Former-commit-id: c3401cee78edae8dea6d21736fac25bfed996fb3
2014-07-24 14:02:10 -05:00
Steve Harris
a14b996684 Merge branch 'master_14.2.2' (14.2.2-22) into omaha_14.2.2
Former-commit-id: 6a7f00f07d1ee3e9f39b299306083228eb5adb18
2014-07-24 11:35:24 -05:00
Brian.Dyke
cef9771fe1 Merge branch 'master_14.2.2' into asm_14.2.2
Former-commit-id: 69c55eff70bbfb445bdd9bf708ed5e4df896b42a
2014-07-24 09:03:57 -04:00
Brian.Dyke
ff4e52fc75 Merge branch 'omaha_14.2.2' of ssh://www.awips2omaha.com:29418/AWIPS2_baseline into master_14.2.2
Former-commit-id: df900c3156da1ed48c512fe4b1356c4b4301ad5f
2014-07-23 16:46:09 -04:00
Matthew Howard
6aa8d2102e Merge "ASM #15645 - Fix for AvnFPS: TAF syntax check fails when equal sign is missing" into asm_14.2.2
Former-commit-id: b7a12394c70b928222d3aa5e819d1558f4033458
2014-07-23 15:12:14 -05:00
Zhidong.Hao
26c4bb2414 ASM #15645 - Fix for AvnFPS: TAF syntax check fails when equal sign is missing
Change-Id: I1a4fb9be1253b4655bd43674aab4a4ddcf6d0ce7

Former-commit-id: 192948e00538bcf0dfc0aaf20ea1dcb216313ffb
2014-07-23 14:37:28 -04:00
Steve Harris
eaa4456fa7 Merge branch 'master_14.2.2' (14.2.2-21) into omaha_14.2.2
Former-commit-id: 2c17b02a196584edbaa2cef33d8e9adc91567f8e
2014-07-23 13:07:11 -05:00
Matthew Howard
b84f1255f0 Merge "ASM #15649 - these 5 files are rolled back to 14.1.3" into asm_14.2.2
Former-commit-id: 75a9fd67f7093fe2f8eb21cec6762210a3014351
2014-07-23 11:17:38 -05:00
Ying-Lian.Shi
22d46f2658 ASM #15649 - these 5 files are rolled back to 14.1.3
Change-Id: Ifc52168f1faf3984f2a2d72947273686c5a00fd9

Former-commit-id: ab5a6807a591605e230d4180f1dcf3c2eaa8657f
2014-07-23 12:24:22 +00:00
Jonathan Sanchez
86a8ca4a30 Issue #3419 Refactored watches to use the county table.
Change-Id: Ide7e07813203213511640d5ee515e73b278089c1

Former-commit-id: 135d7ffa84af58d7b3c9575e654fa1298b76b2e2
2014-07-22 15:32:12 -05:00
Shawn.Hooper
2a32d5945c ASM #15630 - Check-in fix for GFE: Missing ISC Wind Grids on behalf of Ron Anderson
Change-Id: I9053182b6c02d6c77e10e23b017b94bcff4da58b

Former-commit-id: 4bca3ffd258a6869150154e93abb652a1f22bc4d
2014-07-22 15:59:22 -04:00
Steve Harris
bce7039508 Merge branch 'master_14.2.2' into omaha_14.2.2
Former-commit-id: c0033681d38af55bff79efbceec119606fcc5c2f
2014-07-22 10:26:33 -05:00
Shawn Hooper
1a57a9adea Merge "Revert "ASM #15630 -- GFE: Missing ISC Wind Grids"" into asm_14.2.2
Former-commit-id: 553333f8542d272d5412d9a8b1804e096c8031ff
2014-07-22 10:19:27 -05:00
Shawn Hooper
425bcea65d Revert "ASM #15630 -- GFE: Missing ISC Wind Grids"
This reverts commit a5791db7cb [formerly db678db964b46a46e062cd0602cf9ce8bc96e4cd].

Change-Id: Ib5d03f81b35c0371e063a89739b823b8264c439f

Former-commit-id: 7dcfb55353ba7ec9d0619737da37781b0b186e5d
2014-07-22 10:15:46 -05:00
Brian.Dyke
6c121acf63 Merge branch 'master_14.2.2' into asm_14.2.2
Former-commit-id: 184da085244822b37575bf90e7f798c2abb842e9
2014-07-22 07:08:34 -04:00
Ron Anderson
f3a6393b96 Issue #3415 Fixed d2dGridDataPurged to not purge NetCDF databases.
Change-Id: Ie52a5b8c46d58cb39acde27f0ebdde0c42fdfa67

Former-commit-id: a2362b68b103c9013d615815924514ebe44be147
2014-07-21 12:47:12 -05:00
Fay.Liang
a5791db7cb ASM #15630 -- GFE: Missing ISC Wind Grids
Change-Id: I289f1fafac8e034faa38dcddf639d5744fabe901

Former-commit-id: db678db964b46a46e062cd0602cf9ce8bc96e4cd
2014-07-21 12:57:21 -04:00
Brian.Dyke
e55b892fc3 Merge branch 'omaha_14.2.2' of ssh://www.awips2omaha.com:29418/AWIPS2_baseline into master_14.2.2
Former-commit-id: 499b825592fdbdf150c918e5f3abacc4f37ddd70
2014-07-21 11:18:25 -04:00
David Friedman
ec25c44fe7 ASM #15049 - LAPS time matching problem
Change-Id: I52eee87defb407b741208e183b9829558bfa6733

Former-commit-id: 624c3a4225910863d5cc0b795493a39c0422a3e3
2014-07-18 17:06:05 +00:00
Nate Jensen
da731be2f7 Issue #2954 actually log when the scalesInfo.xml cannot be parsed before
falling back to the base version

Change-Id: I2df669504061160c6ace76560f07845f99a80912

Former-commit-id: 894e6ac1db5b34e6466c68aefa5877b9405bfd59
2014-07-17 13:27:48 -05:00
Nate Jensen
6e21526fd2 Issue #2954 fall back to existing map scales if map scale is missing
Change-Id: I75083325edec689c38f2fe7661c635ddf3e0f527

Former-commit-id: c7167ad2f59ba02edc842f321d12cd36cd6da8bb
2014-07-15 18:27:09 -05:00
Fay.Liang
87d50e7296 ASM #15468 Shefdecode failed to ingest RVF product at OUN
Change-Id: I6238c25f867c0e6e491831e9c2b1c47e22484620

Former-commit-id: 3637d6387396f88811ec3964bd61d10ce0ee38eb
2014-07-15 10:22:09 -04:00
Nate Jensen
47bf21d7b5 Issue #3372 make LocalizationStreamHandler thread safe
Change-Id: I208b66fbd2b0bfcd225c3df98f96bcdcf5cb9a88

Former-commit-id: 87d5faa03ea63759a6805ed063174fb09ca4800a
2014-07-14 09:18:16 -05:00
Fay.Liang
400561ac9c ASM #15468 Shefdecode failed to ingest RVF product at OUN
Change-Id: Ie345c88c4a3a0ff995c4d33772f90e863bed7ee5

Former-commit-id: f78783d2ea194539414294abff46d4f2acda65d1
2014-07-11 15:19:08 -04:00
Juliya Dynina
ac39f9cb43 Merge "ASM #15557 - Restore ability to display HPCGuide2.5" into asm_14.2.2
Former-commit-id: 9826716e2a5f59826e8a3789ca8d2d8f8dc58cce
2014-07-11 08:37:30 -05:00
Mike Duff
a35529bba4 Issue #3370 - Revert "Issue #3370 - Fix for mulitple shef types in same file."
This reverts commit b5b61650d3 [formerly 0c0b14929f74f2262559a4919171623870139313].


Former-commit-id: 43cbf77bb90ba12a6ee11bc35b18c226f9490a88
2014-07-10 16:01:56 -05:00
Melissa Porricel
d3c29b834d ASM #15557 - Restore ability to display HPCGuide2.5
Change-Id: Ibdcdd0aa95e406b5cd886dc8f51e74a3cde54d17

Change-Id: I5594c2151026247d48e657a30c7b4f94b14f036f

Former-commit-id: 5998e7ad9690e3b87805c75dcb711d299e8f1427
2014-07-10 16:15:12 -04:00
Mike Duff
b5b61650d3 Issue #3370 - Fix for mulitple shef types in same file.
Change-Id: I23110d7887b68ff073afdf61815d7dced9c4a3ad

Former-commit-id: 0c0b14929f74f2262559a4919171623870139313
2014-07-10 10:05:05 -05:00
steve.naples
339fcbc18a ASM #253 Update RadarBiasTableDialog fix issue of not saving undo.
Change-Id: I57ad9d4407665fd4c5f7e922cbf3daac373c9f88

Former-commit-id: 24b9a6e0801cc653062a71d86090df3836aa86a4
2014-07-09 15:42:51 +00:00
Ron Anderson
111b04296c Issue #3332 Fixed race condition which could cause GFE grid saving to hang
Change-Id: I4a2ef9e25999d95ac1ecf204907c59b2f1e85652

Former-commit-id: b01b72b896b894568acce6a8dc4d45328a06067a
2014-07-09 08:56:06 -05:00
steve.naples
75969ceec2 ASM #253 Update RadarBiasTableDialog fix issue of not saving.
Change-Id: If88c12673afeb3ae8cecfb53d856bc90820a4673

Former-commit-id: 9021eca6b32dd2b3859cd928c14a0e40a4907c13
2014-07-08 16:32:08 +00:00
Brian.Dyke
2ef4767652 Merge branch 'asm_14.2.2' of winter:/data/gerrit2/git/AWIPS2_baseline into master_14.2.2
Former-commit-id: 845aebda9d8af143e3a6828c066b291e0343a020
2014-07-07 13:33:35 -04:00
David Friedman
a45fe1dad0 ASM #15052 - WarnGen: service backup should use config.xml from failed site
Change-Id: Icff8ca2a124da595be6b83ac9f9999831daee0b1

Former-commit-id: f9c0dc09ee7bc692c6f70b4a5ad67bb2c2ed5a20
2014-07-03 13:58:24 +00:00
Juliya Dynina
244b2f5f3a Merge "ASM #253 Update RadarBiasTableDialog to remove old code." into asm_14.2.2
Former-commit-id: d6ae0d12f104de38b8fa770e4576b96a32da360c
2014-07-02 14:17:11 -05:00