Andreas H Nielsen

Results 1 issues of Andreas H Nielsen

The event keys expected by function `pyrvt.tools._calc_fa` are 'magnitude', 'distance' and 'region' (from tools.py, line 141): ```python event_keys = ['magnitude', 'distance', 'region'] ``` These keys become parameters when the `BooreThompson`...