Skip to content

Instantly share code, notes, and snippets.

Created November 10, 2015 13:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/bf2ce5337657763a5f66 to your computer and use it in GitHub Desktop.
Save anonymous/bf2ce5337657763a5f66 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<!DOCTYPE html>\n",
" <html>\n",
" <body>\n",
" <div style=\"background-image:url(http://www.floridasportsman.com/files/2013/02/noaa-logo1.png);padding:5px;width:100%;height:230px;border:1px solid white;background-repeat:no-repeat;\">\n",
" </div>\n",
" <br>\n",
" <h3><b>HURRELL NORTH ATLANTIC OSCILLATION (NAO) INDEX (STATION-BASED)</b><br></h3>\n",
" <div> \n",
" <br>\n",
" The winter (December thru March) station-based index of the NAO is based on the difference of normalized sea level pressure (SLP) between Lisbon, Portugal and Stykkisholmur/Reykjavik, Iceland since 1864. Positive values of the NAO index are typically associated with stronger-than-average westerlies over the middle latitudes, more intense weather systems over the North Atlantic and wetter/milder weather over western Europe\n",
" <br>\n",
" <br>\n",
" Hurrell, James & National Center for Atmospheric Research Staff (Eds). Last modified 02 Dec 2013. The Climate Data Guide: Hurrell North Atlantic Oscillation (NAO) Index (station-based).\n",
" <br>\n",
" <br>\n",
" <li><a href=\"https://climatedataguide.ucar.edu/climate-data/hurrell-north-atlantic-oscillation-nao-index-station-based\" target=\"_blank\" >NCAR UCAR | Climate Data Guide</a></li>\n",
" <br>\n",
" <li><a href=\"https://climatedataguide.ucar.edu/sites/default/files/climate_index_files/nao_station_djfm.ascii\" target=\"_blank\" >Hurrell, James & National Center for Atmospheric Research Staff (Eds). Last modified 02 Dec 2013.</a></li>\n",
" <br>\n",
" </div>\n",
" <hr>\n",
" <br>\n",
" <div>\n",
" <b>Source code used in the IPython Notebook session</b>\n",
" <br> \n",
" <br> \n",
" <li><a href=\"http://nbviewer.ipython.org/017f34f9c2e7144bcf39\" target=\"_blank\" >IPython Notebook</a></li>\n",
" <br> \n",
" <li><a href=\"https://github.com/epifanio/ecoop-1\" target=\"_blank\" >Code repository</a></li>\n",
" <br>\n",
" <li><a href=\"http://epinux.com/Climate-forcing_pdf_Tuesday_10_November_2015_01_45_34_PM\" target=\"_blank\" >Downloads</a></li>\n",
" <br>\n",
" </div>\n",
" </body>\n",
" </html>"
]
}
],
"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.10"
}
},
"nbformat": 4,
"nbformat_minor": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment