Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 608 Bytes

File metadata and controls

17 lines (11 loc) · 608 Bytes

2/3 degree global configuration

Jupyter Build

This repository documents all the steps needed to create/reproduce the nominal 2/3 degree global configuration used in CESM/MOM6.

Contributing

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

   git checkout -b <nameofyourbranch>

Reproducing the environment

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