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 2016/09/08 06:49:41 UTC

climate git commit: Add Python3 badge and project logo

Repository: climate
Updated Branches:
  refs/heads/master d47fe2e17 -> 111586f94


Add Python3 badge and project logo


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

Branch: refs/heads/master
Commit: 111586f949d1b70056098d56eeadb497c140110b
Parents: d47fe2e
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Wed Sep 7 23:57:17 2016 -0700
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Wed Sep 7 23:57:17 2016 -0700

----------------------------------------------------------------------
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/111586f9/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 2c255b2..5e1e2ab 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,11 @@
 [![Requirements Status](https://requires.io/github/apache/climate/requirements.svg?branch=master)](https://requires.io/github/apache/climate/requirements/?branch=master)
 [![Code Health](https://landscape.io/github/apache/climate/master/landscape.svg?style=flat-square)](https://landscape.io/github/apache/climate/master)
 [![PyPI](https://img.shields.io/pypi/v/ocw.svg?maxAge=2592000?style=plastic)](https://pypi.python.org/pypi/ocw)
+[![Python Badge](https://img.shields.io/badge/python-3-blue.svg)](https://www.python.org/downloads/)
 
-![](https://svn.apache.org/repos/asf/climate/site/trunk/content/images/ocw-logo-variant-sm-01-01-new.png)
+<img src="https://svn.apache.org/repos/asf/climate/site/trunk/content/images/ocw-logo-variant-sm-01-01-new.png" width="200" />
 
-Apache Open Climate Workbench is an effort to develop software that performs climate model evaluations using model outputs from a variety of different sources (the Earth System Grid Federation, the Coordinated Regional Downscaling Experiment, the U.S. National Climate Assessment and the North American Regional Climate Change Assessment Program) and temporal/spatial scales with remote sensing data from NASA, NOAA and other agencies. The toolkit includes capabilities for rebinning, metrics computation and visualization. For additional project information, please check the [project website](http://climate.apache.org/).
+[Apache Open Climate Workbench](http://climate.apache.org) is an effort to develop software that performs climate model evaluations using model outputs from a variety of different sources (the Earth System Grid Federation, the Coordinated Regional Downscaling Experiment, the U.S. National Climate Assessment and the North American Regional Climate Change Assessment Program) and temporal/spatial scales with remote sensing data from NASA, NOAA and other agencies. The toolkit includes capabilities for rebinning, metrics computation and visualization. For additional project information, please check the [project website](http://climate.apache.org/).
 
 ## Getting Started