You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by le...@apache.org on 2018/01/17 02:00:49 UTC

[2/2] climate git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/climate

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/climate


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

Branch: refs/heads/master
Commit: 69bbe27362d6158ffa7123dc0debbac658001dd8
Parents: 6a86e25 4c06b8c
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Tue Jan 16 18:00:42 2018 -0800
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Tue Jan 16 18:00:42 2018 -0800

----------------------------------------------------------------------
 examples/GPM_WRF24_JPDF_comparison.py           |  26 +++
 examples/draw_climatology_map_MISR_AOD.py       |  26 +++
 examples/esgf_integration_example.py            |  15 ++
 examples/knmi_to_cru31_full_bias.py             |  32 ++++
 examples/model_ensemble_to_rcmed.py             |  32 ++++
 examples/multi_model_evaluation.py              |  36 ++++
 examples/multi_model_taylor_diagram.py          |  51 ++++++
 examples/podaac_integration_example.py          |  21 +++
 examples/simple_model_to_model_bias.py          |  29 ++++
 examples/simple_model_tstd.py                   |  24 +++
 examples/subregions_portrait_diagram.py         | 144 +++++++++++-----
 examples/subregions_rectangular_boundaries.py   |  73 +++++---
 examples/subset_TRMM_data_for_NCA_regions.py    |  25 ++-
 examples/taylor_diagram_example.py              |  31 ++++
 examples/temperature_trends_over_CONUS.py       |  71 +++++---
 examples/time_series_with_regions.py            | 172 ++++++++++++-------
 .../directives/predictivefilebrowserinput.js    |  25 ++-
 ocw/dataset_processor.py                        |  10 +-
 ocw/plotter.py                                  |  36 +++-
 19 files changed, 717 insertions(+), 162 deletions(-)
----------------------------------------------------------------------