Commit graph

766 commits

Author SHA1 Message Date
Dustin Johnson
ca721863be Issue #1543 Use separate RetrievalPlan configurations for NCF and WFO
- Change new registry modes to explicitly list includes/excludes.
- Add separate bandwidth manager creation capabilities for NCF and WFO.
- Add deltaScript to add a "route" slot to subscriptions.
- Remove unnecessary schemas from Spring files.

Change-Id: If3d4d310166bb6a201e191e0480d25829d25bcfa

Former-commit-id: d8659e742e [formerly 10775068a3e54d8b48b1da4a3e8a6d952ec9c0ee]
Former-commit-id: c8760e5699
2013-02-20 10:42:51 -06:00
Ben Steffensmeier
48e6ffe392 Issue #1598 fix GridParamInfo keys.
Former-commit-id: 1ab9f7bd1f [formerly 33da1c48a76b468b9fee4e05de835295c7393672]
Former-commit-id: c1b8ceecf1
2013-02-19 14:06:26 -06:00
Steve Harris
1c08acab38 Merge branch 'omaha_13.2.1' (13.2.1-8) into development
Former-commit-id: ea50a5db77 [formerly 819f88fb8b26ec0a83164df82b31e9b824b49da8]
Former-commit-id: d123c044c3
2013-02-19 12:22:00 -06:00
Dustin Johnson
3585482cad Issue #1543 Add ncfRegistry and wfoRegistry to runtime modes
Amend:
   Use ref syntax with uri.

Change-Id: Idab7b0e23909b8fb30defa5453fa52f37952d062

Former-commit-id: cc598094fa [formerly 66fe560026848357ae165a675be9818da719675d]
Former-commit-id: 116809346b
2013-02-18 15:47:17 -06:00
Richard Peter
623020926e Merge "Issue #1598 Make GridParamInfoLookup filter on extension. Change-Id: I6f045d8cdd7233b767f5403e56ec364737d73744" into development
Former-commit-id: 77157e3c6c [formerly 7b223be1a91cd67792d43865514867e6a12dfa7f]
Former-commit-id: f364af584d
2013-02-18 15:36:41 -06:00
Dustin Johnson
db3a9d8f19 Issue #1543 Use XML to represent retrieval
- Only include request identifier for serialized retrieval data
- RetrievalAttributes are now retrieved from the database
- Remove plugin data objects from class names
- Add retrievalDao to retrieval task constructor

Amend:
   Add call-through method to prepare for serialization.

Change-Id: Ic5d2243dd77e1aefd49057a0b7843329e95f0c9d

Former-commit-id: 437a168b50 [formerly 2cd0aa465fe10282b4be9225011fa8c780204edb]
Former-commit-id: 62a84aea76
2013-02-18 13:05:41 -06:00
Ben Steffensmeier
5ada0b2c2a Issue #1598 Make GridParamInfoLookup filter on extension.
Change-Id: I6f045d8cdd7233b767f5403e56ec364737d73744

Former-commit-id: 63a725718d [formerly f89bef237373fd2c7f6bb5b7490ee6aa63d2040b]
Former-commit-id: d2e17d1473
2013-02-18 10:36:47 -06:00
Richard Peter
8991c1c86d Merge "Issue #1584 - FFMP performance stats and performance logger Peer review comments Change-Id: I991b3fe21f1b458f45907bdc3b4716afc348992c" into development
Former-commit-id: 355e6d2c67 [formerly a07a434ad71986aa4b474dd88e266035e347efa4]
Former-commit-id: 4fb1cb27dc
2013-02-18 09:35:53 -06:00
Steve Harris
c6d584758f 13.2.1-8 baseline
Former-commit-id: f81b382c04 [formerly f64f1b68b75f4903ab4bb7f7d60bbe4f1f59c669]
Former-commit-id: 053156f02e
2013-02-18 09:09:41 -06:00
Nate Jensen
d648e77fa5 Merge "Issue #1614 Cache LatLonReprojection results. Change-Id: If1a8499fbb6a06bad41867078da3e957738f4338" into development
Former-commit-id: 88b665c09a [formerly cb57fe31471693b2f3398d0c6bd97af36410d9b8]
Former-commit-id: 52a0673961
2013-02-18 09:07:18 -06:00
Steve Harris
a68ce64f45 13.2.1-8 baseline
Former-commit-id: 27d88edcb9 [formerly 1da0393f24829256c090d06ea8f7a0eca5e68bfd]
Former-commit-id: 535a9402a7
2013-02-18 09:23:06 -05:00
Mike Duff
079ec4b6dd Issue #1584 - FFMP performance stats and performance logger
Peer review comments
Change-Id: I991b3fe21f1b458f45907bdc3b4716afc348992c

Former-commit-id: 0b044dba9c [formerly 1334488810c13f02e692c234a52d8f0f505a5846]
Former-commit-id: 9c1e0ab639
2013-02-18 08:16:57 -06:00
Richard Peter
5936f671ce Merge "Issue #1608 Fixed group deletes in H5pyDataStore.py" into development
Former-commit-id: a40ae4d8b2 [formerly 46302aa76056b00ee6a21c8080274ba23d92dcda]
Former-commit-id: a6fa92923f
2013-02-15 16:33:00 -06:00
Ben Steffensmeier
6b53511f9e Issue #1614 Cache LatLonReprojection results.
Change-Id: If1a8499fbb6a06bad41867078da3e957738f4338

Former-commit-id: e53416937e [formerly 2596b3105e377f0fb8713be502a41b4b2f470e93]
Former-commit-id: feb2e98e58
2013-02-15 14:24:22 -06:00
Brad Gonzales
0dda5f784e Issue #1615 Changed radar header names to match other header names.
Change-Id: I6b3be3028a1602ead03ec209e773db68bbfb665a

Former-commit-id: a9012633a1 [formerly b7f5d565bdfb8f1289f73837ffa9a54f2659d65c]
Former-commit-id: 961f51e91f
2013-02-15 14:02:03 -06:00
Nate Jensen
a60cf277bc Merge "Issue #1614 Refactor data access framework to use single request. Change-Id: Id3ed7afcf79dfb2ddeca1d9c2b632f90cc44d798" into development
Former-commit-id: f748815e22 [formerly 55acd96d99a61170cbbc2b202e9562912b6fb0c3]
Former-commit-id: f79f7db348
2013-02-15 11:56:11 -06:00
Ben Steffensmeier
f0f3c71d50 Issue #1614 Refactor data access framework to use single request.
Change-Id: Id3ed7afcf79dfb2ddeca1d9c2b632f90cc44d798

Former-commit-id: 1393f3e3cf [formerly 5a9ae7df15633492b0d9fb648876cfb2bb2946b6]
Former-commit-id: 0933a5f596
2013-02-15 11:39:56 -06:00
Ron Anderson
e952a4f179 Issue #1608 Fixed group deletes in H5pyDataStore.py
Change-Id: I9cd6e186646f9db40b0e498740fb4c63bc99b79a

Former-commit-id: a2a89fb4e7 [formerly dc9ac54903107224633b4e18d5caa345649d8266]
Former-commit-id: 7c0a5d74bf
2013-02-15 09:03:41 -06:00
Richard Peter
0bab06709b Merge "Issue #1603 Fixed disappearing smartInit HDF5 files. Code cleanup and GFE performance logging." into development
Former-commit-id: eb00310ef9 [formerly b3c7458333b9a8d0f011614c0b4845397e074ce8]
Former-commit-id: b54ec2b59e
2013-02-15 08:44:02 -06:00
Richard Peter
2d8327e76f Merge "Issue #1615 Updated group name in common_static edexProcessStats.xml. Added delta script to update aggregate table group names from pluginName to dataType." into development
Former-commit-id: 5a5a5ba855 [formerly 7071c075ee2282b6048cafdefac6d6c83a344ca0]
Former-commit-id: d905313941
2013-02-15 08:31:33 -06:00
Dustin Johnson
1ef440f8ee Issue #1596 Do not reschedule bandwidth allocations when a subscription is removed
Change-Id: I4016034e6bdc5e8acf4936a0f786906611e7ad41

Former-commit-id: 714ea1c8d8 [formerly 5f87319abc3712667abc6b454f49882b0f3fb45f]
Former-commit-id: 6e2f69939f
2013-02-15 08:13:11 -06:00
Brad Gonzales
e495a5f663 Issue #1615 Updated group name in common_static edexProcessStats.xml. Added delta script to update aggregate table group names from pluginName to dataType.
Amend: Corrected comment in convertPluginNameToDataType.sh

Change-Id: I5e0084704cef599d368165058b8008bbb2bc8e18

Former-commit-id: 03dd42463e [formerly a2391d76c91d3d2b86b8e74eed1e0754091650a0]
Former-commit-id: dfef89ee64
2013-02-14 17:34:55 -06:00
Dustin Johnson
776581bc55 Issue #1595 Fix expired subscription update retrieval time scheduling
Change-Id: I225bf887d03e43295f4b18eea677bb24c032b8a7

Former-commit-id: 656601f272 [formerly 26dd90355f6ce2ed5c409a142622cf220754c2ab]
Former-commit-id: f6a286da2d
2013-02-14 15:33:06 -06:00
Nate Jensen
3f5b8b56ef Merge "Issue #1569 Switched aggregate record writing to pypies. General sweep of ingestDAT" into development
Former-commit-id: 1144f08e59 [formerly a8fbe37f3f30721d7a14c653993758c1a9f2d2ad]
Former-commit-id: a3e0bf09ab
2013-02-14 15:05:14 -06:00
Dave Hladky
5c66cbcd27 Issue #1569 Switched aggregate record writing to pypies. General sweep of ingestDAT
Change-Id: I693debea540667cfda6efe1496dd1084b8d0e950

Former-commit-id: 7b3a310f67 [formerly 2ea8409800917d8c9a4c76c3b63492a2eb1f2c62]
Former-commit-id: 381aec5976
2013-02-14 13:58:32 -06:00
Ben Steffensmeier
0995024482 Issue #1614 allow locationNames for grid data access
Change-Id: I5d88708909b8f76ebdf6fac64a330854781ffae2

Former-commit-id: ab319bd3a8 [formerly 7fe101c9fdb9266cd7c16a6c0a7281b9f9836cc4]
Former-commit-id: 9b4de367e3
2013-02-14 10:07:01 -06:00
Dustin Johnson
9783dc4d9f Issue #1543 Serialize DODS response rather than plugin data objects directly
- Remove proxy classes for Spring transactions, use interfaces as Spring recommends.

Amend:
   Peer review comments.
   Set retrieval status to failed when payload is null.

Change-Id: I458b13856302c8faceeef985c1c41115644520b7

Former-commit-id: dd8ca33fc4 [formerly 69f294183da4bbeb535b11c81550b1e9b4124ac6]
Former-commit-id: d143735ea8
2013-02-14 09:49:22 -06:00
Richard Peter
351d52b311 Merge "Issue #1615 Changed ProcessEvent pluginName to dataType. Refactored GribDecoder decode method to a Processor exchange method." into development
Former-commit-id: e92c1fe346 [formerly 6574bb0978629fd9fac45b2f7eee1dc7a42d5156]
Former-commit-id: 671f961a99
2013-02-13 10:24:50 -06:00
Richard Peter
6ec1990bd9 Merge "Issue #1526 refactor for clarity and to stream responses from pypies" into development
Former-commit-id: e611aab017 [formerly a8d1d7259bf914fac127361bde67d6513f775e8f]
Former-commit-id: dbcb8bd30e
2013-02-13 10:18:24 -06:00
Nate Jensen
cbca34e709 Issue #1526 refactor for clarity and to stream responses from pypies
Change-Id: Ia07aca01a528b51de4fd20571edaa90cc06631d7

Former-commit-id: 96232ab0ab [formerly 26ba8a930a723ccbecdc09d873cbcb917e8b453e]
Former-commit-id: 92076242fc
2013-02-12 16:33:01 -06:00
Brad Gonzales
ec6bfc0d5e Issue #1615 Changed ProcessEvent pluginName to dataType. Refactored GribDecoder decode method to a Processor exchange method.
Change-Id: Ib3eaf4c319d844c277dd7288d565bb9508fa46f8

Former-commit-id: 9917cb9f46 [formerly 6eff40bb823594da5346022eeffc15910cdfb799]
Former-commit-id: 26f2374d54
2013-02-12 13:49:18 -06:00
Matt Nash
c0ce67463f Issue #1570 add ability for synchronous operations in PythonJobCoordinator
Change-Id: Ida7d53c8675dee57ef37e3544500b8306ecb54c4

Former-commit-id: ba3a70d02c [formerly f3f4604a64c797b998ffa7d4ccc574a0cc1dd633]
Former-commit-id: 85988ecfe6
2013-02-12 13:39:44 -06:00
Nate Jensen
4e0e1fe65e Merge "Issue #1446 return None in Python if data is not available. Users will need to handle None, but it seems like this is better rather than return them an empty array and risk them searching through the empty array for values that are not there and getting more confused." into development
Former-commit-id: 207cca1edf [formerly ec5a6b3d1ad551db73f3cd60eafe2b97267a6bdd]
Former-commit-id: 4452a5d62f
2013-02-12 12:15:37 -06:00
Matt Nash
d39f0938e8 Issue #1446 return None in Python if data is not available. Users will need to handle None, but it seems like this is better rather than return them an empty array and risk them searching through the empty array for values that are not there and getting more confused.
Change-Id: I36d72ed9642752eb92ae0902892bd79810111c07

Former-commit-id: 1c504de33e [formerly 4b56329756881b3291ad2856a5c166cdfc635bf9]
Former-commit-id: da21cf82e9
2013-02-12 12:02:48 -06:00
Dustin Johnson
b4367903b0 Issue #1543 Clean up test files after changing to Spring transactions
Change-Id: I83199fd60f0e84c4b6e7b9b400d9f7cafbc2c680

Former-commit-id: 4bcd75c091 [formerly e7e146c79b11d33ad6755acdeb11f58fa789b4c6]
Former-commit-id: 19fd95d2c8
2013-02-12 11:59:45 -06:00
Dustin Johnson
12b6ac3d56 Merge "Issue #1554 fix XmlGenericMapAdapter to work with null maps." into development
Former-commit-id: 9004e0f57c [formerly 2d2dd4cc62a45794a3a912eb75c9d2745815dc4e]
Former-commit-id: 5c1c1ec582
2013-02-12 07:59:24 -06:00
Dustin Johnson
da9072b0f1 Merge "Issue #1543 Add testing of current OpenDAP type retrievals. - Add test for current behavior of SBN-like retrievals. - Change session management to use a factory implementation. - Add service locator strategy to find jaxbables. - Tests cleanup. - Add mock versions of OpenDAP service classes to test more OpenDAP retrieval functionality." into development
Former-commit-id: 2457359c0f [formerly 4d055580ddea29eb35983dbe4e9e01a611f23ba1]
Former-commit-id: 6a4a11536e
2013-02-12 07:58:39 -06:00
Ron Anderson
184cd6d508 Merge "Issue #1554 initial implementation of GFE grid factory. Change-Id: Id2ae308c0c13822dd6e5dd0195f7920df82ff994" into development
Former-commit-id: 5bee722544 [formerly 7c4d695201e473de349f4f5a83a1a5283d6cb4f4]
Former-commit-id: 9713b42306
2013-02-11 17:20:21 -06:00
Ron Anderson
12b0fbdab8 Issue #1603 Fixed disappearing smartInit HDF5 files. Code cleanup and GFE performance logging.
Change-Id: I820a780dcbaa3e6ffefd56737bac7dbc13c2e485

Former-commit-id: 771296a845 [formerly 39282e6528aeb01a40a01df477f4579afab79ca3]
Former-commit-id: b6a9b42094
2013-02-11 17:16:48 -06:00
Ben Steffensmeier
21616e06ce Issue #1554 fix XmlGenericMapAdapter to work with null maps.
Former-commit-id: 60c435861a [formerly 904e3387de59f534b6457c7a12e8f94d55974884]
Former-commit-id: 7220c4c6cc
2013-02-11 16:08:58 -06:00
Ben Steffensmeier
1663a758b8 Issue #1554 initial implementation of GFE grid factory.
Change-Id: Id2ae308c0c13822dd6e5dd0195f7920df82ff994

Former-commit-id: f34751122a [formerly 0b350f62b26c9f2154a1d7bd6ba9d18475012495]
Former-commit-id: ff13255ebe
2013-02-11 15:20:40 -06:00
Dustin Johnson
e504a474f9 Issue #1543 Add testing of current OpenDAP type retrievals.
- Add test for current behavior of SBN-like retrievals.
- Change session management to use a factory implementation.
- Add service locator strategy to find jaxbables.
- Tests cleanup.
- Add mock versions of OpenDAP service classes to test more OpenDAP retrieval functionality.

Amend:
  Peer review comments.
  Change to use Spring transactions.

Change-Id: Ifce73361a5d864c54fdd493240c40d5ae66ef366

Former-commit-id: 8307af022c [formerly bb9ab0ceb479a8c6a727b9764433edb70eec31f1]
Former-commit-id: ef32853dc1
2013-02-11 14:21:57 -06:00
Lee Venable
73c8533cbb Merge "Issue #1580 - Implementation of Stats/Event framework." into development
Former-commit-id: 0f3bfe7fc1 [formerly f554b7144ffc8ff48f463a7d6ccf07edda1860d2]
Former-commit-id: 48bcf5dece
2013-02-11 12:00:22 -06:00
Nate Jensen
bf0fc5ac32 Merge "Issue #1553 minor fixes to radar grid access." into development
Former-commit-id: 8a141029ff [formerly f113911f360b69d9a831b1fe7aed8ba29806316d]
Former-commit-id: f0be76e8ee
2013-02-11 09:53:51 -06:00
Nate Jensen
69ebf80213 Merge "Issue #1590 Change localization notification observer to send notification to listeners after unlocking file to avoid deadlock" into development
Former-commit-id: ef0194872a [formerly 6eefd1de088b4b3e334a3c587c371a4028ee09dd]
Former-commit-id: 1cf73c4426
2013-02-11 09:48:42 -06:00
Steve Harris
861983a573 Merge branch '13.2.1_delivery' into development
Former-commit-id: 89581b175b [formerly bc1132a73a78b9f8c1f92f6ded82335f77ebadf8]
Former-commit-id: ffc1f4c75c
2013-02-08 16:14:17 -06:00
Steve Harris
a45d9231d6 Merge branch 'ss_builds' (13.2.1-6) into 13.2.1_delivery
Former-commit-id: 51449a651e [formerly bdcffbb263cafbe7ee626b82dfa808a2e2ea58af]
Former-commit-id: 7b788f8e48
2013-02-08 16:13:38 -06:00
Steve Harris
efe8c4eae4 13.2.1-6 baseline
Former-commit-id: 89a698bc02 [formerly c5df294c580862d0ac52b44bc473d4512f77cf2e]
Former-commit-id: bd02b0b1b4
2013-02-08 15:59:40 -06:00
Ben Steffensmeier
38164f3eb9 Issue #1553 minor fixes to radar grid access.
Former-commit-id: 701c135510 [formerly 0d5997a70653c9a327501a868b5a243d40fb66fb]
Former-commit-id: a55a53ed66
2013-02-08 12:46:47 -06:00
Mike Duff
15f96b75a5 Issue #1580 - Implementation of Stats/Event framework.
Change-Id: I45a5a855f81c975a8a13d73f18ab9de3ddecf7cd

Former-commit-id: def0464898 [formerly ca2f288876b80fe5e491f335fb6b22b20a468fca]
Former-commit-id: b9f317bbd0
2013-02-08 10:23:45 -06:00