Fork me on GitHub

Python Hour - 02 February 2015

Built-in functions to compute power spectral density, numpy broadcasting rules versus matrix operations.

Python Hour - 26 January 2015

We discussed online Python classes, version control software, making plots using gridspec and more.

Python Hour - 12 January 2015

Earle presented an intro to Python data types.

Python Hour - 5 January 2015

05 Jan 2015 / Earle Wilson / Python Hour

First Python Hour of 2015. General interest meeting.

Python Hour - 1 December 2014

Bilinear interpolation and parsing command-line arguments.

Python Hour - 24 November 2014

We discussed strategies for teaching python in the classroom and how to do 2-D interpolation.

Python Hour - 10 November 2014

Zoli shared some tips for creating beautiful bathymetric charts.

Python Hour - 20 October 2014

Colormaps, colormaps, colormaps!!!

Python Hour - 13 October 2014

No meeting but JPaul discovered a cheap way to replace his Macbook Pro battery.

Python Hour - 29 September 2014

29 Sep 2014 / Earle Wilson / Python Hour / netcdf, sets

We discussed issues that can arise when creating netcdf files and some nuances of using Python sets.

Python Hour - 22 September 2014

Earle discussed his attempt at making an objective mapping routine.

Python Hour - 25 August 2014

We discussed the itertool and KDTree modules, ways to debug code, and keyword arguments.

Python Hour - 18 August 2014

We discussed ways to commit changes to git, how to install the seawater module and more...

Python Hour - 11 August 2014

We shared ideas on how to set plot aspect ratios, save data to your hard drive and much more...

Python Hour - 04 August 2014

How to load complex .mat files like a pro.

Python Hour - 28 July

We talked about indexing, slicing and the awesomeness of the iPython Notebook

Python Hour - 21 July

We talked about indexing, numpy array broadcasting rules and reloading modules.