[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-20 Thread MBoustani
Github user MBoustani commented on the pull request:

https://github.com/apache/climate/pull/272#issuecomment-173317466
  
@huikyole have you tested the CLI after your changes with models and 
observations we used to test and worked fine?


---
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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request:

https://github.com/apache/climate/pull/272#issuecomment-172139033
  
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 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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request:

https://github.com/apache/climate/pull/272#issuecomment-172139029
  
 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 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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-15 Thread OCWJenkins
Github user OCWJenkins commented on the pull request:

https://github.com/apache/climate/pull/272#issuecomment-172139042
  
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 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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-07 Thread OCWJenkins
Github user OCWJenkins commented on the pull request:

https://github.com/apache/climate/pull/272#issuecomment-169590790
  
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 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.
---


[GitHub] climate pull request: CLIMATE-717 - Debugging CLI

2016-01-07 Thread huikyole
GitHub user huikyole opened a pull request:

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

CLIMATE-717 - Debugging CLI

- ocw-cli/cli_app.py has been updated.
- Spatial subsetting is not applied if the model data uses curvilinear 
grids.
- Units of all datasets are checked and converted if needed.
- Missing data information is propagated from each dataset to the others.
- CLI uses the recently added metrics class, TemporalMeanBias.
- Climatology plots of an observation and a model are generated.

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

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

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

https://github.com/apache/climate/pull/272.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 #272


commit a40b8e42b7ffb1459cd328102303ef5e7d7dbd7c
Author: huikyole 
Date:   2016-01-07T08:02:03Z

CLIMATE-717 - Debugging CLI

- ocw-cli/cli_app.py has been updated.
- Spatial subsetting is not applied if the model data uses curvilinear 
grids.
- Units of all datasets are checked and converted if needed.
- Missing data information is propagated from each dataset to the others.
- CLI uses the recently added metrics class, TemporalMeanBias.
- Climatology plots of an observation and a model are generated.




---
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.
---