File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments