Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 454)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#491 duplicate Bug in HazardCurveLocal anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal? Version: 1.3.1 Bulid Type: Production Java Version: 1.8.0_31 (Oracle Corporation) Operating System: Windows 7 (arch: x86, version: 6.1)

Exception:

java.lang.RuntimeException: java.lang.IllegalArgumentException: Parameter 'Duration' not supported by this editor
	at org.opensha.commons.param.impl.DoubleDiscreteParameter.getEditor(DoubleDiscreteParameter.java:389)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.addParameters(ParameterListEditor.java:271)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.setParameterList(ParameterListEditor.java:110)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.<init>(ParameterListEditor.java:103)
	at org.opensha.sha.gui.beans.TimeSpanGuiBean.setTimeSpan(TimeSpanGuiBean.java:92)
	at org.opensha.sha.gui.beans.ERF_GuiBean.createTimeSpanPanel(ERF_GuiBean.java:270)
	at org.opensha.sha.gui.beans.ERF_GuiBean.setParamsInForecast(ERF_GuiBean.java:253)
	at org.opensha.sha.gui.beans.ERF_GuiBean.refreshGUI(ERF_GuiBean.java:519)
	at org.opensha.sha.gui.beans.ERF_GuiBean.parameterChange(ERF_GuiBean.java:514)
	at org.opensha.commons.param.AbstractParameter.firePropertyChange(AbstractParameter.java:386)
	at org.opensha.commons.param.AbstractParameter.setValue(AbstractParameter.java:210)
	at org.opensha.commons.param.editor.AbstractParameterEditor.setValue(AbstractParameterEditor.java:74)
	at org.opensha.commons.param.editor.impl.ConstrainedStringParameterEditor.itemStateChanged(ConstrainedStringParameterEditor.java:99)
	at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
	at javax.swing.JComboBox.selectedItemChanged(Un
#490 duplicate Bug in HazardCurveLocal anonymous
Description

Steps to reproduce: (PLEASE FILL IN)

Other info: (PLEASE FILL IN)

Application: HazardCurveLocal? Version: 1.3.1 Bulid Type: Production Java Version: 1.8.0_31 (Oracle Corporation) Operating System: Windows 7 (arch: x86, version: 6.1)

Exception:

java.lang.RuntimeException: java.lang.IllegalArgumentException: Parameter 'Duration' not supported by this editor
	at org.opensha.commons.param.impl.DoubleDiscreteParameter.getEditor(DoubleDiscreteParameter.java:389)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.addParameters(ParameterListEditor.java:271)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.setParameterList(ParameterListEditor.java:110)
	at org.opensha.commons.param.editor.impl.ParameterListEditor.<init>(ParameterListEditor.java:103)
	at org.opensha.sha.gui.beans.TimeSpanGuiBean.setTimeSpan(TimeSpanGuiBean.java:92)
	at org.opensha.sha.gui.beans.ERF_GuiBean.createTimeSpanPanel(ERF_GuiBean.java:270)
	at org.opensha.sha.gui.beans.ERF_GuiBean.setParamsInForecast(ERF_GuiBean.java:253)
	at org.opensha.sha.gui.beans.ERF_GuiBean.refreshGUI(ERF_GuiBean.java:519)
	at org.opensha.sha.gui.beans.ERF_GuiBean.parameterChange(ERF_GuiBean.java:514)
	at org.opensha.commons.param.AbstractParameter.firePropertyChange(AbstractParameter.java:386)
	at org.opensha.commons.param.AbstractParameter.setValue(AbstractParameter.java:210)
	at org.opensha.commons.param.editor.AbstractParameterEditor.setValue(AbstractParameterEditor.java:74)
	at org.opensha.commons.param.editor.impl.ConstrainedStringParameterEditor.itemStateChanged(ConstrainedStringParameterEditor.java:99)
	at javax.swing.JComboBox.fireItemStateChanged(Unknown Source)
	at javax.swing.JComboBox.selectedItemChanged(Un
#489 fixed Add contour map capabilities to GMT web service Kevin Milner
Description

The utilization of ground motion simulations committee would like to see contoured CyberShake? maps produced. This is a fairly straightforward addition to the GMT map generator servlet, via a call to grdcontour. Contours could be either drawn on top of a traditional map, or instead of a map.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.