Marco Pagani
Marco Pagani
The last version of the JPN model contains some characteristicFaultSources whose ruptures are represented as griddedSurfaces. The error generated while creating this file is ```UnboundLocalError: node characteristicFaultSource: local variable 'geom'...
In this PR we are replacing the original sampling method with the the new one implemented in the `line` module. This new approach introduces slight differences in the geometries of...
When converting multipoint sources to gpkg, they should be first transformed into a set point sources.
In `gmpe-smtk/smtk/smoothing/konno_ohmachi.py` getting this error `NameError: name 'xrange' is not defined`
Thanks a lot for developing this package. While working with it I came across an issue that you can reproduce with the code below. It seems that kRing generates some...
With the hybrid input model (with param e nonparam sources), when I put a breakpoint below this line (https://github.com/gem/oq-engine/blob/master/openquake/calculators/postproc/median_spectrum.py#L46) and look at cmaker.imtls I get a `KeyError`.