GitHub user agoodm opened a pull request:
https://github.com/apache/climate/pull/455
CLIMATE-929 - Incorrect indices used for temporal subset after trimming
- Fixes a bug introduced by CLIMATE-928
- Minor fixes to CORDEX boundary generator to make it accept acronym inputs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agoodm/climate CLIMATE-929
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/455.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 #455
----
commit 94fb8d6bc5f817009074fbc47d1ac44f2492f1be
Author: Alex <[email protected]>
Date: 2017-09-28T09:17:01Z
Incorrect indices used for temporal subset after trimming
----
---