You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by hu...@apache.org on 2015/09/25 18:33:21 UTC

[3/3] climate git commit: CLIMATE-676 - Cleaning up the examples

CLIMATE-676 - Cleaning up the examples


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/c9813e36
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/c9813e36
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/c9813e36

Branch: refs/heads/master
Commit: c9813e36bfb5e7fcadbf52cd13718f02178bf9ca
Parents: e78ac8e fd310f4
Author: huikyole <hu...@argo.jpl.nasa.gov>
Authored: Fri Sep 25 09:32:53 2015 -0700
Committer: huikyole <hu...@argo.jpl.nasa.gov>
Committed: Fri Sep 25 09:32:53 2015 -0700

----------------------------------------------------------------------
 ...ia_prec_DJF_mean_taylor_diagram_to_TRMM.yaml |  45 ----
 ...ia_prec_DJF_mean_taylor_diagram_to_TRMM.yaml |  45 ++++
 ...ordex-AF_tasmax_annual_mean_bias_to_cru.yaml |  46 ++++
 ...prec_subregion_annual_cycle_time_series.yaml |  90 ++++++++
 .../metrics_and_plots.py                        | 219 +++++++++++++++++++
 ...cap_prec_JJA_mean_taylor_diagram_to_cru.yaml |  44 ++++
 ...nterannual_variability_portrait_diagram.yaml |  75 +++++++
 .../configuration_file_examples/run_RCMES.py    | 216 ++++++++++++++++++
 ...ordex-AF_tasmax_annual_mean_bias_to_cru.yaml |  46 ----
 examples/cordex-AF_tasmax_bias_to_cru.yaml      |  46 ----
 ...prec_subregion_annual_cycle_time_series.yaml |  90 --------
 examples/example_package.py                     | 219 -------------------
 ...cap_prec_JJA_mean_taylor_diagram_to_cru.yaml |  44 ----
 .../narccap_prec_JJA_taylor_diagram_to_cru.yaml |  44 ----
 ...nterannual_variability_portrait_diagram.yaml |  75 -------
 .../old_examples/knmi_to_cru31_full_bias.py     | 174 ---------------
 .../old_examples/model_ensemble_to_rcmed.py     | 186 ----------------
 examples/old_examples/multi_model_evaluation.py | 151 -------------
 .../old_examples/multi_model_taylor_diagram.py  | 144 ------------
 .../old_examples/simple_model_to_model_bias.py  | 124 -----------
 .../simple_model_to_model_bias_DJF_and_JJA.py   |  64 ------
 examples/old_examples/simple_model_tstd.py      |  89 --------
 examples/old_examples/subregions.py             |  53 -----
 .../old_examples/subregions_portrait_diagram.py | 139 ------------
 examples/old_examples/taylor_diagram_example.py | 113 ----------
 .../old_examples/time_series_with_regions.py    | 141 ------------
 examples/run_RCMES.py                           | 216 ------------------
 27 files changed, 735 insertions(+), 2203 deletions(-)
----------------------------------------------------------------------