Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 299 Bytes

CESM2-LE-analysis

A repository for jupyter notebooks that analyze the CESM2-LE.

Setting up

Clone this repo to your local directory, then create your own branch to work in:

git checkout -b <nameofyourbranch>

Creating environment

conda env update -f envs/environment.yml