Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 587 Bytes

readme.md

File metadata and controls

20 lines (10 loc) · 587 Bytes

cbm3_python examples

This repository includes example scripts for automating CBM-CFS3.

Requirements

Running the examples in this repository requires

  1. CMB-CFS3 v1.2
  2. A python installation (e.g. Anaconda)
  3. cbm3_python
  4. other python packages noted in the requirements.txt file in the repository

Development

Additional dependencies for development can be found in requirements-dev.txt.