Fix bug in Frankel 1996

Bug #1295702 reported by Damiano Monelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake Hazard Library
Fix Released
High
Damiano Monelli

Bug Description

When using Frankel et al 1996 GMPE the following error may occur:

  File "/usr/local/openquake/oq-hazardlib/openquake/hazardlib/gsim/frankel_1996.py", line 118, in get_mean_and_stddevs
    mean = self._compute_mean(imt, rup.mag, dists.rhypo)
  File "/usr/local/openquake/oq-hazardlib/openquake/hazardlib/gsim/frankel_1996.py", line 145, in _compute_mean
    mean = table(mag, rhypo)
  File "/usr/lib/python2.7/dist-packages/scipy/interpolate/fitpack2.py", line 521, in __call__
    assert ier==0,'Invalid input: ier='+`ier`

Changed in oq-hazardlib:
assignee: nobody → Damiano Monelli (monelli)
importance: Undecided → High
status: New → In Progress
Revision history for this message
Damiano Monelli (monelli) wrote :
Changed in oq-hazardlib:
status: In Progress → Fix Committed
Changed in oq-hazardlib:
milestone: none → 0.12
Changed in oq-hazardlib:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.