WoodwellRisk / viewer

Home Page:https://woodwellrisk.github.io/viewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License

Woodwell Risk data viewer

The purpose of this site is to increase public access to climate risk data while showcasing some of the datasets the Risk group uses to communicate climate risk to the communities and external partners it works with.

Data sources

Water stress

Wildfires

Temperature

Coastal risk

Processing steps

Vector data

Our boundary files came from Natural Earth. So far, we have used:

  • 10m land and ocean boundaries [link]
  • 10m country- and state-level boundaries [link].

All SHP files were converted to GeoJSON format in GeoPandas. From there, we used Tippecanoe to convert the GeoJSON files to Mapbox .mbtiles format and used the Mapbox tool mbutil to convert those tiles to .pbf format.

Raster data

For back-end data analysis/transformation of NetCDF and TIF files, we used Python and R. Those rasters were then converted to Zarr pyramids using CarbonPlan's ndpyramid package.

Acknowledgements

This site's interface and functionality rely heavily on code developed by CarbonPlan. Specifically, we used the maps, components, and layouts libraries. We took inspiration from CarbonPlan's forest risks code repository to create an updated and modified user interface for this data viewer. You can read more about CarbonPlan's research and software development work here.

About

https://woodwellrisk.github.io/viewer/

License:Other


Languages

Language:JavaScript 100.0%