This repository contains the code for Extreme Events, a learn module on the exposure of land and population to climate impacts. It is part of the SENSES Toolkit.
The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International. For licensing information on datasets please refer to the data sources section. Exceptions are listed below on a per-file basis.
Data sources and if applicable licenses are listed below on a per-file basis.
preprocessing/data/global_exposure/*
,src/assets/data/world.json
Source: Lange, S., Volkholz, J., Geiger, T., Zhao, F., Vega, I., Veldkamp, T., et al. (2020). Projecting exposure to extreme climate impact events across six event categories and three spatial scales. Earth's Future, 8, e2020EF001616; CC BY 4.0
npm install
npm run serve
npm run build
npm run lint