[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/223 --- 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

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-14 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/223#issuecomment-131200393 Merged build triggered. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-14 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/223#issuecomment-131200417 Merged build started. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-14 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/223#issuecomment-131200659 Merged build finished. Test Passed. --- 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

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-12 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/223#issuecomment-130217993 Merged build finished. Test Passed. --- 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

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-12 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/223 CLIMATE-564 - Managing multiple netcdf files stored on a local machine - A new file loader load_multiple_files can read netcdf files with common file name patterns. You can merge this pull

[GitHub] climate pull request: CLIMATE-564 - Managing multiple netcdf files...

2015-08-12 Thread MJJoyce
Github user MJJoyce commented on a diff in the pull request: https://github.com/apache/climate/pull/223#discussion_r36878401 --- Diff: ocw/data_source/local.py --- @@ -268,3 +268,38 @@ def load_file(file_path, return Dataset(lats, lons, times, values,

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-07-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/climate/pull/145 --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-03-19 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-83921984 Merged build triggered. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-03-19 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-83922015 Merged build finished. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-03-19 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-83921990 Merged build started. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-20 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70756977 Also, it looks like a number of the lines are far too long for our style guidelines. Please checkout

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-20 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70754696 Please check the above tests that are breaking with these changes. Additionally, when you update a pull request please don't close it and remake it. You simply

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-20 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70754572 ``` + nosetests .F.

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-20 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70756158 Hey @huikyole, please check the above. Didn't have a ton of time to dig through all of the code, but caught a few things quickly. Please write some tests for this as

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread MJJoyce
Github user MJJoyce commented on the pull request: https://github.com/apache/climate/pull/143#issuecomment-70341247 ``` ....FF..F.F

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread huikyole
Github user huikyole commented on the pull request: https://github.com/apache/climate/pull/143#issuecomment-70346251 Thank you very much for your review. There is a similar function named plotAccuInTimeRange in

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/144#issuecomment-70346481 Merged build started. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/144#issuecomment-70346474 Merged build triggered. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread huikyole
Github user huikyole closed the pull request at: https://github.com/apache/climate/pull/143 --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70348041 Merged build triggered. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-16 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/145#issuecomment-70348133 Merged build finished. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/143#issuecomment-70205203 Merged build started. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/143#issuecomment-70205197 Merged build triggered. Test Failed. --- 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

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-15 Thread huikyole
GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/143 CLIMATE-564: Managing multiple netcdf files stored on a local machine With given 'file_path' and 'filename_pattern', local.load_files can generate an OCW dataset object from multiple files.

[GitHub] climate pull request: CLIMATE-564: Managing multiple netcdf files ...

2015-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request: https://github.com/apache/climate/pull/143#issuecomment-70205318 Merged build finished. Test Failed. --- 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