This Source Cooperative repository contains data products for the Open Climate Risk project. These data were used to build a scalable pipeline for calculating climate risk assessments at building-level resolution across the continental United States. Wildfire risk was calculated through a distributed processing system that can run locally or on cloud infrastructure. Technical documentation can be found here.
Working with the data
Documentation for working with the raster and vector data can be found here.
Data Formats
Tensor
Our raw input data consisted of either Zarr or TIFF files. We processed it into rechunked Icechunk stores.
Our n-dimensional output data is stored as a single Icechunk store.
Vector
Our raw input data was either GPKG or Geoparquet. All the vector pipeline inputs were converted to Geoparquet.