Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 328 Bytes

OMIP-Analysis

A shared repository of jupyter notebooks for CLIVAR-OMDP projects.

Contributing

Clone this repository to your account, then create your own branch to work in

"git checkout -b "

Reproducing the environment

"conda env create -f envs/environment.yml" "conda activate environment_name"