Ben Steffensmeier
399c579671
Issue #2619 Fix rare dateline bug.
...
Former-commit-id: 8231fde4fdcb25ad19e31dd8e4f5716becba347c
2013-12-12 10:30:22 -06:00
Brad Gonzales
410a00c72a
Issue #2566 Refactored BandwidthManagerCreators to load spring files using Executor.extractSpringFiles.
...
Amend: Refactored Executor static modes specific methods into a EDEXModesUtil class in
the edex.core.modes package. Move EdexMode, DefaultEdexMode, and EdexModesContainer
to the same package.
Change-Id: Ib6af9557ca8d875c5eff162b46bf56e2c041e0fb
Former-commit-id: 76a844ed3158bcc80dc0d4b751cad83d39fcbbc4
2013-12-05 15:17:14 -06:00
Richard Peter
d0b50eee3c
Merge "Issue #2545 - Get bandwidth graph data by network" into development
...
Former-commit-id: a31695805478d27e072d069d5d3b369001c1d80d
2013-12-05 14:54:46 -06:00
Mike Duff
4796f43495
Issue #2545 - Get bandwidth graph data by network
...
Change-Id: I4de455a4da43f180ff37eb72370addec77a29314
Former-commit-id: 9102f16c8a6409e92ded498b82a6a4e6a531f2c0
2013-12-05 13:35:31 -06:00
Benjamin Phillippe
0b0e70b667
Issue #1829 Refactored EBXML registry objects
...
Change-Id: I0f1b2ecbac19cdc2304680d4dbdfb5d963f0649d
Former-commit-id: 6eb387e69c2fc4837b58f99e4343a745162fb384
2013-12-05 10:20:24 -06:00
Ron Anderson
b5906249cc
Issue #2331 Fixed Topo retrieval for smartTools/procedures
...
Change-Id: Iab9d5216f278836f3b8b2245330fdb2b254a5ae3
Former-commit-id: a7a201ec657a333f6e6f5c3c1d12a3d1f9b50a4c
2013-12-04 17:10:48 -06:00
Richard Peter
ea7dac5993
Merge "Issue #1736 Add registry bandwidth tracking Change-Id: Ic8b2a845095482aa117289c3fd68cd20b1bb87e6" into development
...
Former-commit-id: 2cef3f9742ac0dcff0e9d90507abc30714e8548f
2013-12-04 12:00:40 -06:00
Dave Hladky
483ec5d22f
Issue #1736 Add registry bandwidth tracking
...
Change-Id: Ic8b2a845095482aa117289c3fd68cd20b1bb87e6
Former-commit-id: 695365c03ac142960a22e6774f3a10fd5e16cd35
2013-12-04 11:58:49 -06:00
Ben Steffensmeier
048f968147
Issue #2528 Allow geostationary data to display on an identical projection.
...
Change-Id: I930cd35a2e2fd7f6b1347cd9d5063fe9cd578d46
Former-commit-id: c2b5cca6c1c02122a8d006704f415868debe4f75
2013-11-26 17:38:29 -06:00
Ben Steffensmeier
30d125f95a
Issue #2528 Add brute force method of calculating geostationary envelope intersections.
...
Change-Id: Ie02ae1e493015dcca88468633db65c51cd701adf
Former-commit-id: 393aba6883e536912f7b1e34bd922d53eaa63727
2013-11-20 15:36:27 -06:00
Brian Clements
191ffc6e63
Issue #2546 added fix for TAFs that contain legacy valid times
...
added unit test
Former-commit-id: 6d33448f0f6962a3da2a5c51f27253173f40cb93
2013-11-13 08:07:29 -06:00
Brad Gonzales
8f70fb1d0c
Issue #2506 BandwidthManagers now sends notifications for Subscription/BandwidthSubscription creates and deletes.
...
Amend: Separate update from create notifications in LifecycleManagerImpl.
Refactored notification sending in EdexBandwidthManager.
Fixed error in LifecycleManagerImpl refactor.
Added comment to isRecurringSubscription.
Change-Id: Idc9e8544b156fed40d6aed41511c07138f302f77
Former-commit-id: 7684f7bd51770a41e68700f1d4408a6aad5cd877
2013-11-12 12:42:16 -06:00
Brad Gonzales
fe15e874f7
Issue #2506 fixed issues with shared distributed ingest.
...
Amend: Updated comment in StoreRetrievedData.
Removed separate messageing to clear BandwidthSubscriptions.
Add fix and test case for SBN deserialization with content following the ending xml tag.
Removed unneeded changes.
Added XmlWMOMessage class.
Change-Id: Iadef7070a42a10661ba9316a4900a071820296fd
Former-commit-id: 0b667fbd94788a8a5b598ae5f5586d4b710518a4
2013-11-08 15:29:05 -06:00
Mike Duff
00bb57b481
Issue #2450 - Send notifications to Notification Center when subscriptions expire.
...
peer review comments
Change-Id: I18eb322d73ee25f30cd1d032b403ea156bc63653
Former-commit-id: fc6fe49db0576c70e2068cd8fac125553806e4c0
2013-11-06 12:23:09 -06:00
Benjamin Phillippe
a7e53870fb
Issue #1538 Moved data delivery specific web services out of registry plugins
...
-- Added registry federation admin page
-- Made registry service clients non-static
Change-Id: I9672f11b4886019dcd8834b4bae417a0aa4809ad
Former-commit-id: 0a67c8d68548ed8daa76d782ca3213956b984795
2013-11-01 09:20:00 -05:00
Dave Hladky
4227f3a59f
Issue #2448 Fixed retrievals before activePeriod begins and after activePeriod expires.
...
Change-Id: I75269bad24731990720d30683ebf5f27344661f3
Former-commit-id: 060e719f27c20f24bae9a5603cc51d90434b8fa4
2013-11-01 08:23:16 -05:00
Richard Peter
3139055873
Merge "Issue #2292 - refactor and move overlap/duplicate checks to edex. Peer review comments" into development
...
Former-commit-id: 1f07e88f442c0426a9006a2f139d6eef9395ad51
2013-10-31 11:46:25 -05:00
Mike Duff
f123fa11f5
Issue #2292 - refactor and move overlap/duplicate checks to edex.
...
Peer review comments
Change-Id: I33df9cc7e368778943e25420d18b343781304c7a
Former-commit-id: f7405c2acfef95b57b79cf6d8ac3348017e64a59
2013-10-31 09:22:50 -05:00
Nate Jensen
d92bd5b69a
Merge "Issue #2476 fixed crash, added short[] numpy support, removed gfe wx/discrete string keys hack, cleaned up jep numpy interfaces and code" into development
...
Former-commit-id: 05de1d88cdc4841483864a623346ad16b015d395
2013-10-30 11:28:58 -05:00
Brad Gonzales
f1480cfc62
Issue #2267 Remove java.nio.file dependencies from the SbnSimulator. Fixed handler setting for UFStatus in test env.
...
Change-Id: I8245eef53573b6596546e17a7900a1538455cee2
Former-commit-id: 6b8ff162be029543c8b9a7fcb3f8a359962aa6d7
2013-10-29 15:10:20 -05:00
Nate Jensen
f3143ba7b4
Issue #2476 fixed crash, added short[] numpy support, removed gfe wx/discrete string keys hack, cleaned up jep numpy interfaces and code
...
Former-commit-id: 0c24c900ce938982306bad9307f3b1ef27b362bb
2013-10-29 14:33:53 -05:00
Brad Gonzales
bd7e5d8940
Issue #2267 Refactored SbnSimulator into the sbnSimulator that runs
...
on the wfo boxes and a centralSbnSimulator that runs on the centralRegistry box.
Amend: Added excludes to sbnSimulator modes.
Updated FileUtil.listPaths to close the stream and use a LinkedList.
Added additional logging to SbnSimulator.
Change-Id: I89ff7d4afdd18ba51b8fd4812bb0b871ffc6d3af
Former-commit-id: f9e593974811896dec76c512c2a76b5769c7a68a
2013-10-23 18:44:41 -05:00
Benjamin Phillippe
a4e5cd5fd7
Issue #1682 Refactored Registry querying to conform to EBXML 4.0 spec
...
Change-Id: If6d3579305afbb279057a264033736fc126b7849
Former-commit-id: 5112ee9931a1678fee37dd725a28dd6fff1e7ec9
2013-10-18 09:20:40 -05:00
Mike Duff
33a5d36e1c
Issue #2386 - DD Front end refactor
...
Peer review comments
Change-Id: Ie3d503dca37af3eda917c096119d1c6d40488e0f
Former-commit-id: a72c1f9ad09594ddc0c0e78e78c9fccd95fd49ff
2013-10-14 15:42:28 -05:00
Brad Gonzales
25710edd9e
Issue #1797 Refactored registry Time objects to simplify serialization issues.
...
Amend: Removed OpenDAPRetrievalGenerator.java from the review.
Fix GriddedTime addCycles when cycles are empty.
Change-Id: I9fa27178e5f59252cb872314493256be7f038890
Former-commit-id: a01619f78bac065e7d42e28882157778aba09b75
2013-10-11 10:36:53 -05:00
Brad Gonzales
73e757c284
Issue #2267 Fixed exceptions in casts of Collections to Lists. Fixed WMO header cr and lf format. Removed statsTemplate from modes.
...
Change-Id: I601b306bf944d959da05af9277ba80e184d98e30
Former-commit-id: f776626738e4cc995bb16e87b8da66ff90289bd8
2013-10-09 17:58:12 -05:00
Dave Hladky
fbe4078bc5
Issue #1797 Fix p2 build for tests, removed ISerializable deprecrated calls form reg objects
...
Former-commit-id: c299ed7a5bb02980ecb30b0ab38752d2878d50a7
2013-10-08 10:25:36 -05:00
Brad Gonzales
21acb75f24
Issue #2267 Shared Subscription fixes. DataDelivery Port environment standardization. Logging updates.
...
Amend: Refactored WMO header applier.
Fixes for WMO header applier.
Updated dataDeliveryRetrieval.xml with correct wmo header pattern.
Removed manual ingest from registry mode.
Simplified data delivery distribution matching pattern.
Added serialize test for wfs response.
Updated comments.
Moved WfsRetrievalResponse to com.raytheon.uf.edex.datadelivery.retrieval package.
Added WfsRetrievalResponse to Jaxb unmarshalable classes in DeserializeRetrievedDataFromIngest.
HibernateBandwidthInitializer.executeAfterRegistryInit(), in NCF mode schedules shared subs.
Change-Id: I0278339701f5f55491120c35d80cbd6d3dcc84f7
Former-commit-id: 8bf8efa14520aaba532ca7a2e82e4c1fa24adca8
2013-10-07 17:06:38 -05:00
Dave Hladky
e0ec10d073
Issue #1797 Separation of gridded time and abstract time object
...
Change-Id: I9d84942140e52ec0fded1a9150d7016dec8eaf63
Former-commit-id: cdf2b6dd5a5b4a12cf12e6d4d254b5e40acfcef5
2013-10-04 10:36:27 -05:00
Dave Hladky
d34882eb49
Issue #2386 Backend work for adding multiple types to Subscription overlap rules
...
Change-Id: I0779dc7987031999b80ab0859c7f33dca20a5c17
Former-commit-id: 449c584afc46257671808b921847a621e7020bcf
2013-09-26 11:12:00 -05:00
Brad Gonzales
c81825ce57
Issue #2383 Updates to fix issues with adhoc point queries and bandwith manager tests.
...
Amend: Reverted BandwidthDaoUtil.setAdhocMostRecentUrlAndTime to Dave's fixes, with one
minor change. Added additional handling to start and end bucket calculation in
InMemoryBandwidthBucketDao. Addtional logging. Removed exception logging of
subscriptions.
Change-Id: Ie51c0accd7f39d31379e49e97542bae75bde5a1c
Former-commit-id: 148cc6d96ed17127590827d166325c4748384689
2013-09-19 12:54:31 -05:00
Ben Steffensmeier
0c64f33213
Issue #2309 Fix envelope intersection for UKMET data on North American scale.
...
Former-commit-id: 325a28c5793bacdeddba09a666f8beb4dafe92df
2013-09-13 15:00:50 -05:00
Dave Hladky
f1fc14ce90
Merge branch 'dd_pre_release_2.1' into development
...
Former-commit-id: 076dd7338edcf45a33f6485f190831acd344b954
2013-09-11 15:07:23 -05:00
Nate Jensen
83fc7113b1
Merge "Issue #2352 - Data Browser Must Check For Subscriptions Belonging to the Local Site" into dd_pre_release_2.1
...
Former-commit-id: 89507c3f6e398f9068e75c3049266afd1ed034a2
2013-09-11 11:55:10 -05:00
Mike Duff
89342e59b9
Issue #2352 - Data Browser Must Check For Subscriptions Belonging to the Local Site
...
Change-Id: I23392906a7d829852af2991dd096d4b5e76765aa
Former-commit-id: 5b4c9794eb396f02cdf024d2df2089add4719910
2013-09-11 09:47:04 -05:00
Brad Gonzales
695aa9e609
Issue #2344 Fixed HibernateBandwidthInitializerTest.
...
Amend: Removed officeID change to BaseSubscriptionFixture.
Change-Id: Ib3065684aa88cdcde000239d9202d5d43259f43e
Former-commit-id: 69b7fc7281a4cc266b7e6ca6f0adff00b3658957
2013-09-09 13:11:18 -05:00
David Gillingham
e526e7a82c
Issue #2307 : Remove calls to PythonScript constructor without ClassLoader
...
argument, fix IscMosaic.
Change-Id: Iff29b2790fd1c6d5f5b829f6b35ff31829cdc907
Former-commit-id: 85609a4bf9072ae41dbafbc1b874efbcd5bd21a4
2013-09-06 10:16:31 -05:00
Ben Steffensmeier
b856f454ff
Issue #2316 Remove tests for old airep/pirep plugins.
...
Change-Id: I5503e6bd065e4daa4620c35d0a173a7cbb5bfe44
Former-commit-id: 8d7e812f92c48fd57a52e79433de9f094f675fe3
2013-09-05 16:27:02 -05:00
Richard Peter
4b4f59ca37
Merge "Issue #2298 : Make getPluginName abstract" into development
...
Former-commit-id: 8111c47024fb284c31faf473037d6b401ff17e3a
2013-09-03 12:32:30 -05:00
Richard Peter
592218edb8
Issue #2298 : Make getPluginName abstract
...
Change-Id: Ieefc9ab24dee34ed5c653d035db2a2e1f0e6f9ae
Former-commit-id: 54356ea774bfab26b85aff317fc759de41e259d1
2013-09-03 11:51:27 -05:00
Roger Ferrel
539fc98c76
Issue #2224 Unit test now handles different time types and configuation changes.
...
Change-Id: I7f082b55ae112b1835ebdb516da85b2267e546e7
Former-commit-id: 7afd222c9c5d4293f977ceec1cb6356741844e79
2013-08-30 15:35:37 -05:00
Roger Ferrel
25f896a26f
Issue #2299 fixed purger running ingest out of memory.
...
Change-Id: If1877049574fd546e90479f3c56feb94ffbe088a
Former-commit-id: d544b6572fb2ad7a36308673eb0b61b9a7df0b53
2013-08-29 16:33:04 -05:00
Ben Steffensmeier
ffa79b8992
Issue #2262 Delete meteolib.
...
Former-commit-id: 125546e4da877fbb732b9fa40c68b08bc764f8e0
2013-08-28 14:53:46 -05:00
Mike Duff
ac4f1baf87
Issue #2296 - Moved TestScaleless to manual
...
Change-Id: If9238a2d15b0affbe8bf969258c41c979da96e87
Former-commit-id: 03766f4406d4371803938bd584f4c046685e1739
2013-08-27 10:06:34 -05:00
Mike Duff
20e6396c48
Issue #2180 - Pass messages back to CAVE
...
Change-Id: Ia5b88d577fc51b449a77389354e14808515e67bc
Former-commit-id: 37de8f85f870ca494e5a641967f544e359df77b9
2013-08-23 13:47:26 -05:00
Nate Jensen
1c54f1ec82
Issue #2262 port scaleless_analysis to java
...
Change-Id: If59be97230f243859c02d7de6117bc9ed6c6b4af
Former-commit-id: 68a70c091203c74f33dc17ff31c3707c2c4c2a5a
2013-08-22 14:50:54 -05:00
Lee Venable
e032ceb581
Merge "Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project" into development
...
Former-commit-id: b05489575d763ed896fcbd806850b92346ef0c00
2013-08-22 11:55:38 -05:00
Mike Duff
e3dc67e18d
Issue #1733 - Fix issue with moving items between selected and available in dual list, moved some test code to test project
...
Change-Id: Ic46ce9adabf8a922066c2a2d58596504e244332c
Former-commit-id: 8a14be26db146b44fd364b26a694c2531ec843a4
2013-08-21 17:15:52 -05:00
Ron Anderson
04d2fdc214
Issue #1571 Refactored GFE to store GridParmInfo and ParmStorageInfo in PostGres
...
Change-Id: Iae7cf49fc18abf03ef3b0ee498fb8e658f37d1cf
Former-commit-id: 3094dc247a6de94ff00321d093b431e3f401b0c5
2013-08-20 17:16:21 -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