Tools to support analysis of CESM/MOM6 model solutions. See documentation for more information.
Clone the repository from github:
git clone https://github.com/NCAR/mom6-tools.git
Install required packages and
mom6-toolsin a brand new conda environment:cd mom6-tools conda env create --file environment.yml
Register
mom6-toolsinipykernel:conda run -n mom6-tools python -m ipykernel install --user --name mom6-tools
- Make sure the project account is added to
~/.config/dask/ncar-jobqueue.yaml. - If running on Casper, change
caspertocasper-davin~/.config/dask/ncar-jobqueue.yaml.