Skip to content

Commit 81265d1

Browse files
author
MOC student f c/o Michelle Spillar
committed
Added index page as common link to all sample code
1 parent 0ac949a commit 81265d1

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

index.ipynb

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"metadata": {
3+
"name": "index"
4+
},
5+
"nbformat": 3,
6+
"nbformat_minor": 0,
7+
"worksheets": [
8+
{
9+
"cells": [
10+
{
11+
"cell_type": "markdown",
12+
"metadata": {},
13+
"source": [
14+
"## Iris Example Code Contents\n",
15+
"\n",
16+
"\n",
17+
"### Shapefiles\n",
18+
"\n",
19+
"* [Shapefile area averaging](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/area_weights.ipynb)\n",
20+
"\n",
21+
"\n",
22+
"### Cell Operations\n",
23+
"\n",
24+
"* [Cell comparisons](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/cell_comparison.ipynb)\n",
25+
"* [Cell methods loading](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/cell_methods_loading.ipynb)\n",
26+
"\n",
27+
"\n",
28+
"### Coord Operations\n",
29+
"\n",
30+
"* [Coordinate categorisation](http://nbviewer.ipython.org/urls/raw.github.com/dkillick/iris_example_code/master/coord_categorisation.ipynb)"
31+
]
32+
}
33+
],
34+
"metadata": {}
35+
}
36+
]
37+
}

0 commit comments

Comments
 (0)