Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
CB-quakemodel committed Jan 10, 2025
1 parent d95b06c commit 37ef2cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openquake/smt/comparison/utils_compare_gmpes.py
Original file line number Diff line number Diff line change
Expand Up @@ -943,8 +943,6 @@ def _get_period_values_for_spectra_plots(max_period):
# If period extends beyond 5 s then reduce interval to 1 s
period = _update_period_spacing(period, 5, 1.0, max_period)

period = np.array([0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 1., 1.5, 2., 3, 4, 5])

return period


Expand Down

0 comments on commit 37ef2cb

Please sign in to comment.