Skip to content

cseptesting/dbcsep

dbCSEP

A database application to store, manage and evaluate seismicity forecasts

Table of Contents

Installing dbCSEP

  • Clone the repository and access the top directory:
git clone https://github.com/cseptesting/dbcsep
cd dbcsep
  • Using conda environment: https://conda.io - check out Anaconda, Miniconda or Miniforge (recommended):
conda env create -f environment.yml
conda activate dbcsep
pip install .

If using Miniforge, replace conda with mamba for faster installations.

  • Using pip environments:
python -m venv venv
source venv/bin/activate
pip install .

Important Links

Roadmap and Known Issues

  • Define a roadmap

Contributing

We encourage all types of contributions, from reporting bugs, suggesting enhancements, adding new features and more. Please refer to the Contribution Guidelines and the Code of Conduct for more information

License

The dbcsep software is distributed under the GNU Affero GPL 3-Clause open-source license. Please see the license file for more information.

About

A database application to store, manage and evaluate seismicity forecasts

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages