Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 767 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 767 Bytes

Carbon Clock

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 by MCC's version.

Visit Carbon Clock

How it's calculated

The full calculation can be seen in calc.ts. Short summary is that it's an interpolation of data from the IPCC.

Sources

IPCC Special Report on Global Warming of 1.5°C
NASA Imagery

Milestones

  • Add 2.0 scenario
  • Improve accessibility
  • Spinning numbers animation
  • Add parallax effect on scroll
  • Reduce load time on slow connections