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
Member
No description provided.
ftong added 50 commits 2026-07-08 17:38:15 +02:00
when the 4 values specifying the lat and lon range of the area of interest (AOI) are provided, only do forecasting for grid points within the AOI
put AOI_extent as a parameter of the main function
use new activity rate forecast method
correct activity rate to be per time unit before fed to forecasting
correct mag_data variable name
fix syntax error
fix mag_label
fix missing call to bin_and_beast
fix time_win_duration name
import numpy
temporary global variables since GUI not ready
import matplotlib
missing from matplotlib.ticker import MultipleLocator
remove "percentage" in activity rate csv
make lambdas at least 1d
fix array size of lambdas and lambdas_perc
use upscale=1 while testing
log message about AOI activation and fix orientation if AOI selected
fix orientation issue attempt 1
fix attempt 2
remove events below mc for activity rate
try distance in metres
activate test zone AOI
add more logging
stretch image to exact borders of svg file
update wrapper
use AOI from user interface
update apply_best and plotting
update to activity rate calculation based on June 25 email
use geopandas for coordinate conversion before Location PDF estimation
change IMT plotting method
use dataframe total_bounds as the bounding box of SVG file
cleanup package imports
AOI feature makes exclude_low_fxy redundant as we now have way to save time by selecting small area to forecast
ftong changed title from custom AOI feature and changes to how data is plotted in the final overlay of IMT products to custom AOI feature, changes to plotting and activity rate calculation 2026-07-08 17:39:18 +02:00
ymlesni merged commit c2247ee602 into master 2026-07-22 12:43:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: official-apps/SeismicHazardForecasting#24