Commit graph

1733 commits

Author SHA1 Message Date
Max Schenkelberg
cfcffa3b2e 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 95ccc76272 [formerly 493ac37a227259db4c1ea01afa3bd7a9b77095f7]]
Former-commit-id: 1dbeeb84fb
Former-commit-id: 99c8a97f8c
2013-01-28 14:30:53 -06:00
Steve Harris
0c50d05552 Merge branch '13.2.1_delivery' of ssh://lightning.omaha.us.ray.com:29418/AWIPS2_baseline into 13.2.1_delivery
Former-commit-id: 3bb4d338f6 [formerly 3bb4d338f6 [formerly a3d06df18373a0f8c69f07ef0eaf0b5c0ee76fd6]]
Former-commit-id: f0a495e095
Former-commit-id: 9ac3e4eacf
2013-01-25 17:41:23 -06:00
Bryan Kowal
3e9d683a7f Issue #1522 - disable Spring during installs and uninstalls
Former-commit-id: 2046255ef0 [formerly 2046255ef0 [formerly b65827ab53309433a66c3c5146bdfb6c41eec2f8]]
Former-commit-id: 7e7b47d934
Former-commit-id: fc6feb2329
2013-01-25 16:19:54 -06:00
Richard Peter
1058dba963 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 116ed10973 [formerly 3121ee74e49163c7f5be695adfc9622ec997dcea]]
Former-commit-id: 81f14729ae
Former-commit-id: d0e3bbf826
2013-01-25 15:54:27 -06:00
Brad Gonzales
f59e83aa10 Issue #1448 added updated i386-pc-linux-gnu.tar
Change-Id: I183703485a11cc2a1c074a692870f3fcdf308870

Former-commit-id: 98e13b532f [formerly 98e13b532f [formerly e25a8de4563afdac9b53430f61ab81db1bcca2b2]]
Former-commit-id: 5953d64009
Former-commit-id: aafb4c3d48
2013-01-25 11:37:43 -06:00
Lee Venable
45eaf08797 Merge "Issue #1495 fix fens regex." into 13.2.1_delivery
Former-commit-id: 79fca0b122 [formerly 79fca0b122 [formerly 4155a028c0ea9de25cdcd71f523f7c47cdc92f32]]
Former-commit-id: e49a718462
Former-commit-id: d04924fd3a
2013-01-25 10:46:40 -06:00
Steve Harris
27706b8dcb 13.2.1-2 baseline
Former-commit-id: 7a7f7c45ca [formerly 7a7f7c45ca [formerly b8762009cb6f3bfa17984c2dcce65d5a48c6a844]]
Former-commit-id: c3e4551dfa
Former-commit-id: 1153d80c5b
2013-01-25 09:07:12 -06:00
Lee Venable
18f8246019 Merge "Issue #1523 - Fix problem with legend keys." into 13.2.1_delivery
Former-commit-id: 9756c431fd [formerly 9756c431fd [formerly 2dcf981656f547cc07f8124eadc32ca0204b4b46]]
Former-commit-id: e4142b63c9
Former-commit-id: 063ffa26eb
2013-01-24 16:52:17 -06:00
Lee Venable
1451af2ff8 Merge "Issue #1357 - fix for data plotting in the x direction." into 13.2.1_delivery
Former-commit-id: bf8517d554 [formerly bf8517d554 [formerly a202522b96ddcbca7eb39c14ba8a40073f13cf6e]]
Former-commit-id: e271e38bb3
Former-commit-id: 931c1454cd
2013-01-24 15:37:51 -06:00
Benjamin Phillippe
ea083fe6f9 Issue #1525 Improved Dataset Discovery Browser query performance
Change-Id: Ic7c7994e5768238393c1fdbb73ec043cc1eb86f1

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

Former-commit-id: ba5014b162 [formerly ba5014b162 [formerly c625174317778f673a8f3b5062e1bd7832b70ed4]]
Former-commit-id: c06ed9f9dc
Former-commit-id: fbf92a6d06
2013-01-24 12:39:12 -06:00
Mike Duff
eb6789534e Issue #1357 - fix for data plotting in the x direction.
Former-commit-id: da22ae4a5f [formerly da22ae4a5f [formerly 862ca86596fb59ce5c0b6cbcce320303f6cda3b3]]
Former-commit-id: b283362a2f
Former-commit-id: da2c03f0ae
2013-01-24 11:37:23 -06:00
Ben Steffensmeier
df72441e79 Issue #1495 fix fens regex.
Former-commit-id: e28749bc03 [formerly e28749bc03 [formerly fda3d6ae8ecd44d03b9c4afb1fd0b93b0f3aaccf]]
Former-commit-id: 2cb3fe3dc2
Former-commit-id: 243af2b479
2013-01-24 10:53:51 -06:00
Max Schenkelberg
12318158c2 Issue #1474 Fixed MetarPrecipResourceData and LightningResourceData so updates do not required requery. Made an AutoUpdater per plugin so they process independently of each other.
Amend: Only register product alerts in thin client if JMS is not disabled

Change-Id: Ic46daf57ef3ede3aad2a2f067e9764f85f7df9a2

Former-commit-id: 9655d64069 [formerly 9655d64069 [formerly 115dc26748e0779b4c67cc74fe08c5bf17542632]]
Former-commit-id: b6a29c38a5
Former-commit-id: 11c8dd6fff
2013-01-23 16:50:17 -06:00
Ron Anderson
01f80e2ff2 Issue #1524 Fix discrete color bar.
Former-commit-id: 718f1da85b [formerly 718f1da85b [formerly 7edd57ef71e8a22aa25870477844ba063da0b9d3]]
Former-commit-id: 358c8bdf07
Former-commit-id: 3ccfdbc4bb
2013-01-23 16:37:56 -06:00
Ben Steffensmeier
d5e0e015b3 Issue #1479 fix mod families
Former-commit-id: 13fd813660 [formerly 13fd813660 [formerly 76b5a4fcf313e2a028662a1e07871fff2e328d48]]
Former-commit-id: a7989d4638
Former-commit-id: fbd614258f
2013-01-23 15:47:30 -06:00
Mike Duff
646282d82f Issue #1523 - Fix for count
Former-commit-id: 229a0c77fa [formerly 229a0c77fa [formerly 35fbd9ce448a17d761bd4f745fd2f1339d82537b]]
Former-commit-id: 3c20aab166
Former-commit-id: cb268b76e4
2013-01-23 15:15:08 -06:00
Mike Duff
28658f155b Issue #1386 - Remove Save Stats Graph Menu Item.
Former-commit-id: 8c2789a1a7 [formerly 8c2789a1a7 [formerly a201a22bb4271c94b1fda7f4eaa1f1b74b9d1859]]
Former-commit-id: dc46923886
Former-commit-id: 2b4ec75a2c
2013-01-23 15:02:36 -06:00
Mike Duff
c000ee3cd9 Issue #1523 - Finalize registry and data delivery stats
Former-commit-id: 9c033e6484 [formerly 9c033e6484 [formerly d691b22ff903b2231e2a04747a8b4f93174ec4e3]]
Former-commit-id: 561e83454f
Former-commit-id: 29939914a2
2013-01-23 14:40:23 -06:00
Mike Duff
ac9f95d1d0 Issue #1357 - Remaining stats items implemented.
Peer Review Fixes

Change-Id: I94d2e3fc08af2bef5e1e57c4ad7caf826e254ae1

Former-commit-id: ffca969560 [formerly ffca969560 [formerly 19e1608c44d314e11bb7cba809e1cc0a6bb68dc5]]
Former-commit-id: 1bc6e7c2e4
Former-commit-id: 4cd7deb608
2013-01-23 11:17:36 -06:00
Mike Duff
ad1c7c604d Issue #1520 - Change delete notifications to hide.
Remove accelerators

Change-Id: I2954c1324cbdf1bc4e5577925dbcd10e5faa6156

Former-commit-id: ddcd0f8222 [formerly ddcd0f8222 [formerly 0378ff80cc3592379ec3d49efc895adafa05109a]]
Former-commit-id: 8efd37da79
Former-commit-id: 243c1e15e9
2013-01-23 09:14:48 -06:00
Dustin Johnson
7918b009ff Issue #1519 Fix max latency calculations for adhoc queries
Amend:
  Peer review comments.

Change-Id: Ifa76b145616d8fdcf4ba41cd3744cfc3991b902c

Former-commit-id: 6c1818d544 [formerly 6c1818d544 [formerly e9d88236907b98f7e461807592e580bdf1ecedb9]]
Former-commit-id: f730422834
Former-commit-id: 516ac1ab9a
2013-01-23 08:06:52 -06:00
Nate Jensen
9494e5b520 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 2059b9a962 [formerly 302d33f6a13017905c5668fb12d710ecb29c4298]]
Former-commit-id: 6e89f547e5
Former-commit-id: ab30ace9ce
2013-01-22 18:05:00 -06:00
Ron Anderson
05de6bdf6b Merge "Issue #1504 Fix merge error" into 13.2.1_delivery
Former-commit-id: a1d7a1cbc9 [formerly a1d7a1cbc9 [formerly 3a231135b5686e0c26e7d43d74d742b29ce88b1b]]
Former-commit-id: b7abb8d4e4
Former-commit-id: 8fb70d5ddc
2013-01-22 17:50:40 -06:00
Ron Anderson
6b2815a40c Issue #1504 Fix merge error
Change-Id: I058b1d1c57f506c3047480f0b85ac9dd439d7fd6

Former-commit-id: c83667e9b5 [formerly c83667e9b5 [formerly f0e56aa95e2f06c04cd02f7c429736a6ba88feb5]]
Former-commit-id: 2f4badad98
Former-commit-id: 8e15531e08
2013-01-22 16:54:04 -06:00
Lee Venable
1dd4ad4b00 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 619349b140 [formerly ef3d4c5b19c6482ec2ac2d38f90d975b7df1e295]]
Former-commit-id: b945ce9e6e
Former-commit-id: 511a7d9753
2013-01-22 16:26:48 -06:00
Ron Anderson
48099589c0 Issue #1518 Fixed unloading of D2D model parameters from Grid Manager and related issues with HashMaps with Parms as keys in GFELegendResource.
Change-Id: I483bbe92210ceb3015632d6a25d97ac35d7021a6

Former-commit-id: ce3d102cf9 [formerly ce3d102cf9 [formerly 4f7a660ae3fba41240e032220b6599e652ae6750]]
Former-commit-id: 3682a0e7f4
Former-commit-id: 953f86348e
2013-01-22 16:12:16 -06:00
Mike Duff
8f388537eb Issue #1484 - Fix for half timestep changes for 3 hours or less duration.
Peer Review comments.

Change-Id: Ia96c8857094ad14cf0db89b7642dfd46f333ec47

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

Former-commit-id: 62671efc2a [formerly 62671efc2a [formerly 1fe63a2d5e20226f6124a9ca27b9f6272c49226c]]
Former-commit-id: 20b0761048
Former-commit-id: 44807ba0d5
2013-01-22 14:47:37 -06:00
Ben Steffensmeier
18296e08da Issue #1495 update Product Browser to load all ensemble members
Former-commit-id: 3c62be59c8 [formerly 3c62be59c8 [formerly 2c3ced7beb526f534083ff7b292b7523c76534a9]]
Former-commit-id: 1569f5af5d
Former-commit-id: 1057580201
2013-01-22 12:12:18 -06:00
Dustin Johnson
c3cfb16075 Merge "Issue #1501 Route notification requests to datadelivery." into 13.2.1_delivery
Former-commit-id: 84b6f0217f [formerly 84b6f0217f [formerly 9fb35681ebe6d17679cd26cc86a53aeb357bcd3b]]
Former-commit-id: 26e72198b7
Former-commit-id: 821572355e
2013-01-22 11:47:03 -06:00
Dustin Johnson
2168713505 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 557de162b0 [formerly 464b46dd4f4af60dbeb917f65c18c876d712e4ad]]
Former-commit-id: 15c2c55ff9
Former-commit-id: a3c99f86bb
2013-01-22 11:45:18 -06:00
Dustin Johnson
2ab171b9ef Issue #1501 Route notification requests to datadelivery.
Change-Id: Icde52bafb67e199caeb74ed0078c879ab514836b

Former-commit-id: d956891360 [formerly d956891360 [formerly 9550a861fab635a8f61c485152e27ec90ebb9cb2]]
Former-commit-id: 500f6050be
Former-commit-id: b4bb2ee454
2013-01-22 10:19:09 -06:00
Dustin Johnson
2df1cb5d53 Issue #1501 Include subscription on activation/deactivation notification, remove race condition of table update.
Change-Id: Ic3f8ff634136a9830cba42befc7f41c2554698aa

Former-commit-id: 0281da10cc [formerly 0281da10cc [formerly dd07cad3e6b2471fc4371471918078498f05d01e]]
Former-commit-id: 2eda48aa0d
Former-commit-id: c7189052e8
2013-01-21 21:24:48 -06:00
Max Schenkelberg
75135bf8f6 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 5c51083f35 [formerly 3b5af8689a2fc2a7ee783d896c624fbc5581b58a]]
Former-commit-id: 6fd6b2e42d
Former-commit-id: 2c05f3c179
2013-01-21 14:58:16 -06:00
Dustin Johnson
51a9a32485 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 c1f03f7d81 [formerly 2b3039f0f55655d484867701b4f28bfae12aece9]]
Former-commit-id: 350becc94f
Former-commit-id: aa85e0c3ca
2013-01-21 12:23:08 -06:00
Dustin Johnson
c425cdce53 Merge "Issue #1513 Updated the way level lookups are created" into 13.2.1_delivery
Former-commit-id: 2c7c1d84ca [formerly 2c7c1d84ca [formerly 28fb20a90b19d8d4b524f7ec2cf383b89d6eeaa2]]
Former-commit-id: 08c547c87b
Former-commit-id: 9207221493
2013-01-21 11:46:56 -06:00
Dave Hladky
037353dda2 Issue #1513 Updated the way level lookups are created
Change-Id: Ie1120707af608910a88c407ca8af8cf19b964555

Former-commit-id: 53ceda6a62 [formerly 53ceda6a62 [formerly a6b74b9bd1781ca61e364e24f61bb647602fcce6]]
Former-commit-id: cf1c674c2e
Former-commit-id: e497d39d75
2013-01-21 11:19:00 -06:00
Nate Jensen
1a1eb9bf3b Issue #1509 garbage collect after each procedure run
Change-Id: I7792d8bc186d6cef0fea38eccb657af040746fd7

Former-commit-id: bd9123fb3a [formerly bd9123fb3a [formerly fa239d3e7413c7441ba4440f0fe10f9e373de3df]]
Former-commit-id: add161ae2f
Former-commit-id: 633af5e497
2013-01-21 09:26:43 -06:00
Dave Hladky
409508d3e2 Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets.
Change-Id: I6035ad79a31f9ada9910d599d6529ca91ff03173

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

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

Former-commit-id: eb821d7580 [formerly eb821d7580 [formerly ddaf9e6c69221600deedfbaf991a3936d0bb711e]]
Former-commit-id: 94ba8511cb
Former-commit-id: 7e3b6d12f6
2013-01-18 14:58:10 -06:00
Greg Armendariz
26c8921b73 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 9d06f6ed6d [formerly 0356abb43bea7c9bcf7fcfc9c43d46a2fa611389]]
Former-commit-id: f7b046fa0d
Former-commit-id: dda78c073a
2013-01-18 14:30:12 -06:00
Richard Peter
4ebbe408a8 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 a1c58ab36d [formerly 8c232b02fbdd268f19e65676d68311b47469fcf3]]
Former-commit-id: af105bfe0f
Former-commit-id: f5c8534098
2013-01-18 13:55:56 -06:00
Ben Steffensmeier
77d8f4ec1d Issue #1502 fix grid sampling unit null pointer.
Former-commit-id: b6fb3706bb [formerly b6fb3706bb [formerly db0a4825b8360afaada2a8f8363108464e61f474]]
Former-commit-id: 5a07b36fa4
Former-commit-id: 57ef4597e8
2013-01-18 11:19:15 -06:00
Ben Steffensmeier
ca6ab4a945 Issue #1483 switch dual pol bundles to no longer use bestRes, fix bestRes updates.
Former-commit-id: f0af056d97 [formerly f0af056d97 [formerly deeff9eae06f096612b65832a344e5d05a36db07]]
Former-commit-id: ec199ad7d1
Former-commit-id: 3bfba5b771
2013-01-18 10:59:43 -06:00
Mike Duff
2f8c734d8e Issue #1386 - Change menu text to read Save Graph Image.
Former-commit-id: 5b6ec484c0 [formerly 5b6ec484c0 [formerly c8e849b1636d9429215a36ba85febf805cdd4fc6]]
Former-commit-id: 592b2d9088
Former-commit-id: d0d05f975d
2013-01-18 09:28:43 -06:00
Nate Jensen
d269e1953b Issue #1497 fix build
Former-commit-id: 6e0f0d330e [formerly 6e0f0d330e [formerly 3b30fcffe24d19c6c694d9519d1a515843248d32]]
Former-commit-id: b52aa82213
Former-commit-id: 98ec6fcc1c
2013-01-17 18:42:38 -06:00