Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 268 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 268 Bytes

CM4X

Python notebooks for CM4X analysis as well as the construction of the p125 ocean model.

Python environment quick-start

conda env create --file environment.yml

and keep it updated with

conda env update --file environment.yml --prune