GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/454
CLIMATE-928 - temporal_subset should trim edges of dataset times to ensure months divide evenly into years Needed this patch to get RCMES to work with CERES data and automatic temporal overlap. You can merge this pull request into a Git repository by running: $ git pull https://github.com/agoodm/climate CLIMATE-928 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/454.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 #454 ---- commit cb9428413baccf8128df7855467838ce1600049c Author: Alex Goodman <ago...@users.noreply.github.com> Date: 2017-09-28T01:35:18Z CLIMATE-928 - temporal_subset should trim edges of dataset times to ensure months divide evenly into years ---- ---