Richard Hattersley
Richard Hattersley
This suggestion uses `iris.io.plugins` as a namespace package. Each plugin would need to provide one or more modules that install into the same namespace package. All the plugin modules get...
The auto-upload to binstar after a build is very useful. To make the most of binstar organisations it would be helpful to have another conda option which allowed the specification...
The [Python docs](https://docs.python.org/2/reference/simple_stmts.html?highlight=__all__#the-import-statement) describe "public names" as being defined by `__all__` where it exists. It would be helpful if this rule was respected by the Python kernel to avoid module...
At least "mean"... ... but consider: count, gmean, hmean, max, median, min, percentile, proportion, std_dev, sum, and variance.