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 17:57:31 UTC

[4/4] climate git commit: CLIMATE-666 - Replace examples with the RCMES script and yaml files

CLIMATE-666 - Replace examples with the RCMES script and yaml files


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

Branch: refs/heads/master
Commit: e78ac8eee087cac2c0a285eaf8375598b221b646
Parents: 66413cf 7396ffc
Author: huikyole <hu...@argo.jpl.nasa.gov>
Authored: Fri Sep 25 08:57:09 2015 -0700
Committer: huikyole <hu...@argo.jpl.nasa.gov>
Committed: Fri Sep 25 08:57:09 2015 -0700

----------------------------------------------------------------------
 ...ia_prec_DJF_mean_taylor_diagram_to_TRMM.yaml |  45 ++++
 ...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 ++++++++++++++++++
 20 files changed, 2203 insertions(+)
----------------------------------------------------------------------