Commit graph

5382 commits

Author SHA1 Message Date
Nate Jensen
5c775618e3 Issue #2968 fix buffer thread safety issues
Change-Id: I8c8cbf69ea9821ce82fc72b98cf17b0b5f1a93c2

Former-commit-id: f2b18b76f2 [formerly edc629d4b63f2a873752a232ee8f6530ec314595]
Former-commit-id: e11a5c4559
2014-04-07 17:30:27 -05:00
Mike Duff
09802cfde2 Issue #2860 - Implement the redbook upper air model graphics and cpc charts for NDM
Change-Id: If01865b85f7ed18edea63757426cb76e44587b0e

Former-commit-id: 418c80640e [formerly 4ae763f1f1865d7c16eefb8d3647e3f94c5c1c22]
Former-commit-id: 692d8841d1
2014-04-07 16:17:28 -05:00
Ron Anderson
d16380e50e Issue #2694 Converted GetBrokerConnections to Java.
Change-Id: Ic9445906ed88036d6598ffec0319de9c89f8c163

Former-commit-id: df9c5c81d6 [formerly 102c81e1aafdcfa171440df1cba97d27b2ba3c2a]
Former-commit-id: a6794beaa5
2014-04-07 15:18:01 -05:00
Nate Jensen
a225458f15 Merge "Issue #2959 fix watches/warnings handling of color change" into development
Former-commit-id: aa689e99c4 [formerly 85b329c8fd18e361d2def7516f814ffef72896bb]
Former-commit-id: 1373e975d6
2014-04-07 13:44:43 -05:00
Nate Jensen
300c26820f Issue #2959 fix watches/warnings handling of color change
Change-Id: Ic8d510e6cce1949d784cd480e58cf4347527b79e

Former-commit-id: e4c52e83e2 [formerly fd9234aa70a7712101de73c892fd92f329e533e7]
Former-commit-id: 5a1877d8a3
2014-04-07 13:31:58 -05:00
Nate Jensen
f32249d79c Merge "Issue #2905 removed java 1.7 specific code" into development
Former-commit-id: 44bfeea419 [formerly 64475f30f8d1818342761e95f96e4d6e5a3e270f]
Former-commit-id: 174677f71b
2014-04-07 13:05:05 -05:00
Brian Clements
ae3ece84be Issue #2905 removed java 1.7 specific code
use of Integer.compare()


Former-commit-id: f53203712f [formerly 223fa62b59a9c8764a33a25d4ccfd0c69cff4be7]
Former-commit-id: a1d9d323bd
2014-04-07 12:22:52 -05:00
Nate Jensen
f93420c39e Merge "Issue #2906 fixed mapper no-value checks to do both null and empty set" into development
Former-commit-id: 14e709a325 [formerly 69d9c6371091ba43b1a48f14c770b8cfb4dcccb2]
Former-commit-id: 265a778fd5
2014-04-07 12:15:42 -05:00
Nate Jensen
32a5ccef3e Merge "Issue #2886 Removed httpd-collaboration rpm Installation and added collab-dataserver rpm to replace it. Changed dependency references to httpd-collaboration to refer to collab-dataserver." into development
Former-commit-id: b95f0df636 [formerly 2e37643df1641a9aa0ee2b87933db8f800616168]
Former-commit-id: 3bdad1b6e2
2014-04-07 10:01:24 -05:00
Brian Clements
1a45c23201 Issue #2906 fixed mapper no-value checks to do both null and empty set
fixed problem caused by previous change


Former-commit-id: fe281381ab [formerly 6443a6546083068a3b626eec33eeafb4cf84c403]
Former-commit-id: 9e6da34150
2014-04-07 08:45:56 -05:00
Ben Steffensmeier
ddc97933b8 Issue #2920 Allow strings to use mulitple styles.
Former-commit-id: bb205cdef9 [formerly ba3638effd48445bd00b8ef5e3771f05910c2af1]
Former-commit-id: 32016d5401
2014-04-04 16:16:06 -05:00
Richard Peter
f19f9e2be7 Merge "Issue #2905 added BUFR parsing utilities" into development
Former-commit-id: d25c5118a3 [formerly 15f4b09539ac99bfa9d812e64deca2f3af202501]
Former-commit-id: 5f3ea781f5
2014-04-04 14:42:10 -05:00
Richard Peter
7acdf727ce Merge "Issue #2810 Added comparator to BandwidthAllocations Change-Id: I4320d1d5b00bdf69c0969a349ae249090a389b85" into development
Former-commit-id: 7093d6ff0e [formerly 79f857137cdc4bba40c3d6804c72dab8a4fe6ae0]
Former-commit-id: 545203a833
2014-04-04 14:39:46 -05:00
Ron Anderson
83d660cf2e Merge "Issue #2737 Make iscMosaic remove data from ISC when grids are deleted." into development
Former-commit-id: debde74356 [formerly 93c224f21b0aec4eef0eaf0f57c5f48237c68265]
Former-commit-id: 2042d975c2
2014-04-04 08:35:12 -05:00
Brian Clements
43512fd90a Issue #2905 added BUFR parsing utilities
added table units parser for BUFR table values
added time units parser for BUFR time values
added lookup methods to translation table
added mapping class for BUFR fields to point data container parameters


Former-commit-id: dacfc4082d [formerly eaeab6dc6dfc9e0f3544ccb1ebea53669d2222c7]
Former-commit-id: ed7a808b87
2014-04-04 08:18:17 -05:00
Brad Gonzales
fe8e6a1fa1 Issue #2886 Removed httpd-collaboration rpm Installation and added collab-dataserver
rpm to replace it.  Changed dependency references to httpd-collaboration to refer to collab-dataserver.

Amend:  Updated call to status in init script.
        Redirect start.sh error output to an error file.
        Use macro to define ant opts in component.spec.

Change-Id: I73369dc3e9079a1732ae9d06229d3135f82ef2f4

Former-commit-id: f0189d61ca [formerly d7466d36140c94b5ef4e57fea25526231912e018]
Former-commit-id: 4fa60427b4
2014-04-03 17:47:58 -05:00
Richard Peter
1dbc3bdc2b Merge "Issue #2905 moved bufr splitter to separate utility" into development
Former-commit-id: 00baa15f7a [formerly 5edb95ee329fdc06db19fcc753075c8a0ba51bad]
Former-commit-id: fa3f25ba9e
2014-04-03 17:27:04 -05:00
Ron Anderson
51bb7f474d Issue #2737 Make iscMosaic remove data from ISC when grids are deleted.
Change-Id: Ibf1255244b6e5856b5052e541727d427b331d9fe

Former-commit-id: ea250a253f [formerly 5db8738783d79e8a48bfffac49910cc46df61ad2]
Former-commit-id: 01ab6ce52d
2014-04-03 16:56:36 -05:00
Richard Peter
68559ad7ef Merge "Issue #2874 RTOFS temperature unit correction and style enhancements" into development
Former-commit-id: 05756d272c [formerly de9e3602df90b1a90c352b356a8880103e61acaf]
Former-commit-id: f4a5c3ac93
2014-04-03 16:52:46 -05:00
Brian Clements
429056b078 Issue #2905 moved bufr splitter to separate utility
BUFR parser now only processes one file at a time
added method to scan for field in structure


Former-commit-id: ec6f8bb961 [formerly c701947f1bf6135bf53a650425f0cc4b5bd88e3c]
Former-commit-id: c330bbb7e4
2014-04-03 16:48:47 -05:00
Ben Steffensmeier
f2c605f6d3 Issue #2874 RTOFS temperature unit correction and style enhancements
Former-commit-id: 3baaf6543d [formerly 129dff2511c50abe9367e233fb64b5ca923db258]
Former-commit-id: a846430a84
2014-04-03 16:42:45 -05:00
Nate Jensen
4d0b0495fe Issue #2967 fix error when erasing the last piece of a telestrator line
Change-Id: I51a3a07848dfa8639f553f86a831f15e9965bf84

Former-commit-id: 6b3504a39c [formerly d152fa62494ae9b2880a94de92587df0db1bad6c]
Former-commit-id: 3e6de492ec
2014-04-03 15:08:40 -05:00
Dave Hladky
030541d701 Issue #2974 added DD id to sub dialogs
Change-Id: I2392f4ef1736edd940998a83b4ecba43829f92e7

Former-commit-id: ef337f77d2 [formerly d86b847689c3843a8b49f30a2f0613a34e70167a]
Former-commit-id: 5b6c972210
2014-04-03 14:48:42 -05:00
Ron Anderson
39bcb64c7f Merge "Issue #2961 Fixed issue where ISC grids are selected based on the start time of the Fcst and not the grid that overlaps the spatial editor time." into development
Former-commit-id: 52c2092e1c [formerly 4e57b93f72b9e73a4ac2e1205393b3cae8e21958]
Former-commit-id: 90429229f7
2014-04-03 14:27:41 -05:00
Dave Hladky
49d2b31fab Issue #2810 Added comparator to BandwidthAllocations
Change-Id: I4320d1d5b00bdf69c0969a349ae249090a389b85

Former-commit-id: fb642de109 [formerly f36998ca1d3bf606bb34cc8747fb17620ee78681]
Former-commit-id: 78bae7e97b
2014-04-03 14:05:42 -05:00
Steve Harris
4e65ecbf48 Merge branch 'master_14.2.2' (14.2.2-1,2) into omaha_14.2.2
Former-commit-id: 58b8f72755 [formerly dd2ee3c6bb1fa1e3f1cde475da50d5e545446ed8]
Former-commit-id: 15bc450e94
2014-04-03 13:08:28 -05:00
Richard Peter
2323545c09 Merge "Issue #2789 Implement Version transformations Change-Id: I00a4fd18c993bf4240ec620d17ab377e8e62cc5c" into development
Former-commit-id: 7c879fe6f0 [formerly 0801ff25548b90506133897fdb90284ac108672c]
Former-commit-id: 6c3a453491
2014-04-03 13:08:05 -05:00
Richard Peter
ba37332585 Merge "Issue #2889 user who issued change now shows in notification center Change-Id: I424b965fed273c491f2d80e220a0936eaa79f7cc" into development
Former-commit-id: b7bd68b3e7 [formerly 06e08d77b5c2f57d30d0e12e2e9f2800020447d3]
Former-commit-id: f0330daea2
2014-04-03 13:07:36 -05:00
Ron Anderson
a9be0658e4 Issue #2961 Fixed issue where ISC grids are selected based on the start time of the
Fcst and not the grid that overlaps the spatial editor time.

Change-Id: Ifb89fc1305db8a654067185064c3d570dfecd3b2

Former-commit-id: db080f3eba [formerly 131f9c0933280d25f61458e270b5bb9715c2d67b]
Former-commit-id: eb90c1f216
2014-04-03 13:04:55 -05:00
Ron Anderson
bbecf3d2da Merge "Issue #2729 Fixed error handling in loadPreferences method of loadConfig.py" into development
Former-commit-id: 822acbb32b [formerly dc953f5285a2fb5c56148b78c5db31c4ccdda3a7]
Former-commit-id: b67c36c08b
2014-04-03 12:57:16 -05:00
Ron Anderson
bd7e411653 Issue #2729 Fixed error handling in loadPreferences method of loadConfig.py
Change-Id: I75d37583d15decaeb50db0d70fc0ba1f3a8a7b7c

Former-commit-id: 2abfe6de77 [formerly 552c3e9485ee03c552851c98455e57f12a8f033f]
Former-commit-id: 11c8529862
2014-04-03 12:42:42 -05:00
Ron Anderson
6fa61adbd4 Merge "Issue #2847: Add option to export only selected parms to GFE KML export dialog." into development
Former-commit-id: 60f3ad27e2 [formerly 17ab17280bc6e4c990edec44a40f78f1f36f5ced]
Former-commit-id: b61a1b346d
2014-04-03 11:47:15 -05:00
Ron Anderson
631e329042 Merge "Issue #2729 Fixed error handling in loadPreferences method of loadConfig.py" into development
Former-commit-id: 954232b233 [formerly 5245f7d4c07511674ba60014fbcbaa8524613b47]
Former-commit-id: d9b3e13c85
2014-04-03 11:43:42 -05:00
David Gillingham
7e165846d2 Issue #2847: Add option to export only selected parms to GFE KML export dialog.
Change-Id: I6f0111d0f8eaed302c18dcd08e4433a7e544e669

Former-commit-id: 7f36b8ba9c [formerly cdb6f07f0a514c159e792e3bb911ef93a8354b2d]
Former-commit-id: 965d76c139
2014-04-03 11:30:59 -05:00
Dave Hladky
4fab01e109 Issue #2789 Implement Version transformations
Change-Id: I00a4fd18c993bf4240ec620d17ab377e8e62cc5c

Former-commit-id: 5064730dfa [formerly 50279c71ad037d462f195c5f785165d2eee26f87]
Former-commit-id: e80005a1c4
2014-04-03 09:44:14 -05:00
Slav Korolev
b9b3812d04 Issue #2980 - Corrected a removing of excess control characters.
Former-commit-id: 890c514c99 [formerly b0c8458fab828a19aee9e010648c1b2bfacd0fd7]
Former-commit-id: b2a80b206e
2014-04-03 10:21:43 -04:00
Ron Anderson
7e58a73dbf Issue #2729 Fixed error handling in loadPreferences method of loadConfig.py
Change-Id: Ic01c265f792d855751aeac9890953600d531c12c

Former-commit-id: 69cd6a1598 [formerly cfec08f8c4ac8552699e9387148ba2e9d0dc9558]
Former-commit-id: 8da64048e7
2014-04-02 18:22:51 -05:00
Nate Jensen
2037e949a8 Merge "Issue #2906 fixed not checking for empty set in Mapper" into development
Former-commit-id: e030f7dfbc [formerly 02ea20d89d82b603e90240f04ad1ce567a49cc3c]
Former-commit-id: 8396b4e5f8
2014-04-02 17:26:04 -05:00
Ron Anderson
91c191045f Merge "Issue #2961 Code clean up. Issue was fixed under #2703 Added listener to redo time matching when ISC mode changes" into development
Former-commit-id: 7cf63b357c [formerly 6b9f91c8c0dfede3bf94f27f8d06c5a99c0b575b]
Former-commit-id: ce783f85d0
2014-04-02 17:01:00 -05:00
Ron Anderson
51ffcd7ce8 Issue #2961 Code clean up. Issue was fixed under #2703
Added listener to redo time matching when ISC mode changes

Change-Id: Ic2a883c6255a81cac1316d268225fb6078921cb1

Former-commit-id: efb27793f4 [formerly afbab6d1d0b4f1aad80e5a082f536f608f523380]
Former-commit-id: f4b31b336a
2014-04-02 16:55:02 -05:00
Brian Clements
cf1d6c834c Issue #2906 fixed not checking for empty set in Mapper
Former-commit-id: 6d7e47bfc5 [formerly 676712396db11fcfdc574e8951b7f1f82e0e77e5]
Former-commit-id: 054eab2b3c
2014-04-02 16:50:47 -05:00
Brian Clements
6d8b4cd70e Issue #2906 added UnitMapper to convert between udunits and UCUM
Former-commit-id: 9ed58058fa [formerly 0ca12403511c6375ddc2a3c7f1dd0ba9a30ff113]
Former-commit-id: 9a5c4142bb
2014-04-02 15:39:00 -05:00
Richard Peter
4a56d4ef07 Merge "Issue #2915: Rewrite TextDBStaticData class." into development
Former-commit-id: e4b57bdcb1 [formerly 1b7bea561d1552e7831686cc881ce486ed4de155]
Former-commit-id: 278436f693
2014-04-02 15:15:24 -05:00
Dave Hladky
2d18b657a8 Issue #2889 user who issued change now shows in notification center
Change-Id: I424b965fed273c491f2d80e220a0936eaa79f7cc

Former-commit-id: 9479219b73 [formerly adc364d92a7fcb2a255a2f448efb56ef48492280]
Former-commit-id: 1671baaf10
2014-04-02 14:06:25 -05:00
David Gillingham
6d4860bae7 Issue #2915: Rewrite TextDBStaticData class.
Change-Id: I078f9c4a35e0477ee1248bb66f449d7fe4b165a1

Former-commit-id: 9f50f29a67 [formerly b27d83cc5123d08de450a45edb40ea722fc95c58]
Former-commit-id: 6124d62120
2014-04-02 13:57:56 -05:00
Slav Korolev
5ddc7c2854 Issue #2930 - Corrected log message.
Former-commit-id: 391dccdb02 [formerly 60a3e27c577ceb1bed78a1458dea8e2e04446edb]
Former-commit-id: 2c8a17d13c
2014-04-02 14:52:44 -04:00
Nate Jensen
7e6b3bf3a0 Merge "Issue #2906 change util.mapping to return empty sets instead of null" into development
Former-commit-id: ea6da1861e [formerly 6f091a6698888a27d9810c4a4abd5a9e28d2b9dc]
Former-commit-id: fbca5e9d9c
2014-04-02 12:27:01 -05:00
Brian Clements
c150d74ce7 Issue #2906 change util.mapping to return empty sets instead of null
Former-commit-id: 29ace2a204 [formerly 9cf62e8ac95ef7cc1010d436eb0e7ed990d1e3d3]
Former-commit-id: 2d6be840c8
2014-04-02 11:51:40 -05:00
Nate Jensen
c0704488cc Merge "Issue #2632 - Remove user from list on sign-off. Fixed check for available" into development
Former-commit-id: 579d2416cb [formerly 8f25c8c9f9e47cbff07e8ac39dfb6ab672adb611]
Former-commit-id: 6b20d38b1a
2014-04-02 11:23:02 -05:00
Mike Duff
2a9b434883 Issue #2632 - Remove user from list on sign-off. Fixed check for available
Change-Id: I2a389e290b697dfe06be9b4fef8d5957676f3cbe

Former-commit-id: d5df936431 [formerly 2f9981c5173f0c2523b586ce10147f738028b907]
Former-commit-id: 538261f6d5
2014-04-02 10:08:45 -05:00