OceanWolf
OceanWolf
At the moment basemap seems only to support the plain etopo1 map (in `data/etopo1.jpg`), but other versions exist, i.e. "etopo1 ice surface". @efiring what do you think about moving this...
Maybe this exists as a stupid question because I don't know how the docs get built... I notice that some of the doc pages have images as examples, and so...
Running the matplotlib example, cairo segfaults on my machine (debian-jessie) ``` Program received signal SIGSEGV, Segmentation fault. in cairo_save () from /usr/lib/x86_64-linux-gnu/libcairo.so.2 (gdb) backtrace #0 in cairo_save () from /usr/lib/x86_64-linux-gnu/libcairo.so.2...
## PR summary This PR exists as Part 1 of an attempt to resolve MEP 27 by splitting my previous PR (#4143) into smaller, more manageable, and thus easier to...