From c67fc0822bcf385f08fa0c5d0545a850fb9218b5 Mon Sep 17 00:00:00 2001 From: emanuel-schmid Date: Wed, 19 Feb 2025 15:33:18 +0100 Subject: [PATCH] cosmetics --- README.md | 22 +++++++++++----------- doc/misc/README.md | 5 +++-- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c337708c3..d51e9f83c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ # CLIMADA -[CLIMADA](https://climada.ethz.ch/climada/) (CLIMate ADAptation) is a free and open-source software framework for climate risk assessment and adaptation option appraisal. -Designed by a large scientific community, it helps reasearchers, policymakers, and businesses analyse the impacts of natural hazards and explore adaptation strategies. +[CLIMADA](https://climada.ethz.ch/climada/) (CLIMate ADAptation) is a free and open-source software framework for climate risk assessment and adaptation +option appraisal. Designed by a large scientific community, it helps reasearchers, policymakers, and businesses analyse the impacts of natural hazards and +explore adaptation strategies. As of today, CLIMADA provides global coverage of major climate-related extreme-weather hazards at high resolution (4x4km) via a [data API](https://climada.ethz.ch/data-api/v1/docs) For select hazards, historic and probabilistic events sets, for past, present and future climate exist at distinct time horizons. You will find a repository containing scientific peer-reviewed articles that explain software components implemented in CLIMADA [here](https://github.com/CLIMADA-project/climada_papers). @@ -38,18 +39,17 @@ Follow the [tutorials](https://climada-python.readthedocs.io/en/stable/tutorial/ The online documentation is available on [Read the Docs](https://climada-python.readthedocs.io/en/stable/).The documentation of each release version of CLIMADA can be accessed separately through the drop-down menu at the bottom of the left sidebar. Additionally, the version 'stable' refers to the most recent release (installed via `conda`), and 'latest' refers to the latest unstable development version (the `develop` branch). - CLIMADA python: -* [online (recommended)](https://climada-python.readthedocs.io/en/latest/) -* [PDF file](https://climada-python.readthedocs.io/_/downloads/en/stable/pdf/) -* [core Tutorials on GitHub](https://github.com/CLIMADA-project/climada_python/tree/main/doc/tutorial) +- [online (recommended)](https://climada-python.readthedocs.io/en/latest/) +- [PDF file](https://climada-python.readthedocs.io/_/downloads/en/stable/pdf/) +- [core Tutorials on GitHub](https://github.com/CLIMADA-project/climada_python/tree/main/doc/tutorial) CLIMADA petals: -* [online (recommended)](https://climada-petals.readthedocs.io/en/latest/) -* [PDF file](https://climada-petals.readthedocs.io/_/downloads/en/stable/pdf/) -* [petals Tutorials on GitHub](https://github.com/CLIMADA-project/climada_petals/tree/main/doc/tutorial) +- [online (recommended)](https://climada-petals.readthedocs.io/en/latest/) +- [PDF file](https://climada-petals.readthedocs.io/_/downloads/en/stable/pdf/) +- [petals Tutorials on GitHub](https://github.com/CLIMADA-project/climada_petals/tree/main/doc/tutorial) The documentation can also be [built locally](https://climada-python.readthedocs.io/en/latest/README.html). @@ -75,6 +75,6 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available, Copyright (C) 2017 ETH Zurich, CLIMADA contributors listed in AUTHORS. -CLIMADA is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3, 29 June 2007 as published by the Free Software Foundation, https://www.gnu.org/licenses/gpl-3.0.html +CLIMADA is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3, 29 June 2007 as published by the Free Software Foundation, -CLIMADA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: https://www.gnu.org/licenses/gpl-3.0.html +CLIMADA is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: diff --git a/doc/misc/README.md b/doc/misc/README.md index 63bb7668e..60174aeda 100644 --- a/doc/misc/README.md +++ b/doc/misc/README.md @@ -1,7 +1,8 @@ # CLIMADA -[CLIMADA](https://climada.ethz.ch/climada/) (CLIMate ADAptation) is a free and open-source software framework for climate risk assessment and adaptation option appraisal. -Designed by a large scientific community, it helps reasearchers, policymakers, and businesses analyse the impacts of natural hazards and explore adaptation strategies. +[CLIMADA](https://climada.ethz.ch/climada/) (CLIMate ADAptation) is a free and open-source software framework for climate risk assessment and adaptation +option appraisal. Designed by a large scientific community, it helps reasearchers, policymakers, and businesses analyse the impacts of natural hazards and +explore adaptation strategies. As of today, CLIMADA provides global coverage of major climate-related extreme-weather hazards at high resolution (4x4km) via a [data API](https://climada.ethz.ch/data-api/v1/docs) For select hazards, historic and probabilistic events sets, for past, present and future climate exist at distinct time horizons. You will find a repository containing scientific peer-reviewed articles that explain software components implemented in CLIMADA [here](https://github.com/CLIMADA-project/climada_papers).