#!/usr/bin/env python # coding: utf-8 # # # Topics # # * [Start IPython Notebook](how_to_start_ipython.ipynb): Start IPython notebook on a remote server and connect to it. # * [Waves Tutorial](waves_example.ipynb): A BMI example using the waves component. # * [CEM Tutorial](cem_example.ipynb): A BMI example using the Coastline Evolution Model component. # * [CEM + Waves Tutorial](coupled_example.ipynb): Coupling the Waves and Cem models.