Skip to content

SCSDMWT/climate_scenario_web_tool_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data for the Web Tool

A git LFS repository to hold large data files for the Climate Impact Web Tool.

Data Provenance

Pre-computed hazard data

The Climate Impact Web Tool CLI is used to generate the content of sql/extreme_temp.sql:

git clone https://github.com/SCSDMWT/climate_scenario_web_tool
cd climate_scenario_web_tool
uv run  -- flask --app scotclimpact db-pre-compute > ../sql/extreme_temp.sql

Data layers

From SCSDMWT/prototype_tool_plotting.

Region boundaries

Region boundaries are from various sources on spatialdata.gov.scot:

A script is provided to download WFS data (usually in GML format) and save the boundaries to GeoJSON:

uv run bin/get_boundaries.py

Generate the Pooch registry entries for client projects:

git lfs ls-files | cut -f 3 -d ' ' | xargs -n 1 md5sum | sed -r "s/([a-z0-9]+)\\ \\ (.*)/'\\2': 'md5:\\1',/"

About

Git LFS repository to hold data files for the webtool.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors