GitHub user cgoodale opened a pull request:
https://github.com/apache/climate/pull/116
Climate 265 - Model Ensemble to RCMED Evaluation Example
Another script for the examples directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cgoodale/climate CLIMATE-265
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/116.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 #116
----
commit a0e5d0bd7cfeb05fa82b725fcd5232ac2b043971
Author: cgoodale <[email protected]>
Date: 2014-06-23T19:19:47Z
Initial script creation
commit 4f26ccaefd0dded90b69884129d770c0f52f3627
Author: cgoodale <[email protected]>
Date: 2014-06-23T20:12:08Z
Raise dataset shapes in _check_dataset_shapes
- Include the mismatching shapes in the Error Message
commit f4a67429eb3027a2a3217dcceb999814525dd419
Author: cgoodale <[email protected]>
Date: 2014-07-07T22:18:52Z
Incremental progress on model ensemble example
* Dropped extra print statements
* Adjusted the existing Evaluation object to run against multiple
datasets
* Change the output plotter settings to support the new datasets
commit 3caaa0101460a72a55469638fa14f436cb32c4e6
Author: cgoodale <[email protected]>
Date: 2014-10-18T17:12:26Z
Incremental progress
* Shrink bounds to ensure clean overlap
* Convert temporal rebin to Annual for this example
* Still working on the final plotting routine
commit b857ed98b89bb03fac97168af6f062c97359c4f3
Author: cgoodale <[email protected]>
Date: 2014-10-20T15:23:13Z
Create Model Ensemble to RCMED Example Script
* Set the Time Range to a Fixed 1 Year Range (1989)
* Updated the Docs explaining how the Evaluation.results are formed
* Adjusted the plotting routine to set plot_title per output plot
* Resolves CLIMATE-265
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---