[
https://issues.apache.org/jira/browse/CLIMATE-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183887#comment-16183887
]
ASF GitHub Bot commented on CLIMATE-929:
----------------------------------------
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
----
> Incorrect indices used for temporal subset after trimming
> ---------------------------------------------------------
>
> Key: CLIMATE-929
> URL: https://issues.apache.org/jira/browse/CLIMATE-929
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Components: regridding/data processing
> Affects Versions: 1.2.0
> Reporter: Alex Goodman
> Assignee: Alex Goodman
> Fix For: 1.3.0
>
>
> This is a side-effect of CLIMATE-928. The times are trimmed, but the values
> are not which means incorrect values are returned by temporal_subset().
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)