Repository: climate Updated Branches: refs/heads/master 146f2df2a -> eb824d390
Minor typo fix in README Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/eb824d39 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/eb824d39 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/eb824d39 Branch: refs/heads/master Commit: eb824d3903923405be5622b5a72bf04c27aeae13 Parents: 146f2df Author: Michael Joyce <[email protected]> Authored: Mon Jun 30 12:13:18 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Mon Jun 30 12:13:18 2014 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/eb824d39/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6d506b3..7d27ebe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Apache Open Climate Workbench -Apache Open Climate Workbench is an effort to develop software that performs climate model evaluation 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 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
