Python package for gridding subplots, fast!
Plthacks is a Python package that wraps Matplotlib to make common (tedius) tasks faster, this post is about creating a grid of an arbitrary number of plots f...
Photo Credit: Nuggets, Freycinet National Park (Tasmania, Australia)
Plthacks is a Python package that wraps Matplotlib to make common (tedius) tasks faster, this post is about creating a grid of an arbitrary number of plots f...
Update 10.10.2016. MkMov 0.4 now supports a bunch of other outputs, see usage for details.
I often finding myself wanting basic information about netCDF files and needing to inspect it in Python quickly.
MkPaper creates a figure document in 3 + n lines of code, where n is the number of figures you have!
I often finding myself wanting basic information about netCDF files when writing scripts that read/write netCDF files…