CLIMATE-732 - Update data_processor.temporal_rebin - efficiency of dataset_processor.temporal_rebin has been significantly improved - the option for temporal resolution needs to be given as characters.
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/94747853 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/94747853 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/94747853 Branch: refs/heads/master Commit: 947478539540fd7eb1e3ee9064be74fc4d3bd484 Parents: 0783163 09c0181 Author: huikyole <[email protected]> Authored: Fri Jan 29 16:44:16 2016 -0800 Committer: huikyole <[email protected]> Committed: Fri Jan 29 16:44:16 2016 -0800 ---------------------------------------------------------------------- RCMES/test/test.py | 6 +-- examples/knmi_to_cru31_full_bias.py | 6 +-- examples/model_ensemble_to_rcmed.py | 8 +-- examples/multi_model_taylor_diagram.py | 4 +- examples/simple_model_to_model_bias.py | 4 +- examples/taylor_diagram_example.py | 4 +- ocw/dataset_processor.py | 83 +++++++++++++++++++++++------ 7 files changed, 84 insertions(+), 31 deletions(-) ----------------------------------------------------------------------
