GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/406
CLIMATE-872 - spatial_regrid has a critical issue when longitude=180 exists inside the RCM domain - By checking monotonicity of the longitude before regridding, the issue is resolved. You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-872 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/406.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 #406 ---- commit d43266c7dd99042a12c7739dc22bebb9dc6b86af Author: huikyole <huiky...@argo.jpl.nasa.gov> Date: 2016-09-10T03:19:27Z CLIMATE-872 - spatial_regrid has a critical issue when longitude=180 exists inside the RCM domain - By checking monotonicity of the longitude before regridding, the issue is resolved. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---