Skip to content
Snippets Groups Projects

Add seismic tag/plots for ground motion exceeding threshold

Closed Yannick Lecoeuche requested to merge yannick.lecoeuche/locklost:seismic into master
Files
4
@@ -39,3 +39,6 @@ add_follow(find_overflows)
from .wind import check_wind
add_follow(check_wind)
from .seismic import check_seismic
add_follow(check_seismic)
Loading