METOCEAN talk, 16 February 2015
https://github.com/nicolasfauchereau/metocean
-
runipy (running IPython notebooks from the command line)
see the note inside this notebook: older versions of runipy will not work with the new version of IPython (IPython 3.0) notebook (format V4). You will need to either upgrade using
pip install https://github.com/paulgb/runipy/archive/master.zip
or use nbconvert (which comes with IPython) and can now execute IPython notebooks in place.
-
EOF decomposition of SST anomalies in the Pacific with scikit-learn
-
K-means clustering of SST anomalies in the Pacific with scikit-learn