1/4 degree global configuration#
This book documents all the steps needed to create/reproduce the nominal 1/4 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”