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 <michaelanderson@...>
Date: 2018-01-05T01:55:32Z
CLIMATE-941 Value Error When Bounds Object Is Created Without Named Inputs
----
---