{ "metadata": { "name": "", "signature": "sha256:f07890d9f066b5169eef7ab8243589bdabdc010942e779ff30134fcf5896b256" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "Template notebook for creation of notebooks that show daily figures\n", "from most recent Salish Sea NEMO model real-time (nowcast) run.\n", "\n", "This is an interim step toward fully automated web publication of\n", "analysis and monitoring figures from nowcast runs." ] }, { "cell_type": "heading", "level": 1, "metadata": {}, "source": [ "How to Use This Template" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "* Create at `MEOPAR/nowcast/` directory tree in your EOAS `public_html/` web space:\n", " ```\n", " $ mkdir -p $HOME/public_html/MEOPAR/nowcast\n", " ```" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "* Copy this notebook into that directory,\n", " start IPython Notebook in that directory,\n", " and open the copy of this notebook." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "* Delete all of the cells above `Set-up`\n", " and replace them with a nice Heading 1 title like:\n", " `Salish Sea NEMO Model Daily Nowcast Figures`." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "* After the day's nowcast run has finished and the results have been downloaded:\n", "\n", " * Save a copy of your notebook with a name like `18nov14Figures.ipynb`.\n", " * Open that copy and run all of the cells in the notebook to produce the days plots.\n", " * If there have been new functions added to `nowcast.figures`,\n", " add any necessary set-up code to load the results datasets that they require,\n", " and add cells to produce their plots.\n", " * When you are happy with the day's notebook, save it and exit IPython Notebook.\n", " * Edit the `/home/dlatorne/public_html/MEOPAR/nowcast/index.html` file to add a line\n", " to the top of the `Daily Analysis and Monitoring Figures` section like:\n", " ```\n", "