Pystrata
Site Response Analysis Toolkit for Python
Install / Use
/learn @arkottke/PystrataREADME
pyStrata
A Python library for seismic site response analysis using the strata method.
About
pyStrata provides tools for modeling wave propagation through layered soil profiles and computing surface ground motion from bedrock input motions. It supports time series and random vibration theory (RVT) approaches, equivalent-linear and frequency-domain methods, and logic trees for uncertainty quantification.
Installation
Install the latest release with pip:
pip install pystrata
For development or the latest features, see the installation instructions.
Usage
See the Quickstart and Examples for usage examples.
Citation
If you use pyStrata in your research, please cite the software using the DOI below:
License
pyStrata is made available under the MIT License. See LICENSE.
Changelog
See docs/changelog.rst for a list of changes and release history.
API Reference
See the API documentation for full details.
References
See docs/references.rst for key references and citation information.
