Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CLIMAAX/crabook

Climate Risk Assessment Handbook

Visit the Handbook at https://handbook.climaax.eu/

See also

Development

Setting up

# Clone the Handbook repository
git clone https://github.com/CLIMAAX/crabook.git
cd crabook

# Clone all workflow repositories
git submodule update --init --recursive

# Set up the Python environment (here with conda and pip)
conda create -n crabook python=3.13 pip
conda activate crabook
pip install -r requirements.txt

Building the book

To build the HTML version of the Handbook (in crabook/_build/html/):

jb build crabook

To remove existing builds:

jb clean crabook

License

Apache-2.0 OR CC-BY-4.0 (SPDX license identifier).

Acknowledgements

This project has received funding from the European Union’s Horizon Europe – the Framework Programme for Research and Innovation (2021-2027) under grant agreement No. 101093864.

About

Climate Risk Assessment Handbook

Resources

License

Apache-2.0, CC-BY-4.0 licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
CC-BY-4.0
LICENSE-CC-BY-4.0

Contributing

Stars

Watchers

Forks

Contributors 10