You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/02 03:52:18 UTC

[jira] [Commented] (CLIMATE-770) Make boundary checking optional in spatial_regrid

    [ https://issues.apache.org/jira/browse/CLIMATE-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15174930#comment-15174930 ] 

ASF GitHub Bot commented on CLIMATE-770:
----------------------------------------

GitHub user huikyole opened a pull request:

    https://github.com/apache/climate/pull/316

    CLIMATE-770 - Make boundary checking optional in spatial_regrid

    - A new optional key, monotonic_grids, in run_RCMES configuration files
    - boundary_check becomes optional in dataset_processor.spatial_regrid

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/huikyole/climate CLIMATE-770

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/316.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 #316
    
----
commit 15c2068997a11918daef31c843be1c93bfd26863
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2016-03-02T02:49:34Z

    CLIMATE-770 - Make boundary checking optional in spatial_regrid
    
    - A new optional key, monotonic_grids, in run_RCMES configuration files
    - boundary_check becomes optional in dataset_processor.spatial_regrid

----


> Make boundary checking optional in spatial_regrid
> -------------------------------------------------
>
>                 Key: CLIMATE-770
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-770
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>
> When a dataset's latitudes and longitudes do not monotonically increase or decrease, the current boundary checking process before regridding can be problematic. This issue will address this issue by making the boundary checking optional in the configuration file and dataset_processor.spatial_regrid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)