Shakyground2
Scientific code, tools and API to generate, process and communicate ground motions.
Development and contribution
Install development and test dependencies with
pip3 install .[tests]
Before committing make check or correct your code style
make check
or
make black