Commit graph

766 commits

Author SHA1 Message Date
Lee Venable
2a4563bd14 Merge "Issue #1527 Fix 0 Degree Isotherm displays For Data Delivery Grids" into 13.2.1_delivery
Former-commit-id: 85cff28b91 [formerly a997bb9673162b8860ec9bd61118a52a575d4693]
Former-commit-id: 71da745d93
2013-01-29 09:59:06 -06:00
Nate Jensen
d233055696 Issue #1526 improved exception handling per code review comments
Change-Id: I9dd95cd3d130ee8a0bbc617af62b9f7f879548a7

Former-commit-id: 471dd02143 [formerly 6abffb7aeb4011db9f6380fc644312b408bb75fa]
Former-commit-id: 530fdbe151
2013-01-29 09:25:19 -06:00
Steve Harris
0a31815c66 Merge branch '13.2.1_delivery' into development
Former-commit-id: 6bd7e027b6 [formerly 11debd68cfd26c54ad3f2bb83455cdbaf86c2148]
Former-commit-id: b5b1823104
2013-01-28 16:28:58 -06:00
Richard Peter
878cbe1695 Merge "Issue #1526 stream cave to edex http requests and responses direct through DynamicSerialize to reduce memory usage and boost speed" into development
Former-commit-id: 6eb11703e4 [formerly 86019df71625be675e8bfce21877fa2e40b2b23c]
Former-commit-id: 2946e97294
2013-01-28 15:27:23 -06:00
Max Schenkelberg
99c8a97f8c Issue #1499 Fixed various bugs with Warngen that caused slow initial loading as well as slow interactions. Loaded maps asynchronous and group geometries from table in GeometryCollection instead of unioning into invalid MultiPolygon.
Change-Id: I74312305d80762e55f64a5ca70fc454063f2f01d

Former-commit-id: 95ccc76272 [formerly 493ac37a227259db4c1ea01afa3bd7a9b77095f7]
Former-commit-id: 1dbeeb84fb
2013-01-28 14:30:53 -06:00
Richard Peter
d0e3bbf826 Issue #1408: Merge branch 'ss_builds' (13.2.1) into 13.2.1_delivery
Conflicts:
	cave/com.raytheon.uf.viz.d2d.core/src/com/raytheon/uf/viz/d2d/core/time/D2DTimeMatcher.java
	cave/com.raytheon.uf.viz.datadelivery.feature/feature.xml
	cave/com.raytheon.uf.viz.datadelivery/META-INF/MANIFEST.MF
	cave/com.raytheon.uf.viz.datadelivery/res/spring/datadelivery-services.xml
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/bandwidth/ui/BandwidthCanvasComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/browser/DataBrowserDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/common/ui/UserSelectComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/notification/NotificationDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/notification/NotificationTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/services/DataDeliveryServices.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/DeleteGroupDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/GroupAddDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/RequestFromServerPermissionsService.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionService.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/SubscriptionTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/approve/SubApprovalTableComp.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/approve/SubscriptionApprovalDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/presenter/CreateSubscriptionDlgPresenter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/GriddedSubsetManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/SubsetManagerDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/VerticalSubsetTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/presenter/GriddedTimingSelectionPresenter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/subset/xml/SubsetXML.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/xml/OperatorAdapter.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/subscription/xml/RuleXML.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/CreateEditRuleDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/Operator.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemLatencyTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemManagementDlg.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemPriorityTab.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/system/SystemRuleManager.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/DataDeliveryUtils.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/DataSetFrequency.java
	cave/com.raytheon.uf.viz.datadelivery/src/com/raytheon/uf/viz/datadelivery/utils/NotificationHandler.java
	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/FFMPResource.java
	cave/com.raytheon.uf.viz.stats/src/com/raytheon/uf/viz/stats/ui/StatsControlDlg.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/ifpimage/ImageLegendResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/GFELegendResource.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/rsc/colorbar/DiscreteColorbar.java
	cave/com.raytheon.viz.grid/src/com/raytheon/viz/grid/GridProductBrowserDataDefinition.java
	cave/com.raytheon.viz.ui/src/com/raytheon/viz/ui/MenuLoader.java
	edexOsgi/com.raytheon.edex.plugin.gfe/res/spring/gfe-spring.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/cache/d2dparms/D2DParmIdCache.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/notify/GfeIngestNotificationFilter.java
	edexOsgi/com.raytheon.edex.plugin.satellite/res/spring/satellite-ingest.xml
	edexOsgi/com.raytheon.uf.common.datadelivery.bandwidth/utility/common_static/base/datadelivery/systemManagement/rules/latencyRules.xml
	edexOsgi/com.raytheon.uf.common.datadelivery.event/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Ensemble.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/GriddedDataSet.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/GriddedDataSetMetaData.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Parameter.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Provider.java
	edexOsgi/com.raytheon.uf.common.datadelivery.registry/src/com/raytheon/uf/common/datadelivery/registry/Subscription.java
	edexOsgi/com.raytheon.uf.common.datadelivery.request/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/util/DataSizeUtils.java
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/util/LookupManager.java
	edexOsgi/com.raytheon.uf.common.datadelivery.retrieval/src/com/raytheon/uf/common/datadelivery/retrieval/xml/RetrievalAttribute.java
	edexOsgi/com.raytheon.uf.common.plugin.nwsauth/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.common.registry.schemas.ebxml/src/oasis/names/tc/ebxml/regrep/xsd/rim/v4/ExtensibleObjectType.java
	edexOsgi/com.raytheon.uf.common.time/src/com/raytheon/uf/common/time/util/TimeUtil.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.event/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.datadelivery.event/src/com/raytheon/uf/edex/datadelivery/event/handler/SubscriptionNotificationHandler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.feature/feature.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/src/com/raytheon/uf/edex/datadelivery/harvester/crawler/Crawler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/src/com/raytheon/uf/edex/datadelivery/harvester/crawler/MainSequenceCrawler.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/utility/common_static/base/datadelivery/OPENDAPServiceConfig.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.harvester/utility/common_static/base/datadelivery/harvester/NOMADS-harvester.xml
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/metadata/adapters/GridMetadataAdapter.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPMetaDataParser.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPParseUtility.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPRequestBuilder.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/opendap/OpenDAPRetrievalGenerator.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/response/OpenDAPTranslator.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/ResponseProcessingUtilities.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.retrieval/src/com/raytheon/uf/edex/datadelivery/retrieval/util/RetrievalGeneratorUtilities.java
	edexOsgi/com.raytheon.uf.edex.datadelivery.service/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.plugin.nwsauth/META-INF/MANIFEST.MF
	edexOsgi/com.raytheon.uf.edex.plugin.nwsauth/src/com/raytheon/uf/edex/plugin/nwsauth/FileManager.java
	edexOsgi/com.raytheon.uf.edex.registry.ebxml/src/com/raytheon/uf/edex/registry/ebxml/dao/DbInit.java
	edexOsgi/com.raytheon.uf.edex.stats/src/com/raytheon/uf/edex/stats/AggregateManager.java
	nativeLib/org.apache.qpid/lib/libqpidclient.so
	nativeLib/org.apache.qpid/lib/libqpidclient.so.4
	nativeLib/org.apache.qpid/lib/libqpidclient.so.4.0.0
	nativeLib/org.apache.qpid/lib/libqpidcommon.so
	nativeLib/org.apache.qpid/lib/libqpidcommon.so.4
	nativeLib/org.apache.qpid/lib/libqpidcommon.so.4.0.0
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so.3
	nativeLib/org.apache.qpid/lib/libqpidmessaging.so.3.0.2
	nativeLib/org.apache.qpid/lib/libqpidtypes.so
	nativeLib/org.apache.qpid/lib/libqpidtypes.so.1
	nativeLib/org.apache.qpid/lib/libqpidtypes.so.1.1.1
	nativeLib/org.apache.qpid/lib64/libqpidclient.so
	nativeLib/org.apache.qpid/lib64/libqpidclient.so.4
	nativeLib/org.apache.qpid/lib64/libqpidclient.so.4.0.0
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so.4
	nativeLib/org.apache.qpid/lib64/libqpidcommon.so.4.0.0
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so.3
	nativeLib/org.apache.qpid/lib64/libqpidmessaging.so.3.0.2
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so.1
	nativeLib/org.apache.qpid/lib64/libqpidtypes.so.1.1.1
	nativeLib/org.apache.thrift/lib/libthrift.so
	nativeLib/org.apache.thrift/lib/libthriftz.so
	nativeLib/org.apache.thrift/lib64/libthrift.so
	nativeLib/org.apache.thrift/lib64/libthrift.so.0
	nativeLib/org.apache.thrift/lib64/libthrift.so.0.0.0
	nativeLib/org.apache.thrift/lib64/libthriftz.so
	nativeLib/org.apache.thrift/lib64/libthriftz.so.0
	nativeLib/org.apache.thrift/lib64/libthriftz.so.0.0.0
	tests/.classpath
	tests/unit/com/raytheon/uf/common/datadelivery/registry/OpenDapGriddedDataSetFixture.java
	tests/unit/com/raytheon/uf/common/datadelivery/registry/ParameterFixture.java
	tests/unit/com/raytheon/uf/common/datadelivery/registry/ProviderTest.java
	tests/unit/com/raytheon/uf/common/localization/TestPathManager.java
	tests/unit/com/raytheon/uf/common/registry/RegistryManagerTest.java
	tests/unit/com/raytheon/uf/common/stats/data/DataPointTest.java
	tests/unit/com/raytheon/uf/common/stats/data/StatsDataTest.java
	tests/unit/com/raytheon/uf/edex/datadelivery/harvester/CrawlerTest.java
	tests/unit/com/raytheon/uf/edex/stats/data/StatsDataAccumulatorTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/subscription/AbstractSubscriptionServiceTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/subscription/xml/RuleXMLTest.java
	tests/unit/com/raytheon/uf/viz/datadelivery/utils/DataSizeUtilTest.java

Former-commit-id: 116ed10973 [formerly 3121ee74e49163c7f5be695adfc9622ec997dcea]
Former-commit-id: 81f14729ae
2013-01-25 15:54:27 -06:00
Dustin Johnson
4465094fe9 Issue #1528 Fix subscription priorities to be the same from domain object to GUI
Fix incorrect use of enum ordinal value mappings to priorities.
Fix broken bandwidth priority scheduling.

Change-Id: Ic9e220966c20e95fcc3f81f0c647ffcdb2fcbca5

Former-commit-id: 41c0ff85ff [formerly b6dbc5f3117832ce8bda1698043d7941398f11b1]
Former-commit-id: f88a5c1b95
2013-01-25 14:30:04 -06:00
Dave Hladky
2e396e04f7 Issue #1527 Fix 0 Degree Isotherm displays For Data Delivery Grids
Change-Id: I326a25c3608d934d1b0183f2ad34109ab68e59f8

Former-commit-id: b1dddd37a6 [formerly d29ebdf1323d836b2f1e254cdcb1da06fdb5da61]
Former-commit-id: 04a955ff53
2013-01-25 10:58:22 -06:00
Steve Harris
25fecb8b4f Merge branch '13.2.1_delivery' into development
Former-commit-id: f673583915 [formerly 5c6a08af0ad5f6185645e53143bf88d8c27f10d0]
Former-commit-id: 827611474f
2013-01-25 10:54:51 -06:00
Lee Venable
d04924fd3a Merge "Issue #1495 fix fens regex." into 13.2.1_delivery
Former-commit-id: 79fca0b122 [formerly 4155a028c0ea9de25cdcd71f523f7c47cdc92f32]
Former-commit-id: e49a718462
2013-01-25 10:46:40 -06:00
Steve Harris
1153d80c5b 13.2.1-2 baseline
Former-commit-id: 7a7f7c45ca [formerly b8762009cb6f3bfa17984c2dcce65d5a48c6a844]
Former-commit-id: c3e4551dfa
2013-01-25 09:07:12 -06:00
Lee Venable
063ffa26eb Merge "Issue #1523 - Fix problem with legend keys." into 13.2.1_delivery
Former-commit-id: 9756c431fd [formerly 2dcf981656f547cc07f8124eadc32ca0204b4b46]
Former-commit-id: e4142b63c9
2013-01-24 16:52:17 -06:00
Nate Jensen
fa27552c9b Issue #1526 stream cave to edex http requests and responses direct through DynamicSerialize to reduce memory usage and boost speed
Change-Id: I9156f9b29f3e57a668791da28b692420a27dfa96

Former-commit-id: 705bfb0755 [formerly 505fa329c6700063aec6b62e4fef623b539ad801]
Former-commit-id: 2dc3abb847
2013-01-24 16:41:02 -06:00
Steve Harris
9b3713763d Merge "Issue #1496 Changes to move what may be long queries off the UI thread. Changed based on comments in patch set 2." into development
Former-commit-id: ca23ba06e5 [formerly 64f9216a13fbad67733c5babde8a8f507bbe399f]
Former-commit-id: 267d860cd1
2013-01-24 15:02:36 -06:00
Benjamin Phillippe
4042027a25 Issue #1525 Improved Dataset Discovery Browser query performance
Change-Id: Ic7c7994e5768238393c1fdbb73ec043cc1eb86f1

Former-commit-id: 49c66d2e47 [formerly b112d2eba2395f693beedd64ca97c140cba161f1]
Former-commit-id: bcd7e5629f
2013-01-24 13:17:28 -06:00
Mike Duff
fbf92a6d06 Issue #1523 - Fix problem with legend keys.
Change-Id: Iea9cf5a95767b8c3a71ddc022757d9d5dda5a931

Former-commit-id: ba5014b162 [formerly c625174317778f673a8f3b5062e1bd7832b70ed4]
Former-commit-id: c06ed9f9dc
2013-01-24 12:39:12 -06:00
Ben Steffensmeier
243af2b479 Issue #1495 fix fens regex.
Former-commit-id: e28749bc03 [formerly fda3d6ae8ecd44d03b9c4afb1fd0b93b0f3aaccf]
Former-commit-id: 2cb3fe3dc2
2013-01-24 10:53:51 -06:00
Mike Duff
29939914a2 Issue #1523 - Finalize registry and data delivery stats
Former-commit-id: 9c033e6484 [formerly d691b22ff903b2231e2a04747a8b4f93174ec4e3]
Former-commit-id: 561e83454f
2013-01-23 14:40:23 -06:00
Roger Ferrel
58e3bbbe97 Issue #1496 Changes to move what may be long queries off the UI thread.
Changed based on comments in patch set 2.

Change-Id: I867f716aac39562f9b8bfaddf187bc80cb5a71ce

Former-commit-id: ff09ee32ab [formerly e54cc8fa001f3c6584bc40a74f461d7021ef77bb]
Former-commit-id: 470abe2495
2013-01-23 14:08:46 -06:00
Ben Steffensmeier
2e907f4a0e Issue #1521 create grid data access factory and refactor satellite to share common functionality.
Change-Id: I54de0b41b60ccd058124eb79e6f032cb2ea9a3cf

Former-commit-id: a19b51cf2e [formerly 2133adac87eaa53977c26700ef656c304e81ee1b]
Former-commit-id: 3032dc2189
2013-01-23 11:39:52 -06:00
Mike Duff
4cd7deb608 Issue #1357 - Remaining stats items implemented.
Peer Review Fixes

Change-Id: I94d2e3fc08af2bef5e1e57c4ad7caf826e254ae1

Former-commit-id: ffca969560 [formerly 19e1608c44d314e11bb7cba809e1cc0a6bb68dc5]
Former-commit-id: 1bc6e7c2e4
2013-01-23 11:17:36 -06:00
Steve Harris
cc0fdef15c 13.2.1-3 baseline
Former-commit-id: 7435527b25 [formerly ba03739c3528638c5383528fd64674ae5af1ed64]
Former-commit-id: 2b6ac028bd
2013-01-23 11:24:17 -05:00
Steve Harris
47cc08ac79 13.2.1-2 baseline
Former-commit-id: 83e9157df7 [formerly bd9eec1d4e6fd843c7bb594b8adb882d72edc6cf]
Former-commit-id: 328c6dccad
2013-01-23 11:18:44 -05:00
Steve Harris
f6670806bf 13.2.1-1 baseline
Former-commit-id: 9771dfae6b [formerly 6831a29efca54cfde39ab6a462f76ca2ac206f49]
Former-commit-id: c63f9bcae0
2013-01-23 11:13:03 -05:00
Dustin Johnson
516ac1ab9a Issue #1519 Fix max latency calculations for adhoc queries
Amend:
  Peer review comments.

Change-Id: Ifa76b145616d8fdcf4ba41cd3744cfc3991b902c

Former-commit-id: 6c1818d544 [formerly e9d88236907b98f7e461807592e580bdf1ecedb9]
Former-commit-id: f730422834
2013-01-23 08:06:52 -06:00
Steve Harris
c7148da94d Merge branch '13.2.1_delivery' into development
Former-commit-id: 1718a19f2d [formerly 382363c3418b73ecd4f0ead96315a50fe859f779]
Former-commit-id: 9b6cc68601
2013-01-22 21:47:09 -06:00
Ron Anderson
68af35c524 Issue #1504 Fix merge error
Change-Id: I058b1d1c57f506c3047480f0b85ac9dd439d7fd6

Former-commit-id: b5fd4e6226 [formerly 71aca907a76084392402160005bbeb157cfddfc4]
Former-commit-id: cac86a904d
2013-01-22 18:22:19 -06:00
Nate Jensen
ab30ace9ce Merge "Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized." into 13.2.1_delivery
Former-commit-id: 2059b9a962 [formerly 302d33f6a13017905c5668fb12d710ecb29c4298]
Former-commit-id: 6e89f547e5
2013-01-22 18:05:00 -06:00
Ron Anderson
8fb70d5ddc Merge "Issue #1504 Fix merge error" into 13.2.1_delivery
Former-commit-id: a1d7a1cbc9 [formerly 3a231135b5686e0c26e7d43d74d742b29ce88b1b]
Former-commit-id: b7abb8d4e4
2013-01-22 17:50:40 -06:00
Ron Anderson
8e15531e08 Issue #1504 Fix merge error
Change-Id: I058b1d1c57f506c3047480f0b85ac9dd439d7fd6

Former-commit-id: c83667e9b5 [formerly f0e56aa95e2f06c04cd02f7c429736a6ba88feb5]
Former-commit-id: 2f4badad98
2013-01-22 16:54:04 -06:00
Steve Harris
29b9077291 Merge branch '13.2.1_delivery' into development
Former-commit-id: 11b9bfc187 [formerly 920b282de84def082dac82832d80e67f7bff2b19]
Former-commit-id: 1af055a04b
2013-01-22 16:45:48 -06:00
Lee Venable
511a7d9753 Merge "Issue #1484 - Fix for half timestep changes for 3 hours or less duration. Peer Review comments." into 13.2.1_delivery
Former-commit-id: 619349b140 [formerly ef3d4c5b19c6482ec2ac2d38f90d975b7df1e295]
Former-commit-id: b945ce9e6e
2013-01-22 16:26:48 -06:00
Mike Duff
d62088cb0c Issue #1484 - Fix for half timestep changes for 3 hours or less duration.
Peer Review comments.

Change-Id: Ia96c8857094ad14cf0db89b7642dfd46f333ec47

Former-commit-id: fc4a6264f6 [formerly f7d8b074bc95b61e6d6e8dbe47442e944092618f]
Former-commit-id: 96e2192585
2013-01-22 14:57:23 -06:00
Ron Anderson
44807ba0d5 Issue #1504 GFE: Model data not always appearing automatically without CAVE restart
Change-Id: I1e52c111ec50a860a226d85bed6f0ab6dfebed58

Former-commit-id: 62671efc2a [formerly 1fe63a2d5e20226f6124a9ca27b9f6272c49226c]
Former-commit-id: 20b0761048
2013-01-22 14:47:37 -06:00
Dustin Johnson
a3c99f86bb Issue #1441 Create new datadelivery services plugin
Add GroupDefinition service.
Update subscriptions to not have a group name when their group is deleted.

Amend:
  Rebase to HEAD of 13.2.1.

Change-Id: I817ca1912f76ccf347907ddb12e3f6fd8de7e5aa

Former-commit-id: 557de162b0 [formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad]
Former-commit-id: 15c2c55ff9
2013-01-22 11:45:18 -06:00
Steve Harris
111d5afb3a Merge branch '13.2.1_delivery' into development
Conflicts:
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/BaseGfePyController.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/procedures/ProcedureJob.java

Former-commit-id: df9ac3685e [formerly a0bcc2276fb95097cfc10869f0aa1ee48189fc3a]
Former-commit-id: 3a772f41cf
2013-01-22 09:40:50 -06:00
Dustin Johnson
c7189052e8 Issue #1501 Include subscription on activation/deactivation notification, remove race condition of table update.
Change-Id: Ic3f8ff634136a9830cba42befc7f41c2554698aa

Former-commit-id: 0281da10cc [formerly dd07cad3e6b2471fc4371471918078498f05d01e]
Former-commit-id: 2eda48aa0d
2013-01-21 21:24:48 -06:00
Max Schenkelberg
2c05f3c179 Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized.
Change-Id: Ib37e5be2163d750ac24827c2868162b06c290390

Former-commit-id: 5c51083f35 [formerly 3b5af8689a2fc2a7ee783d896c624fbc5581b58a]
Former-commit-id: 6fd6b2e42d
2013-01-21 14:58:16 -06:00
Dustin Johnson
aa85e0c3ca Merge "Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets." into 13.2.1_delivery
Former-commit-id: c1f03f7d81 [formerly 2b3039f0f55655d484867701b4f28bfae12aece9]
Former-commit-id: 350becc94f
2013-01-21 12:23:08 -06:00
Nate Jensen
2a07d5c89f Merge "Issue #1446 add getLatCoords and getLonCoords to python data access framework" into development
Former-commit-id: e0896d8b5d [formerly 06dfa2bba6f7d061b43783e9029b164ad208b6fe]
Former-commit-id: ec1d35251c
2013-01-21 11:55:34 -06:00
Matt Nash
177d02d01b Issue #1446 add getLatCoords and getLonCoords to python data access framework
Change-Id: I292a9b424cadf3033a861d8a0703b2f02946cd4e

Former-commit-id: af22cf8929 [formerly 30ffd1412f3b193ce1fe2560f2ecf29027e7f619]
Former-commit-id: b84af90fc2
2013-01-21 11:51:18 -06:00
Nate Jensen
e969a8c438 Merge "Issue #1486: Commit initial implementation of a generic PythonScript controller class based on GFE's AbstractGfePyController, refactor GFE code to use it." into development
Former-commit-id: 36fc48eb53 [formerly 73d470a83799446554b4dd86eb20638c0d5fc48f]
Former-commit-id: d45d793d36
2013-01-21 11:42:37 -06:00
Dave Hladky
e497d39d75 Issue #1513 Updated the way level lookups are created
Change-Id: Ie1120707af608910a88c407ca8af8cf19b964555

Former-commit-id: 53ceda6a62 [formerly a6b74b9bd1781ca61e364e24f61bb647602fcce6]
Former-commit-id: cf1c674c2e
2013-01-21 11:19:00 -06:00
Dave Hladky
c45822f09b Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets.
Change-Id: I6035ad79a31f9ada9910d599d6529ca91ff03173

Former-commit-id: 786afee256 [formerly 07d90ad640806abd237fb13e1476adc1fb8d35c0]
Former-commit-id: 5d8851b214
2013-01-21 08:29:29 -06:00
Richard Peter
5acc5996d3 Merge "Issue #1495 add ensemble selection tab to subset dialog Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15" into 13.2.1_delivery
Former-commit-id: 76f9e42fd3 [formerly 4eb1e71df46c7ceaa5bf523c02821228da42460e]
Former-commit-id: 9feb73c161
2013-01-18 15:43:16 -06:00
Ben Steffensmeier
a28d09edbf Issue #1495 add ensemble selection tab to subset dialog
Change-Id: I71c599428285c9d394529a77359a4ba61dd88f15

Former-commit-id: f0d1c1a737 [formerly e884c8e79f05af8fb3252fa7a492d232ba090715]
Former-commit-id: 14f3c3b3bf
2013-01-18 15:42:08 -06:00
Richard Peter
2e5883c56e Merge "Issue #1495 enable ensemble subset requests in opendap. Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a" into 13.2.1_delivery
Former-commit-id: 9f9020db61 [formerly b940fe556d1421d3709ff6c798ee0a39ae09af10]
Former-commit-id: bf18ba9214
2013-01-18 15:35:56 -06:00
Ben Steffensmeier
7e3b6d12f6 Issue #1495 enable ensemble subset requests in opendap.
Change-Id: I5c74b23f6c5c31b397855f102ee08f9c5737ac1a

Former-commit-id: eb821d7580 [formerly ddaf9e6c69221600deedfbaf991a3936d0bb711e]
Former-commit-id: 94ba8511cb
2013-01-18 14:58:10 -06:00
Greg Armendariz
dda78c073a Merge "Issue #1508: Improve capture to grab screen shots and multiple jstacks to track thread state over time" into 13.2.1_delivery
Former-commit-id: 9d06f6ed6d [formerly 0356abb43bea7c9bcf7fcfc9c43d46a2fa611389]
Former-commit-id: f7b046fa0d
2013-01-18 14:30:12 -06:00
Richard Peter
f5c8534098 Issue #1508: Improve capture to grab screen shots and multiple jstacks to track thread state over time
Change-Id: I2d41e348d1cd4187887ec47c18f3b6d768ced8fd

Former-commit-id: a1c58ab36d [formerly 8c232b02fbdd268f19e65676d68311b47469fcf3]
Former-commit-id: af105bfe0f
2013-01-18 13:55:56 -06:00