Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.06 KB

Coupled Channel

Build Status codecov License:MIT

Coupled 1D atmosphere-ocean-sea ice channel model.

use Binder to launch binder

To make the binder properly work do the following: 1) once the binder launches switch the /tree to /lab in the url to get Jupyter Lab 2) Open terminal and run

$ python setup.py develop

Navigate to notebooks folder and start to play around!


Project based on the cookiecutter science project template.