{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "<img src=\"images/csdms_logo.jpg\">"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "# Topics\n",
    "\n",
    "* [Start IPython Notebook](how_to_start_ipython.ipynb): Start IPython notebook on a remote server and connect to it.\n",
    "* [Waves Tutorial](waves_example.ipynb): A BMI example using the waves component.\n",
    "* [CEM Tutorial](cem_example.ipynb): A BMI example using the Coastline Evolution Model component.\n",
    "* [CEM + Waves Tutorial](coupled_example.ipynb): Coupling the Waves and Cem models."
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 2",
   "language": "python",
   "name": "python2"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 2
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython2",
   "version": "2.7.9"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 0
}