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 <huiky...@argo.jpl.nasa.gov>
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.
---

Reply via email to