visualizing and analyzing fires in forest offset projects
Note: the graphics included in this project are being used in production. We do not anticipate substantive changes to this project going forward.
This repo includes two interactive graphics and processing scripts / notebooks to generate those graphics (inside notebooks
and scripts
).
Assuming you already have Node.js
installed, you can install the build dependencies with:
npm install .
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:3000/embed/offset-fires/test
in your browser.
The embeddable pages, referenced in the test page, can be found at:
- embed/offset-fires/project-overlap
- embed/offset-fires/future-risk
All the code in this repository is MIT-licensed. When possible, the data used by this project is licensed using the CC-BY-4.0 license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data.
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.