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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-722 - Extrapolation issues in spatial_regrid

    - ocw.dataset_processor.spatial_regrid has been updated.
    - check if the new grid points are outside the original domain.
    - calculate latitudes and longitudes (float) indices suitable for 
curvilinear grids

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

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

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

    https://github.com/apache/climate/pull/278.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 #278
    
----
commit 2befe90c2a056a541381ef8443b7d293fb5e38ea
Author: huikyole <[email protected]>
Date:   2016-01-23T04:12:03Z

    CLIMATE-722 - Extrapolation issues in spatial_regrid
    
    - ocw.dataset_processor.spatial_regrid has been updated.
    - check if the new grid points are outside the original domain.
    - calculate latitudes and longitudes (float) indices suitable for 
curvilinear grids

----


> Extrapolation issues in spatial_regrid
> --------------------------------------
>
>                 Key: CLIMATE-722
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-722
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: regridding/data processing
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>            Priority: Blocker
>             Fix For: 1.1
>
>
> Currently, ocw.dataset_processor.spatial regrid function does not mask grid 
> points of model output on a curvilinear coordinate outside original domain.



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

Reply via email to