carbonplan / forest-risks-web

mapping climate risks to forest carbon

Home Page:https://carbonplan.org/research/forest-risks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CarbonPlan monogram.

carbonplan / forest-risks-web

interactive web-based forest risks mapping tool

CI GitHub deployments License: MIT

building the site

Assuming you already have Node.js installed, you can install the build dependencies as:

npm install .

To start a development version of the site, simply run:

npm run dev

and then visit http://localhost:1000/research/forest-risks in your browser.

map tiles

To render the map itself, you need to either build the map tiles locally (so they can be served from the tile folder) or update config.js to point to the remote versions stored on Google Storage. Building the tiles locally requires

  • Python 3
  • the Python dependencies specified in tiles/requirements.txt
  • the command line tools tippecanoe tile-join and mb-util
  • several raw files from natural earth

license

All the code in this repository is MIT-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).

about us

CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.

About

mapping climate risks to forest carbon

https://carbonplan.org/research/forest-risks

License:MIT License


Languages

Language:JavaScript 93.0%Language:Python 7.0%