Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (40 - 42 of 454)

Ticket Resolution Summary Owner Reporter
#457 fixed Add solid bar option to PlotLineType Kevin Milner
Description

Currently all lines in our plots have thickness that is constant at all zoom levels. It would be nice to be able to draw lines whose thickness is specified in y units and scales relative to the zoom level. This also allows for bars to be drawn, which will be useful in tornado diagrams.

#456 invalid Bug in HazardCurveLocal anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal? Version: 1.2.3 Bulid Type: Development Java Version: 1.7.0_51 (Oracle Corporation) Operating System: Windows 7 (arch: x86, version: 6.1)

Exception:

java.lang.RuntimeException: Server is down , please try again later
	at org.opensha.sha.calc.disaggregation.DisaggregationCalculator.openServletConnection(DisaggregationCalculator.java:1101)
	at org.opensha.sha.calc.disaggregation.DisaggregationCalculator.getDisaggregationPlotUsingServlet(DisaggregationCalculator.java:836)
	at org.opensha.sha.gui.HazardCurveApplication.getDisaggregationPlot(HazardCurveApplication.java:2489)
	at org.opensha.sha.gui.HazardCurveApplication.showDisaggregationResults(HazardCurveApplication.java:1581)
	at org.opensha.sha.gui.HazardCurveApplication.computeHazardCurve(HazardCurveApplication.java:1509)
	at org.opensha.sha.gui.HazardCurveApplication.run(HazardCurveApplication.java:927)
	at java.lang.Thread.run(Unknown Source)

Metadata:

Cacluation Type = Probabilistic

IMR Param List:


IMR = Bradley (2010); Gaussian Truncation = None; Tectonic Region = Active Shallow Crust; Component = Average Horizontal; Std Dev Type = Total

Site Param List:


Longitude = 174.758239; Latitude = -36.854804; Vs30 = 760.0; Vs30 Type = Inferred; Depth 1.0 km/sec = 100.0

IMT Param List:


IMT = SA; SA Period = 0.01; SA Damping = 5.0

Forecast Param List:


Eqk Rup Forecast = NewZealand_ERF_2010; Background and Fault Seismicity = Fault and Background Sources; Consider Epistemic

#455 fixed GraphWindow calls (such as peel off) doesn't work in GUI apps anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Clicked Peel off after generating curves

Other info: (PLEASE FILL IN)

Application: HazardSpectrumLocal? Version: 1.3.0 Bulid Type: Production Java Version: 1.7.0_51 (Oracle Corporation) Operating System: Windows 7 (arch: x86, version: 6.1)

Exception:

java.lang.Error: Cannot call invokeAndWait from the event dispatcher thread
	at java.awt.EventQueue.invokeAndWait(Unknown Source)
	at java.awt.EventQueue.invokeAndWait(Unknown Source)
	at javax.swing.SwingUtilities.invokeAndWait(Unknown Source)
	at org.opensha.commons.gui.plot.GraphWindow.<init>(GraphWindow.java:167)
	at org.opensha.commons.gui.plot.GraphWindow.<init>(GraphWindow.java:94)
	at org.opensha.sha.gui.HazardCurveApplication.peelOffCurves(HazardCurveApplication.java:2197)
	at org.opensha.sha.gui.HazardCurveApplication.actionPerformed(HazardCurveApplication.java:686)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.pro
Note: See TracQuery for help on using queries.