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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-714 - Updating the regridding routine

    - ocw.dataset_processor._rcmes_spatial_regrid has been replaced by 
scipy.interpolate.griddata to properly regrid datasets in curvilinear grid.

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

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

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

    https://github.com/apache/climate/pull/267.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 #267
    
----
commit 643618631842e0c105308d3b2d1c8417e4fad735
Author: huikyole <[email protected]>
Date:   2015-12-10T14:06:49Z

    CLIMATE-714 - Updating the regridding routine
    
    - ocw.dataset_processor._rcmes_spatial_regrid has been replaced by 
scipy.interpolate.griddata to properly regrid datasets in curvilinear grid.

----


> Updating the regridding routine
> -------------------------------
>
>                 Key: CLIMATE-714
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-714
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>          Components: regridding/data processing
>    Affects Versions: 1.0.0
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>            Priority: Blocker
>             Fix For: 1.1
>
>
> ocw.dataset_processor._rcmes_spatial_regrid will be replaced by 
> scipy.interpolate.griddata to properly regrid datasets in curvilinear grid. 



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

Reply via email to