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 2015/09/22 02:16:04 UTC

[jira] [Commented] (CLIMATE-672) Update the input validation function for OCW datasets

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

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

GitHub user huikyole opened a pull request:

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

    CLIMATE-672 - Update the input validation function for OCW datasets

    - ocw.dataset._validate_inputs considers datasets on curvilinear grids

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

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

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

    https://github.com/apache/climate/pull/234.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 #234
    
----
commit 9eac1f67ac661acd912aaf6b4111de57d3da142c
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2015-09-21T23:29:04Z

    CLIMATE-671 - Inappropriate spatial subset for datasets on curvilinear grids
    
    - ocw.dataset_processsor.subset now handles target_datasets on curvilinear grids where target_datasets.lats and target_datasets.lons are two dimensional variables

commit ea203b2ef11e16bf18fe0aab7490ed8fb0cb5e16
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2015-09-22T00:05:29Z

    CLIMATE-672 - Update the input validation function for OCW datasets
    
    - ocw.dataset._validate_inputs considers datasets on curvilinear grids

commit c596a5d152933da1287f147463d2fac8b9c7c644
Author: huikyole <hu...@argo.jpl.nasa.gov>
Date:   2015-09-22T00:13:47Z

    the changes in CLIMATE-671 have been separated

----


> Update the input validation function for OCW datasets
> -----------------------------------------------------
>
>                 Key: CLIMATE-672
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-672
>             Project: Apache Open Climate Workbench
>          Issue Type: Improvement
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>            Priority: Critical
>
> After subsetting datasets on curvilinear grids, both longitudes and latitudes of the dataset is one dimensional arrays without monotonic increases or decreases. 



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