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/05 01:57:19 UTC

[GitHub] climate pull request #482: CLIMATE-941 Value Error When Bounds Object Is Cre...

GitHub user MichaelArthurAnderson opened a pull request:

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

    CLIMATE-941 Value Error When Bounds Object Is Created Without Named I…

    CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs
    
    - Corrected Bounds object being created without named inputs causing Value Error by adding names to input values.

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

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

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

    https://github.com/apache/climate/pull/482.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 #482
    
----
commit 5220300be17b5a78139c6aba6eb4176bf6a6738f
Author: Michael Anderson <mi...@...>
Date:   2018-01-05T01:55:32Z

    CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs

----


---

[GitHub] climate pull request #482: CLIMATE-941 Value Error When Bounds Object Is Cre...

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

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


---