[
https://issues.apache.org/jira/browse/CLIMATE-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312362#comment-16312362
]
ASF GitHub Bot commented on CLIMATE-941:
----------------------------------------
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
----
> Value Error When Bounds Object Is Created Without Named Inputs
> --------------------------------------------------------------
>
> Key: CLIMATE-941
> URL: https://issues.apache.org/jira/browse/CLIMATE-941
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Reporter: Michael Anderson
> Assignee: Michael Anderson
>
> Bounds constructor expects all input values to be named. Bounds object was
> being constructed without named inputs and throwing value error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)