Repository: climate Updated Branches: refs/heads/master e9128b78d -> a7ee20375
CLIMATE-780 - Add Travis-CI build status to README.md Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/a7ee2037 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/a7ee2037 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/a7ee2037 Branch: refs/heads/master Commit: a7ee203754f5064b6595c033537263bc49e2a803 Parents: e9128b7 Author: Ibrahim Jarif <[email protected]> Authored: Wed Apr 13 19:48:20 2016 +0530 Committer: Ibrahim Jarif <[email protected]> Committed: Wed Apr 13 19:48:20 2016 +0530 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/a7ee2037/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 54e23b1..aed2f41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ## Apache Open Climate Workbench +[](https://travis-ci.org/apache/climate) 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/).
