[ https://issues.apache.org/jira/browse/CLIMATE-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312975#comment-16312975 ]
ASF GitHub Bot commented on CLIMATE-942: ---------------------------------------- GitHub user MichaelArthurAnderson opened a pull request: https://github.com/apache/climate/pull/486 CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throw… CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error - Corrected where an integer rather than string for the period was being passed to temporal rebin. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-942 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/486.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 #486 ---- commit fd9ad3d59c33a8e02069fec7ce0ef30e056896af Author: Michael Anderson <michaelanderson@...> Date: 2018-01-05T11:19:02Z CLIMATE-942 Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type Error ---- > Integer Passed To Temporal Rebin Rather Than String Throws Unknown Unit Type > Error > ---------------------------------------------------------------------------------- > > Key: CLIMATE-942 > URL: https://issues.apache.org/jira/browse/CLIMATE-942 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Michael Anderson > Assignee: Michael Anderson > > The UI was passing a string rather than an integer which > backend/processing.py was then passing to temporal_rebin which did not > recognize it as a valid unit type. -- This message was sent by Atlassian JIRA (v6.4.14#64029)