GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/470
CLIMATE-940
CLIMATE-940
- Corrected file list not being displayed due to undefined property error.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-940
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/470.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 #470
----
commit 5c170a3ab2ab70439b6ba4f94f34422cd007db15
Author: Michael Anderson <michaelanderson@...>
Date: 2017-12-30T00:28:38Z
CLIMATE-826 Fix ValueError when dates are out of range post annual
rebinning.
commit 81dff2adfb54fdfbb1a1315d51fe32e584bdb382
Author: Michael Anderson <michaelanderson@...>
Date: 2017-12-30T19:35:17Z
CLIMATE-997 Remove warnings when making documentation with make html.
commit a0b3e301b2154fe7e3d242743f881adb9630e825
Author: Michael Anderson <michaelanderson@...>
Date: 2017-12-31T02:55:10Z
CLIMATE-917 Remove warnings when making documentation with make html.
commit 52d81668d7c44b1719a06b0026fc898f8f21dcc6
Author: Michael Anderson <michaelanderson@...>
Date: 2017-12-31T13:45:29Z
CLIMATE-762 Automate the linking of the frontend to the backend.
commit 0a7c5cfafb26d8ec3fdb494dfc44fe27c2ee68ca
Author: Michael Anderson <michaelanderson@...>
Date: 2017-12-31T15:34:42Z
CLIMATE-940 Corrected file list not displaying due to undefined error.
----
---