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
----
---