This repository was archived by the owner on Jul 12, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork0
Carbon Clock is an estimation of how much CO2 can be released into the atmosphere to limit global warming to a maximum of 1.5°C.
NotificationsYou must be signed in to change notification settings
hugotiger/carbon-clock
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple webpage showing how much CO2 can be released into the atmosphere to limit global warming to a maximum of 1.5°C. It is heavily inspired byMCC's version.
The full calculation can be seen incalc.ts
. Short summary is that it's an interpolation of data from the IPCC.
IPCC Special Report on Global Warming of 1.5°C
NASA Imagery
- Add 2.0 scenario
- Improve accessibility
- Spinning numbers animation
- Add parallax effect on scroll
- Reduce load time on slow connections