[jira] [Work started] (CLIMATE-400) Create a 'backend' Service that will return Time Span and Spatial Bounds metadata for RCMED Parameters

2014-04-05 Thread Cameron Goodale (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CLIMATE-400 started by Cameron Goodale. > Create a 'backend' Service that will return Time Span and Spatial Bounds > metadata for RCMED Parameters > ---

[jira] [Created] (CLIMATE-400) Create a 'backend' Service that will return Time Span and Spatial Bounds metadata for RCMED Parameters

2014-04-05 Thread Cameron Goodale (JIRA)
Cameron Goodale created CLIMATE-400: --- Summary: Create a 'backend' Service that will return Time Span and Spatial Bounds metadata for RCMED Parameters Key: CLIMATE-400 URL: https://issues.apache.org/jira/browse/C

[jira] [Commented] (CLIMATE-399) Use functions in numpy.testing for unit tests involving array comparisons

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961249#comment-13961249 ] ASF GitHub Bot commented on CLIMATE-399: GitHub user agoodm opened a pull request

[GitHub] climate pull request: CLIMATE-399 - Use functions in numpy.testing...

2014-04-05 Thread agoodm
GitHub user agoodm opened a pull request: https://github.com/apache/climate/pull/17 CLIMATE-399 - Use functions in numpy.testing for unit tests involving array comparisons This should slightly improve the robustness of our unit tests involving numpy array equality. You can merge t

[jira] [Updated] (CLIMATE-399) Use functions in numpy.testing for unit tests involving array comparisons

2014-04-05 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman updated CLIMATE-399: - Description: Currently our unit tests for numpy array equality look something like this: {code}

[jira] [Work started] (CLIMATE-399) Use functions in numpy.testing for unit tests involving array comparisons

2014-04-05 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CLIMATE-399 started by Alex Goodman. > Use functions in numpy.testing for unit tests involving array comparisons > --

[jira] [Created] (CLIMATE-399) Use functions in numpy.testing for unit tests involving array comparisons

2014-04-05 Thread Alex Goodman (JIRA)
Alex Goodman created CLIMATE-399: Summary: Use functions in numpy.testing for unit tests involving array comparisons Key: CLIMATE-399 URL: https://issues.apache.org/jira/browse/CLIMATE-399 Project: Ap

[jira] [Commented] (CLIMATE-398) OCW is unable to parse an acceptable date format

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961183#comment-13961183 ] ASF GitHub Bot commented on CLIMATE-398: Github user asfgit closed the pull reque

[jira] [Resolved] (CLIMATE-398) OCW is unable to parse an acceptable date format

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-398. --- Resolution: Fixed PR Merged > OCW is unable to parse an acceptable date format > --

[GitHub] climate pull request: CLIMATE-398 - Fix date format parsing proble...

2014-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/16 --- 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 enab

[jira] [Resolved] (CLIMATE-397) Switch UI backend over to safe_subset

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-397. --- Resolution: Fixed PR Merged > Switch UI backend over to safe_subset > -

[jira] [Resolved] (CLIMATE-396) RCMED Parameters are improperly parsed in UI backend

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-396. --- Resolution: Fixed PR Merged > RCMED Parameters are improperly parsed in UI backend > --

[jira] [Commented] (CLIMATE-398) OCW is unable to parse an acceptable date format

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961162#comment-13961162 ] ASF GitHub Bot commented on CLIMATE-398: GitHub user MJJoyce opened a pull reques

[GitHub] climate pull request: CLIMATE-398 - Fix date format parsing proble...

2014-04-05 Thread MJJoyce
GitHub user MJJoyce opened a pull request: https://github.com/apache/climate/pull/16 CLIMATE-398 - Fix date format parsing problem You can merge this pull request into a Git repository by running: $ git pull https://github.com/MJJoyce/climate CLIMATE-398 Alternatively you can

[jira] [Created] (CLIMATE-398) OCW is unable to parse an acceptable date format

2014-04-05 Thread Michael Joyce (JIRA)
Michael Joyce created CLIMATE-398: - Summary: OCW is unable to parse an acceptable date format Key: CLIMATE-398 URL: https://issues.apache.org/jira/browse/CLIMATE-398 Project: Apache Open Climate Workbe

[jira] [Resolved] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman resolved CLIMATE-395. -- Resolution: Fixed PR Merged > Add more unit tests for normalize_lat_lon_values() helper > ---

[jira] [Commented] (CLIMATE-397) Switch UI backend over to safe_subset

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961136#comment-13961136 ] ASF GitHub Bot commented on CLIMATE-397: Github user asfgit closed the pull reque

[jira] [Commented] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961137#comment-13961137 ] ASF GitHub Bot commented on CLIMATE-395: Github user asfgit closed the pull reque

[jira] [Commented] (CLIMATE-396) RCMED Parameters are improperly parsed in UI backend

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961138#comment-13961138 ] ASF GitHub Bot commented on CLIMATE-396: Github user asfgit closed the pull reque

[GitHub] climate pull request: CLIMATE-397 - Switch UI backend over to safe...

2014-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/15 --- 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 enab

[GitHub] climate pull request: CLIMATE-395 - Add more unit tests for normal...

2014-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/13 --- 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 enab

[GitHub] climate pull request: CLIMATE-396 - Ensure RCMED parameters are ca...

2014-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/14 --- 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 enab

[jira] [Commented] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961121#comment-13961121 ] ASF GitHub Bot commented on CLIMATE-395: Github user MJJoyce commented on the pul

[GitHub] climate pull request: CLIMATE-395 - Add more unit tests for normal...

2014-04-05 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/13#issuecomment-39641181 This is perfect Alex. Thanks for taking care of this. I'll merge this right now with a few other PRs. --- If your project is set up for it, you can reply to this email a

[jira] [Resolved] (CLIMATE-394) Remove inactive subregion file box

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-394. --- Resolution: Fixed Merged PR > Remove inactive subregion file box >

[jira] [Resolved] (CLIMATE-393) Add less strict subsetting functionality

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-393. --- Resolution: Fixed PR Merged > Add less strict subsetting functionality > --

[jira] [Resolved] (CLIMATE-391) Date ranges for UI evaluation are not normalized

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-391. --- Resolution: Fixed PR Merged > Date ranges for UI evaluation are not normalized > --

[jira] [Resolved] (CLIMATE-390) OCW UI maps no longer display properly

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-390. --- Resolution: Fixed PR Merged > OCW UI maps no longer display properly >

[jira] [Resolved] (CLIMATE-392) OCW Dataset should shift lon values that range from 0-360

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-392. --- Resolution: Fixed PR Merged > OCW Dataset should shift lon values that range from 0-360 > -

[jira] [Resolved] (CLIMATE-380) Unary metric evaluation fails on reference dataset

2014-04-05 Thread Michael Joyce (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Joyce resolved CLIMATE-380. --- Resolution: Fixed PR Merged > Unary metric evaluation fails on reference dataset >

[jira] [Commented] (CLIMATE-397) Switch UI backend over to safe_subset

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961110#comment-13961110 ] ASF GitHub Bot commented on CLIMATE-397: GitHub user MJJoyce opened a pull reques

[GitHub] climate pull request: CLIMATE-397 - Switch UI backend over to safe...

2014-04-05 Thread MJJoyce
GitHub user MJJoyce opened a pull request: https://github.com/apache/climate/pull/15 CLIMATE-397 - Switch UI backend over to safe_subset - The UI backend now uses dataset_processor.safe_subset instead of subset when it performs subsetting tasks on the loaded datasets. This

[jira] [Commented] (CLIMATE-396) RCMED Parameters are improperly parsed in UI backend

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961109#comment-13961109 ] ASF GitHub Bot commented on CLIMATE-396: GitHub user MJJoyce opened a pull reques

[GitHub] climate pull request: CLIMATE-396 - Ensure RCMED parameters are ca...

2014-04-05 Thread MJJoyce
GitHub user MJJoyce opened a pull request: https://github.com/apache/climate/pull/14 CLIMATE-396 - Ensure RCMED parameters are cast properly - Cast RCMED dataset id and parameter id to integers before attempting to load a dataset. You can merge this pull request into a Git rep

[jira] [Commented] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread ASF GitHub Bot (JIRA)
[ 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

[GitHub] climate pull request: CLIMATE-395 - Add more unit tests for normal...

2014-04-05 Thread agoodm
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 t

[jira] [Work started] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CLIMATE-395 started by Alex Goodman. > Add more unit tests for normalize_lat_lon_values() helper > - > >

[jira] [Assigned] (CLIMATE-395) Add more unit tests for normalize_lat_lon_values() helper

2014-04-05 Thread Alex Goodman (JIRA)
[ https://issues.apache.org/jira/browse/CLIMATE-395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Goodman reassigned CLIMATE-395: Assignee: Alex Goodman (was: Michael Joyce) > Add more unit tests for normalize_lat_lon_v