GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/460
CLIMATE-934 Fixed error with out of date Bounds constructor. CLIMATE-934 - Fixed error with out of date Bounds constructor. - Addressed error with matplotlib and epoch date. - Added Apache license. - Minor Pylint. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-934 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/460.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #460 ---- commit 69793310f3ba76fa9165e20a7fd8c8275ade7555 Author: Michael Anderson <michaelanderson@michaels-imac.local> Date: 2017-11-22T18:27:00Z CLIMATE-934 Fixed error with old Bounds constructor. Fixed error with matplotlib and date starting at epoch. Added Apache license. Minor Pylint. ---- ---