Nate Jensen
8d01eefc50
Merge "Issue #2250 resolve some ffmp data factory issues and make some changes to failing function calls in FFMP, and handle new types of objects in JUtil" into development
...
Former-commit-id: 811924693ef44e87aae65a33c8decd1a7f1cd321
2013-08-20 14:49:24 -05:00
Matt Nash
4c8e631e22
Issue #2250 resolve some ffmp data factory issues and make some changes to failing function calls in FFMP, and handle new types of objects in JUtil
...
Change-Id: If6b33d542e2a0c2744e6c906d98273f589694772
Former-commit-id: 8916efbaad066e1b5dc6d01b68fa67c72ebc982b
2013-08-20 12:10:19 -05:00
Roger Ferrel
23bfd136b2
Issue #2220 Better response using priority queues and delay getting display data.
...
Change-Id: I5f7b8eb904dcde9ef52acc2f39df864ac62080bb
Former-commit-id: 41b9f80efe66151a16b0df5b74ccc2904ac19e20
2013-08-20 11:55:19 -05:00
Richard Peter
02131eecb0
Merge "Issue #2196 Renamed ncfRegistry.sh to centralRegistry.sh and wfoRegistry.sh to registry.sh to correspend to the modes.xml names." into development
...
Former-commit-id: 4003a61f0b6ea56f31dcf6cf1be7ee16f70860be
2013-08-20 11:37:28 -05:00
Richard Peter
544504b029
Merge "Issue #1692 Implemented/Verified Registry LifecycleManager - Verified submitObjects protocol - Added unimplemented features of removeObjects protocol - Implemented updateObjects protocol - Refactored registry error reporting - Fixed JUnit tests - Corrected @XmlRootElement tag on registry objects - Added capability to modify registry objects using XPath" into development
...
Former-commit-id: 95d945ad9fdfaf4a18d2fb6d9dd63b1314e95c8c
2013-08-20 11:02:43 -05:00
Richard Peter
3f68e90b92
Merge "Issue #1654 added Adhoc and SubscriptionRequestEvent. Added AdhocDataRetrievalEvent." into development
...
Former-commit-id: d18c660b2b9d1f9c679118ca46be45c69d76aea7
2013-08-20 11:01:05 -05:00
Brad Gonzales
6a98f66353
Issue #2196 Renamed ncfRegistry.sh to centralRegistry.sh and wfoRegistry.sh
...
to registry.sh to correspend to the modes.xml names.
Change-Id: Ia07b046016e522089002440b4162de8370ee5343
Former-commit-id: 17f72768dbee4239238c77d21a35a07c21824e88
2013-08-19 16:56:09 -05:00
Lee Venable
b8d050a172
Merge "Issue #2180 - Implement front end of ogc encryption, redesign DD system management dialog Peer review comments" into development
...
Former-commit-id: cb230698c8be8faef2441171f2270e41807f797d
2013-08-19 15:14:22 -05:00
Benjamin Phillippe
2403f75262
Issue #1692 Implemented/Verified Registry LifecycleManager
...
- Verified submitObjects protocol
- Added unimplemented features of removeObjects protocol
- Implemented updateObjects protocol
- Refactored registry error reporting
- Fixed JUnit tests
- Corrected @XmlRootElement tag on registry objects
- Added capability to modify registry objects using XPath
Change-Id: Id8eea47c3c4a1e39fe88cb17530e9e6cdacd7ce2
Former-commit-id: 94810246b449c64457c48684df72baf6e9e8b03d
2013-08-19 13:16:13 -05:00
Bryan Kowal
3eaacdb522
Issue #2169 - gzip data uris; entities that receive data uris will unzip them before running thrift conversions.
...
- Amend: updates for 32-bit edex_com
- Amend: do not synchronize when building the message
- Amend: use the byte array pool
- Amend: default to data decompression when the queue is edex.alerts
Change-Id: I79a1f3d3d698c67019a4aa33e667fef99f6ebc17
Former-commit-id: 120aa0d6ee671e20734f8efb7bad89ff1b145629
2013-08-19 12:06:30 -05:00
Richard Peter
e5b6102791
Merge "Issue #1742 Fixed concurrent mod exception in DAT config updates Change-Id: I78ddb871e2bdc3c4200d9c32ae5d9fbd729f116e" into development
...
Former-commit-id: 7988827cf78516d2b928db9004cec0ab5bebd08e
2013-08-19 10:10:38 -05:00
Dave Hladky
111ffab3c9
Issue #1742 Fixed concurrent mod exception in DAT config updates
...
Change-Id: I78ddb871e2bdc3c4200d9c32ae5d9fbd729f116e
Former-commit-id: 8f3cbb79c086845d49b7a877359cac3f83fc1c1c
2013-08-16 16:26:19 -05:00
Mike Duff
70af70ba8d
Issue #2180 - Implement front end of ogc encryption, redesign DD system management dialog
...
Peer review comments
Change-Id: I4b2eef5a0d0697e2f94aa7c59872c73cb3b350b0
Former-commit-id: 938c6d3151fc5b7513ee48fe9e9de0c60e7799a8
2013-08-16 13:13:02 -05:00
Everett Kladstrup
535248b69b
Issue #2240 Fix incorrect environment assumptions
...
* using $awips_home as the prefix for java/python/psql causes
problems on edex-environment (wes2bridge) installs; where
$awips_home does not contain the java/python/psql installs, instead
they are located at /awips2
Change-Id: Iadfe6c2b2ca1a1d9e55bb9cfc73ed6042e6fdcee
Former-commit-id: d7f3cd19c3f2697b139e3d36ac7ee536947a2b6f
2013-08-16 11:02:15 -05:00
Nate Jensen
469df6d806
Merge "Issue #2260 Switch poessounding to NSharp. Change-Id: Ib1d067727ab6db11c20de308dce34d6752e79e78" into development
...
Former-commit-id: 2f69b0b239a292711ed6b40a1348d357f65bdc67
2013-08-16 10:06:32 -05:00
Richard Peter
ae1d4ca6b4
Merge "Issue #2196 final name change for registries. Now registry and centralRegistry." into development
...
Former-commit-id: e9dc49bfac807b7ddbe2a6ac39e13eb917aacf44
2013-08-16 09:41:08 -05:00
Ben Steffensmeier
36a920333f
Issue #2260 Switch poessounding to NSharp.
...
Change-Id: Ib1d067727ab6db11c20de308dce34d6752e79e78
Former-commit-id: 4e83b721a46cea5af56fd2444ba4bf22813604e9
2013-08-15 17:51:52 -05:00
Brad Gonzales
2279d03112
Issue #2196 final name change for registries. Now registry and centralRegistry.
...
Change-Id: I172aa9918c2281fa2923503eeb067954e4bf955f
Former-commit-id: f5a61ca98bc2da6bb69ef6f78fe40e390bfab45f
2013-08-15 14:57:53 -05:00
Max Schenkelberg
6f60751ec6
Issue #2033 moved avnfps and text workstation files into respective plugins.
...
Change-Id: If95cb839ad81ca2a842ff7f6926847ac3928d8f2
Former-commit-id: 77e1a4d8f5237e5fae930c1e00589c752f8b3738
2013-08-15 12:21:43 -05:00
Ben Steffensmeier
2171c10e9e
Issue #2259 fix units for goes point data pressure
...
Former-commit-id: 411c30dc9a5396ade5af03294cad612472e8060b
2013-08-15 12:02:24 -05:00
David Gillingham
0b6b0e06cc
Issue #2262 : Port hgt2pres, ztopsa, ptozsa, calcrh from meteolib into
...
Java. Convert to use of these new methods where possible. Create unit tests.
Change-Id: Ib21dc7e92eb7324dba79d128d785ced58aaeae2d
Former-commit-id: 5992197809236553e9c021526e42d28ed327b413
2013-08-15 11:30:45 -05:00
Brad Gonzales
d2dac35b65
Issue #1654 added Adhoc and SubscriptionRequestEvent. Added AdhocDataRetrievalEvent.
...
Amend: Added constructor to RegistryStatisticsEvent that takes a count parameter
and other recommendations from peer review. Removed count attribute
from RegistryStatisticsEvent. Changed construction of SubsriptionRequestEvents
to set numRecords attribute.
Change-Id: Ib7595b9098299aedeae9db0ca02250551848c3e2
Former-commit-id: 818688266a32feec2081f0c6e74a37e431df9435
2013-08-15 09:35:10 -05:00
Richard Peter
eb8805e51c
Issue #2214 : Fix merge issue with gfe-spring.xml
...
Former-commit-id: 346de47492d79ea1a2605fa3a02bc5058f2b8e9e
2013-08-14 18:32:39 -05:00
Richard Peter
5e5047cc4f
Merge branch 'omaha_13.5.1' (13.5.1-15) into development
...
Conflicts:
cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java
cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/FollowupData.java
edexOsgi/com.raytheon.edex.plugin.bufrua/res/pointdata/bufruadb.xml
edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml
edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/ifpnetCDF.py
edexOsgi/com.raytheon.edex.plugin.modelsounding/META-INF/MANIFEST.MF
edexOsgi/com.raytheon.uf.common.dataplugin.warning/src/com/raytheon/uf/common/dataplugin/warning/AbstractWarningRecord.java
Former-commit-id: e1aa1aa51e2325b005604aa971e842bccfcd8375
2013-08-14 15:23:18 -05:00
Richard Peter
c61afa1bfa
Merge branch 'master_13.5.1' (13.5.1-15) into omaha_13.5.1
...
Conflicts:
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/FollowupData.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/gui/WarngenDialog.java
cave/com.raytheon.viz.warngen/src/com/raytheon/viz/warngen/util/FollowUpUtil.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPBasinData.java
Former-commit-id: 87a1f8f44cbdfb9006eb5e222ae2c220c6a324b3
2013-08-14 14:29:55 -05:00
Brad Gonzales
533deffd53
Issue #2196 changed ncfRegistry.sh EBXML_THRIFT_SERVICE_PORT to correspond to the port that the DPA looks for.
...
Renamed registry mode to wfoRegistry mode. Renamed devWfoRegistry mode to devRegistry mode.
Change-Id: I8793b2a5c6ebf0f2ce342103e81d48de1b3e2044
Former-commit-id: b4ee9c5753571a8cdd0720986c76723f4e646f0c
2013-08-14 12:35:18 -05:00
Roger Ferrel
caa97d7d09
Issue #2224 Bug fixes to pass unit test.
...
Change-Id: I6f1c5721afaab21ade5a7f780ba92ca7b4ea8a00
Former-commit-id: ca2bb73e1fd77bc289a106eb7743ee5344be3a52
2013-08-14 10:25:49 -05:00
Steve Harris
53e96e21db
13.5.1-15 baseline
...
Former-commit-id: dbf9107f9c775f9a1df759bc341c0722f5fc92f2
2013-08-14 10:24:26 -04:00
Nate Jensen
09872d6713
Issue #2262 create new wxmath plugin seeded by Java derivparam functions
...
Change-Id: If71c205a88ef17a2432267956bd05b9b10a56aa2
Former-commit-id: f3d233aeff8017c521288affd4b5be668c9a890a
2013-08-13 16:59:57 -05:00
Nate Jensen
f8d8e312f3
Merge "Issue #2253 fix issue where warnings do not show up in the drop down in Warngen" into development
...
Former-commit-id: 32053b62812fc375aebb5af21af1149b2b4944c5
2013-08-13 12:34:44 -05:00
Nate Jensen
260ea8a0b9
Merge "Issue #2142 removing more dependencies on edex.common" into development
...
Former-commit-id: 725b2654ce507b302ac111a740f27460799ecd80
2013-08-13 12:32:09 -05:00
Nate Jensen
15405cab1b
Issue #2197 cherry picking 2197 into 13.5
...
Change-Id: Ic4c5447a39923252b73930ac1577bf63258ae56f
Conflicts:
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/FFMPMonitor.java
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPDataGenerator.java
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPResource.java
cave/com.raytheon.uf.viz.monitor.ffmp/src/com/raytheon/uf/viz/monitor/ffmp/ui/rsc/FFMPResourceData.java
edexOsgi/com.raytheon.uf.common.dataplugin.ffmp/src/com/raytheon/uf/common/dataplugin/ffmp/FFMPBasinData.java
Former-commit-id: 0f66e6b3e5999f5f1f97b74b157838c598110cb2
2013-08-13 12:27:02 -05:00
Matt Nash
5aeda85fca
Issue #2253 fix issue where warnings do not show up in the drop down in Warngen
...
Change-Id: I680948f5e5224da9f649632fd72ca0412eb9b186
Former-commit-id: 1c72a8cfeeb9263f8d406002de9703a1ee73f40e
2013-08-13 11:59:35 -05:00
Richard Peter
3f6d8a28da
Merge "Issue #1822 created DataDeliveryRetrievalWmoHeaderApplier to generate WMO Header for data delivery retrievals." into development
...
Former-commit-id: c4cc04a6b759f934a556004a242da4dfa4709653
2013-08-13 10:10:07 -05:00
Nate Jensen
df95db8f78
Issue #2142 removing more dependencies on edex.common
...
Change-Id: I6fa6d1957f6aeee3b22f96164c7da4509b06eaaf
Former-commit-id: 231c873711159c9a59f0bc4e25e70cc9c989ecc0
2013-08-13 09:09:05 -05:00
Nate Jensen
5948ebca87
Merge "Issue #2142 more removing of dependencies from common plugins to edex.common" into development
...
Former-commit-id: e9e46b68652caff85b2206180856654876f55f12
2013-08-13 08:56:01 -05:00
Nate Jensen
28c79d0a56
Issue #2142 more removing of dependencies from common plugins to edex.common
...
Change-Id: I3ccb07227ef6adef233898e7fae6678ea4d18c7f
Former-commit-id: 2342170ce4cf51f12759afa26fc5af46f35c6188
2013-08-12 15:41:39 -05:00
Richard Peter
d8124958b5
Merge "Issue #2224 Changes to have DataSet in configuration." into development
...
Former-commit-id: d4a46b8283ac0cb47f62c43b999d7f119161e08d
2013-08-12 15:01:51 -05:00
Nate Jensen
82472058e9
Merge "Issue #2142 remove some uf.common dependencies on edex.common" into development
...
Former-commit-id: 9e3b68a2e0ed6dcc63c5d2cace84c0fa3cadb521
2013-08-12 14:16:29 -05:00
Ben Steffensmeier
67c84f2fb8
Issue #2245 make DataTimeCompatible Java 6 compatible.
...
Former-commit-id: e32655d3daef131c451d972c7b2747b01e49d840
2013-08-12 13:43:43 -05:00
Roger Ferrel
1863d4d65b
Issue #2224 Changes to have DataSet in configuration.
...
Change-Id: If626c4ef5b1da5bf5b6c660a0337009620a04db8
Former-commit-id: de48fa389414c87ba557b70a480ce6b45144f4aa
2013-08-12 12:50:12 -05:00
Nate Jensen
94096b8f65
Issue #2142 remove some uf.common dependencies on edex.common
...
Change-Id: I327d9c6a184c2a9b422c02a39a2268459775a887
Former-commit-id: c0c65319cd731aea51f730f700b0fda3c6992d38
2013-08-12 12:47:51 -05:00
Nate Jensen
9f0698fe75
Merge "Issue #2245 Make all DataTime comparisons consistent. Change-Id: I1d4bc8c75860f948c6780761cc862f2acb25874d" into development
...
Former-commit-id: 971df482819466e48efcbc3a1b01eab88687436a
2013-08-12 12:06:53 -05:00
Ben Steffensmeier
479f72bc10
Issue #2245 Make all DataTime comparisons consistent.
...
Change-Id: I1d4bc8c75860f948c6780761cc862f2acb25874d
Former-commit-id: b175ec81e61f18b42432e0245cddb953fbc5963f
2013-08-12 11:37:51 -05:00
Richard Peter
b6c34162c6
Merge "Issue #2222 Changes to allow display of all selected data." into development
...
Former-commit-id: 957ff1720c6bc80372c0cdb44b95e628e7dbbdd2
2013-08-12 11:09:55 -05:00
Brad Gonzales
21c1b35c8b
Issue #1822 created DataDeliveryRetrievalWmoHeaderApplier to generate WMO Header for data delivery retrievals.
...
Change-Id: If1037781d8fbf0e3a88556ef4401fb77621187d7
Former-commit-id: 9ddb76125f51eb0ea73b7bb54a77e84fb32349e4
2013-08-09 15:42:38 -05:00
Max Schenkelberg
0f3c791120
Issue #2033 Moved some localization files from build.cave to plugins they are used in. Fixed CAVELocalizationAdapter to search all plugins when file not found in base etc folder for cave static base
...
Change-Id: I2a26ce21ca5127ddb0b32e1f645a544e83f5503f
Former-commit-id: 5c707a35dcaedf5ae37119e56503aa8af59631fc
2013-08-09 14:24:49 -05:00
Ben Steffensmeier
9e799b4df1
Issue #1869 Fix bufrua point data stationId.
...
Former-commit-id: 63146c966143e4690da0f7979a3fe217d5c6caa0
2013-08-09 13:00:18 -05:00
Lee Venable
69dd7b66fa
Merge "Issue #2243 Prevented invalid follow ups." into omaha_13.5.1
...
Former-commit-id: db71f51d18af219c2fdee6dcbe077be50d4e9e54
2013-08-08 16:40:59 -05:00
Jonathan Sanchez
4711226b21
Issue #2243 Prevented invalid follow ups.
...
Change-Id: I45f756cd5d7d41cd0086cc76b5473d37ed5b0c1e
Former-commit-id: a09e3b7957bdfeebb4283fad2ce5cce5d26b8a26
2013-08-08 16:31:35 -05:00