/tx2_3

A collection of all the steps needed to create the nominal 2/3 degree global configuration for CESM/MOM6

Primary LanguageJupyter NotebookMIT LicenseMIT

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"