Skip to content
Snippets Groups Projects
Select Git revision
  • cb86d932a1c5a6d36c488ed29ffb851cec3cf17f
  • master default protected
  • usgs-shakemap-output
  • feature/pre-commit
  • feature/gitlab-ci-improvements
  • feature/make-documentation
6 results

shakyground2

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Marius Kriegerowski authored
    cb86d932
    History

    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