[GitHub] climate pull request #497: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-02-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/climate/pull/497


---


[GitHub] climate pull request #497: CLIMATE-826 ValueError in model_ensemble_to_rcmed...

2018-01-25 Thread MichaelArthurAnderson
GitHub user MichaelArthurAnderson opened a pull request:

https://github.com/apache/climate/pull/497

CLIMATE-826 ValueError in model_ensemble_to_rcmed.py

- Keyed start date off of dataset post re-bin rather than hard code to 
ensure data set and bounds are consistent. 



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-826

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/climate/pull/497.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 #497


commit bf1f04ed038d765018806e1cac23c2ae04759ab5
Author: michaelarthuranderson 
Date:   2018-01-25T10:20:57Z

CLIMATE-826 ValueError in model_ensemble_to_rcmed.py




---