[ https://issues.apache.org/jira/browse/CLIMATE-872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15479038#comment-15479038 ]
ASF GitHub Bot commented on CLIMATE-872: ---------------------------------------- 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. ---- > spatial_regrid has a critical issue when longitude=180 exists inside the RCM > domain > ----------------------------------------------------------------------------------- > > Key: CLIMATE-872 > URL: https://issues.apache.org/jira/browse/CLIMATE-872 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Huikyo Lee > Assignee: Huikyo Lee > Priority: Critical > Fix For: 1.2.0 > > > The current map_coordinates module has a critical issue for regridding > datasets for the East Asian domain due to the longitude=180 line included in > the domain. -- This message was sent by Atlassian JIRA (v6.3.4#6332)