An explorative interface for spatial extreme events data
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/extreme-events/*
public/grids/*
src/assets/data/grids.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. Accepted Author Manuscript. https://doi.org/10.1029/2020EF001616; CC BY 4.0src/assets/data/world.json
Source: Natural Earth; Public Domain
npm install
npm run serve
npm run build
npm run test
npm run lint