[
https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961011#comment-13961011
]
ASF GitHub Bot commented on CLIMATE-395:
----------------------------------------
GitHub user agoodm opened a pull request:
https://github.com/apache/climate/pull/13
CLIMATE-395 - Add more unit tests for normalize_lat_lon_values() helper
Here are a few unit tests that I have added for the new helper. Let me know
if you think these are sufficient.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agoodm/climate CLIMATE-395
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/13.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 #13
----
commit 9de222e18bdfc0679f4ddec9edee5ea1c2059fff
Author: bassdx <[email protected]>
Date: 2014-04-05T08:32:14Z
Added more unit tests for normalize_lat_lon_values() helper
----
> Add more unit tests for normalize_lat_lon_values() helper
> ---------------------------------------------------------
>
> Key: CLIMATE-395
> URL: https://issues.apache.org/jira/browse/CLIMATE-395
> Project: Apache Open Climate Workbench
> Issue Type: Improvement
> Components: regridding/data processing
> Affects Versions: 0.3-incubating
> Reporter: Alex Goodman
> Assignee: Alex Goodman
> Fix For: 0.4
>
>
> More unit tests are needed to adequately test whether Dataset objects can
> properly rearrange data when longitudes are within the domain [0, 360) and if
> the latitudes or longitudes are in decreasing order.
--
This message was sent by Atlassian JIRA
(v6.2#6252)