Commit graph

207 commits

Author SHA1 Message Date
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
64b0a4d065 Issue #1682 Fixed replication/query errors and added synchronous notification delivery
Change-Id: Ia6a07c3abf6c48ef18d354dc2866ed981e6f1478

Former-commit-id: 2f6dc771e86cf290bb72743f1855f02c616e57d5
2013-10-20 16:02:10 -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
Ben Steffensmeier
cfc8bb859f Issue #2473 Remove deprecated grib functionality
Change-Id: I14f7df9fc9eb09a7569193efbf17c75d6af6ca23

Former-commit-id: 9d903e94114cacee2a6abec6f83880fa8b978180
2013-10-15 10:48:29 -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
Richard Peter
2e062048e1 Merge "Issue #1797 Separation of gridded time and abstract time object Change-Id: I9d84942140e52ec0fded1a9150d7016dec8eaf63" into development
Former-commit-id: 204c2034a08cd69fc7286639f37e5ff936ecf49e
2013-10-07 16:19:11 -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
Mike Duff
7072b53ba5 Issue #2296 - Change email recipients of unit test failure email.
Change-Id: I17338a82fd97a12eaafc1b64a91ebe35de1fb270

Former-commit-id: 466b16f5052e3a848980976cfbdcf5dff95673c9
2013-10-02 09:54:16 -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
bb27130374 Issue #2397 Added Bandwidth Bucket usage information to BandwidthGraphData.
Change-Id: I13a859ebc341ad9d1aaf9a31e94cf4783df761ce

Former-commit-id: c7389871fca42adf4cb3ec1c37e0fdffd56f2a43
2013-09-23 12:45:13 -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
David Gillingham
b8c1bc39f6 Issue #2033: Move GFE-specific localization files and other misc. code out of
build.cave project and into viz.gfe project.

Change-Id: Ic51275064f92a9cf50a15c2fff647b73f0839375

Former-commit-id: cdb1ad6eee96d2b61d35d7d5d727336128827a1b
2013-09-16 12:50:04 -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
Dave Hladky
0a45c77520 Issue #2098 Updates for WFS/DPA improvements
Change-Id: Ia0d68d1faf5f4b9da8c8f683f459a1a3e5dac0cf

Former-commit-id: dc668631168388501efb8753ecb4cff8b9025456
2013-08-30 12:57:31 -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
Benjamin Phillippe
a96764e900 Issue #1538 Federated registry fixes/modifications
Change-Id: Iedc048fe42687bec17385f0aacf0af0141df2146

Former-commit-id: 05e0a84c1ef3d04256884b81219f643e8f38187d
2013-08-28 11:41:06 -05:00
Dave Hladky
83dba7b655 Issue #2097 Initial update for OGC services
Change-Id: I1bc8fc8a4c125bc79057c4af929c0495f0e5eb99

Former-commit-id: 875006e24de0755cdd0dedc7b0afcf221bcbad49
2013-08-28 08:24:45 -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
63dd51a2d5 Issue #2296 - fix the unit test build path
Change-Id: I7a92739110379bf5de4abdd5ace041b6a0d340f6

Former-commit-id: 72d4651e21274e359fb222e18ae3ff5f9a47833d
2013-08-27 09:24:21 -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
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
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
Nate Jensen
ce4d54ee5a Merge "Issue #2254 - Send an email to omaha_awips on unit test failures or errors" into development
Former-commit-id: 22288cd9249420ffd643e5bb6d1f84bc6eda5326
2013-08-14 15:45:29 -05:00
Mike Duff
18f11ce9e0 Issue #2254 - Send an email to omaha_awips on unit test failures or errors
Former-commit-id: 8e0e4e93a094c60c18b28a5ebc49a8f175e6f373
2013-08-14 14:20:52 -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