This repository documents all the steps needed to create/reproduce the nominal 2/3 degree global configuration used in CESM/MOM6.
First clone this repository to your account, then create your own branch to work in
git checkout -b <nameofyourbranch>
"conda env create -f envs/environment.yml" "conda activate environment_name"