Skip to content

dogukankaratas/scalepy

Repository files navigation

Framework for Selection and Scaling of Earthquake Records

Select and scale ground motions in ScalePy's Web Application

Workflow

image

Example

import scalepy

target = scalepy.targetSpectrum(0.8, 0.4, 'ZD')
keys = scalepy.recordSelection('4 9', '180 360', '0 20', 'Strike - Slip', '0 50', '0 50', '0 50', target, period=1)
scalepy.amplitudeScaling(keys, target, 1, spectral_ordinate='srss')

License

License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published