custom AOI feature, changes to plotting and activity rate calculation #24

Merged
ymlesni merged 50 commits from July2026 into master 2026-07-22 12:43:46 +02:00
Showing only changes of commit 13b463a15a - Show all commits
+1 -1
View File
@@ -727,7 +727,7 @@ verbose: {verbose}")
utm_zone_letter) # get receiver location as lat,lon utm_zone_letter) # get receiver location as lat,lon
# convert distances from m to km because openquake ground motion models take input distances in kilometres # convert distances from m to km because openquake ground motion models take input distances in kilometres
distances = distances/1000.0 #distances = distances/1000.0
# compute ground motion only at grid points that have minimum probability density of thresh_fxy # compute ground motion only at grid points that have minimum probability density of thresh_fxy
if exclude_low_fxy: if exclude_low_fxy: