Climate Risk Assessment Book
Guides you through your regional Climate Risk Assessments and provides you with tools and datasets for the assessment.
https://github.com/climaax/crabook
Category: Sustainable Development
Sub Category: Education
Keywords from Contributors
measurements sanitation control training featured feature-flag feature-toggle
Last synced: about 2 hours ago
JSON representation
Repository metadata
Repository for Climate Risk Assessment Book
- Host: GitHub
- URL: https://github.com/climaax/crabook
- Owner: CLIMAAX
- License: apache-2.0
- Created: 2023-05-30T15:13:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-28T09:06:35.000Z (10 days ago)
- Last Synced: 2025-05-31T18:07:25.664Z (7 days ago)
- Language: Jupyter Notebook
- Homepage: https://handbook.climaax.eu/
- Size: 48.6 MB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-Apache-2.0
README.md
Climate Risk Assessment Handbook
The Handbook is published at https://handbook.climaax.eu
Development
Building the book
For the first time
If you'd like to develop and/or build this Climate Risk Assesment book, you should:
- Clone this repository
git clone [email protected]:CLIMAAX/crabook.git
- Go to the the
crabook/
directory that was created by git in the previous stepcd crabook
- Create a Python or Conda virtual environment (example for Conda)
conda create -n crabook python=3.11 pip
- Activate the environment
conda activate crabook
- Install the libraries, choose:
installs only the packages required to build the book, whilepip install -r requirements.txt
additionally installs packages for the development of some components of the book, but which are not required during building.pip install -r requirements-dev.txt
- Find the markdown files and edit what you need.
- Remove any existing builds by running
jupyter-book clean crabook/
- Finally build the book
jupyter-book build crabook/
A fully-rendered HTML version of the book will be built in crabook/_build/html/
.
Open the file crabook/_build/html/intro.html
and navigate to the material you changed to check if everything is as expected.
Once you're happy with the changes, create a new branch, commit your changes and send us a pull request if you'd like to contribute.
Every next time
The Python/Conda environment is needed only for building the book, so you can activate it after editing the files.
- Edit the book's source files located in the
crabook/
directorycd crabook/crabook
- Activate the environment
conda activate crabook
- Remove any existing builds by running
jupyter-book clean crabook/
- Finally build the book
jupyter-book build crabook/
Table of contents switching
TLDR: To have a page show up in our production version of the CRA book, it has to be added to crabook/_toc_prod.yml
.
The build process on GitHub in .github/workflows/build-deploy-book.yml
contains a step to detect the repository it is started from. If this repository is CLIMAAX/crabook
, the default table of contents crabook/_toc.yml
is replaced by the file crabook/_toc_prod.yml
. This enables us to hide pages in the production repository that are still under development in our test repository without having to edit the table of contents file back-and-forth every time changes are pushed to production.
Contributors
We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.
Credits
This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.
License
Apache-2.0 OR CC-BY-4.0
The CLIMAAX CRA Handbook is available under both the Apache License 2.0 or the Creative Commons Attribution 4.0 International license.
Owner metadata
- Name: CLIMAAX
- Login: CLIMAAX
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/134370049?v=4
- Repositories: 1
- Last ynced at: 2023-05-30T14:35:10.450Z
- Profile URL: https://github.com/CLIMAAX
GitHub Events
Total
- Create event: 12
- Issues event: 2
- Release event: 10
- Watch event: 7
- Delete event: 1
- Issue comment event: 3
- Push event: 51
- Pull request event: 4
Last Year
- Create event: 12
- Issues event: 2
- Release event: 10
- Watch event: 7
- Delete event: 1
- Issue comment event: 3
- Push event: 51
- Pull request event: 4
Committers metadata
Last synced: 11 days ago
Total Commits: 581
Total Committers: 13
Avg Commits per committer: 44.692
Development Distribution Score (DDS): 0.441
Commits in past year: 398
Committers in past year: 13
Avg Commits per committer in past year: 30.615
Development Distribution Score (DDS) in past year: 0.183
Name | Commits | |
---|---|---|
Christopher Polster | c****r@e****t | 325 |
Milana Vuckovic | m****c@e****t | 125 |
bachmannatiiasa | 1****a | 72 |
svranic | s****c@g****r | 23 |
Lena Reimann | 8****n | 13 |
TedBuskop | b****p@h****m | 7 |
n-aleksandrova | n****a@d****l | 5 |
MaurizioMazzoleni | 4****i | 3 |
Fredrik Wetterhall | n****w@a****x | 3 |
Erika R. Melendez | 2 | |
spolade | 3****e | 1 |
MartinKAJO | 1****O | 1 |
Dr. Cesar Guzman | c****n@t****e | 1 |
Committer domains:
- ecmwf.int: 2
- telespazio.de: 1
- aa6-106.bullx: 1
- deltares.nl: 1
- geoweb.hr: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 6
Total pull requests: 9
Average time to close issues: 17 days
Average time to close pull requests: 10 days
Total issue authors: 5
Total pull request authors: 6
Average comments per issue: 1.5
Average comments per pull request: 0.44
Merged pull request: 6
Bot issues: 0
Bot pull requests: 0
Past year issues: 3
Past year pull requests: 7
Past year average time to close issues: 4 days
Past year average time to close pull requests: 12 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 1.67
Past year average comments per pull request: 0.57
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Clemens-XXX (2)
- nefw (1)
- Ankur7292 (1)
- carls31 (1)
- cguz (1)
Top Pull Request Authors
- chpolste (3)
- MaurizioMazzoleni (2)
- milanavuckovic (1)
- lena-reimann (1)
- n-aleksandrova (1)
- cguz (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 12
proxy.golang.org: github.com/climaax/crabook
- Homepage:
- Documentation: https://pkg.go.dev/github.com/climaax/crabook#section-documentation
- Licenses: apache-2.0
- Latest release: v2024.12.0+incompatible (published 6 months ago)
- Last Synced: 2025-06-06T10:37:31.060Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.401%
- Average: 5.583%
- Dependent repos count: 5.764%
proxy.golang.org: github.com/CLIMAAX/crabook
- Homepage:
- Documentation: https://pkg.go.dev/github.com/CLIMAAX/crabook#section-documentation
- Licenses: apache-2.0
- Latest release: v2024.12.0+incompatible (published 6 months ago)
- Last Synced: 2025-06-06T10:37:31.063Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.401%
- Average: 5.583%
- Dependent repos count: 5.764%
Score: -Infinity