GitHub user MJJoyce opened a pull request:
https://github.com/apache/climate/pull/9
CLIMATE-392 - Shift lat/lon grid during Dataset creation
- When creating a Dataset object with a lon grid that ranges from 0-360
the values are now shifted to fall within [-180, 180).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MJJoyce/climate CLIMATE-392
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/9.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 #9
----
commit b75633b191840daef0780cb417fb8dd1a46525f2
Author: Michael Joyce <[email protected]>
Date: 2014-04-05T00:34:25Z
CLIMATE-392 - Shift lat/lon grid during Dataset creation
- When creating a Dataset object with a lon grid that ranges from 0-360
the values are now shifted to fall within [-180, 180).
----
---
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.
---