The source project of this merge request has been removed.
Set up CI
This MR implements CI via GitLab pipelines. Currently we just install the package dependencies into a pre-existing conda environment and then:
- Run Black to check code formatting
- Run everything in the
tests/
dir
Note that this does not test the install.sh
script, unfortunately. I couldn't get that to work. Hopefully we can address that in the future, since it'd be nice to replicate what https://github.com/usgs/groundfailure has.
Other changes in this MR:
- Improvements to
install.sh
- Making the inversion test work by removing CPS and loading pre-computed GFs