GitHub user kwhitehall opened a pull request:
https://github.com/apache/climate/pull/191
CLIMATE-622 - allow Bounds object to take optional start and end times
- Update the start and end parameter in the Bounds class in DS to optional
parameters
- Update the subset and safe_subset functions in DSP to set the time ranges
to that of the target DS when subsetting if no Bounds time-ranges are
entered.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kwhitehall/climate CLIMATE-622
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/191.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 #191
----
commit 03dd6c1d8b7dd8eeb2229ea26c63fcfd08e41d3b
Author: Kim Whitehall <[email protected]>
Date: 2015-04-21T16:56:24Z
CLIMATE-622 - allow Bounds object to take optional start and end times
commit 9a0a4a0dbe4f96f638ebf44ca5fbb9adf97948e6
Author: Kim Whitehall <[email protected]>
Date: 2015-04-21T17:40:31Z
CLIMATE-622 - allow Bounds object to take optional start and end times
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---