You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by MichaelArthurAnderson <gi...@git.apache.org> on 2018/01/25 10:24:29 UTC

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

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 <mi...@...>
Date:   2018-01-25T10:20:57Z

    CLIMATE-826 ValueError in model_ensemble_to_rcmed.py

----


---

[GitHub] climate issue #497: CLIMATE-826 ValueError in model_ensemble_to_rcmed.py

Posted by MichaelArthurAnderson <gi...@git.apache.org>.
Github user MichaelArthurAnderson commented on the issue:

    https://github.com/apache/climate/pull/497
  
    @huikyole updated to drive start / end off dataset post rebin.  This technique of using min / max is now consistent with other examples.


---

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

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---