Repository: climate Updated Branches: refs/heads/master 0f2bc5bda -> 8e35e4407
CLIMATE-816 - Add requires.io badge to README.me Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/ed485ecc Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/ed485ecc Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/ed485ecc Branch: refs/heads/master Commit: ed485ecc9d5b8ffff9e88d317fa2c536ef53649f Parents: 705403a Author: Ibrahim Jarif <[email protected]> Authored: Mon Jun 20 01:15:17 2016 +0530 Committer: Ibrahim Jarif <[email protected]> Committed: Mon Jun 20 01:18:15 2016 +0530 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/ed485ecc/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d9341cd..e025218 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Apache Open Climate Workbench [](https://travis-ci.org/apache/climate) [](https://coveralls.io/github/apache/climate?branch=master) +[](https://requires.io/github/apache/climate/requirements/?branch=master) 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/).
