[
https://issues.apache.org/jira/browse/CLIMATE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903624#comment-14903624
]
ASF GitHub Bot commented on CLIMATE-674:
----------------------------------------
GitHub user huikyole opened a pull request:
https://github.com/apache/climate/pull/236
CLIMATE-674 - Update the spatial_regrid module to handle data on
curvilinear grids
- ocw.dataset_processor.spatial_regrid is updated to handle two dimensional
latitudes and longitudes given as input
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huikyole/climate CLIMATE-674
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/236.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 #236
----
commit 06c19a38ca4758d08633e48c5f3b8d226260234e
Author: huikyole <[email protected]>
Date: 2015-09-22T23:02:15Z
CLIMATE-674 - Update the spatial_regrid module to handle data on
curvilinear grids or irregularly spaced grids
- ocw.dataset_processor.spatial_regrid is updated to handle two dimensional
latitudes and longitudes given as input
----
> Update the spatial_regrid module to handle data on curvilinear grids or
> irregularly spaced grids
> ------------------------------------------------------------------------------------------------
>
> Key: CLIMATE-674
> URL: https://issues.apache.org/jira/browse/CLIMATE-674
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Critical
>
> Currently, ocw.dataset_processor.spatial_regrid assumes that the
> target_dataset is always on rectilinear grids. This ticket will address the
> regridding issues related to datasets on rectilinear grid points or
> irregularly spaced grid points,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)