Kendra Johnson
Kendra Johnson
adds support for mutex rups that are linked by a prefix using the separator ':'
disaggregation by lon-lat-trt yields high hazard contributions from outside the integration distance
In the disaggregation by LLT, the contribution is being attributed mostly to a spatial bin without any sources, and which is outside the integration distance. It could be related to...
The function [sample_raster_at_points](https://github.com/gem/oq-engine/blob/master/openquake/sep/utils.py#L13) returns 'nan' for some cells on the edge of a raster where other methods (e.g. QGIS Sample Raster Values) real values. 
In extremely rare cases, the means of specifying a site is changing the coordinates that are listed in output files. This was discovered for the site `123.300795,9.510590`. If the site...
changes point of comparison in kite fault meshes so that points separated by nan are not compared to each other
There are a couple of issues related to the `rupture_mesh_spacing` (`rms`) defined in the job file when multifault source rupture sections have kite fault geometries. In general, they are related...
Testing ilabel more extensively, I found some more places where the functionality is working wrong. I created several tests that still include only one site, but extend to use more...