GitHub user huikyole opened a pull request:

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

    Climate-668 - ocw.dataset_spatial_resolution needs to be fixed

    - without this fix, ocw.dataset.spatial_resolution cannot handle two 
dimensional latitudes and longitudes
    - for curvilinear latitudes and longitudes, the output of 
ocw.dataset.spatial_resolution is approximate.
    - suggested changes in CLIMATE-667 are removed

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

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

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

    https://github.com/apache/climate/pull/230.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 #230
    
----
commit a0d705794f4bb2ba682a306b0e618d5feab78ef8
Author: huikyole <huiky...@argo.jpl.nasa.gov>
Date:   2015-09-09T06:03:30Z

    CLIMATE-667 - OCW spatial_boundaries bug
    
    - ocw.dataset.spatial_boundaries uses np.min and np.max instead of min and 
max

commit d3b9bb5b3b294051043ce0e127dd4396ca0d7cf8
Author: huikyole <huiky...@argo.jpl.nasa.gov>
Date:   2015-09-09T06:53:59Z

    CLIMATE-668 - ocw.dataset_spatial_resolution needs to be fixed
    
    - without this fix, ocw.dataset.spatial_resolution cannot handle two 
dimensional latitudes and longitudes
    - for curvilinear latitudes and longitudes, the output of 
ocw.dataset.spatial_resolution is approximate.

commit 998df0cbe543d76b5f4261aa919d07300ecd85fa
Author: huikyole <huiky...@argo.jpl.nasa.gov>
Date:   2015-09-09T06:59:39Z

    CLIMATE-668 - ocw.dataset_spatial_resolution needs to be fixed
    
    - without this fix, ocw.dataset.spatial_resolution cannot handle two 
dimensional latitudes and longitudes
    - for curvilinear latitudes and longitudes, the output of 
ocw.dataset.spatial_resolution is approximate.
    - suggested changes in CLIMATE-667 are removed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to