[
https://issues.apache.org/jira/browse/CLIMATE-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087035#comment-15087035
]
ASF GitHub Bot commented on CLIMATE-717:
----------------------------------------
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 <[email protected]>
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.
----
> Debugging CLI
> -------------
>
> Key: CLIMATE-717
> URL: https://issues.apache.org/jira/browse/CLIMATE-717
> Project: Apache Open Climate Workbench
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Huikyo Lee
> Assignee: Huikyo Lee
> Priority: Blocker
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)