GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/302
CLIMATE-743 - Partially restore utils.normalize_lat_lon_values
- the old longitude conversion is a correct way to handle datasets whose
longitude values are between 180 and 360.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-746
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/302.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 #302
----
commit b4b6fb1cffbfbf7afdd45cdb74d86e28653437c6
Author: huikyole <[email protected]>
Date: 2016-02-02T21:55:22Z
CLIMATE-743 - Partially restore utils.normalize_lat_lon_values
- the old longitude conversion is a correct way to handle datasets whose
longitude values are between 180 and 360.
----
---
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.
---