%0 Computer Program %A Löwe, Roland %D 2019 %T Urban pluvial flood risk assessment - data resolution and spatial scale when developing screening approaches on the micro scale - Computer code %U https://data.dtu.dk/articles/software/Urban_pluvial_flood_risk_assessment_-_data_resolution_and_spatial_scale_when_developing_screening_approaches_on_the_micro_scale_-_Computer_code/8863766 %R 10.11583/DTU.8863766.v2 %K flood risk models %K regression analyses %K Natural Hazards %K Hydrology %K Environmental Management %X This folder contains computer code applied for the analysis in the article
"Urban pluvial flood risk assessment - data resolution and spatial scale when developing screening approaches on the micro scale"

Computer code is made available under the GNU GPL v3. Please see the file License.txt.
DEM data are available from download.kortforsyningen.dk

##################
Folder 2D_Flood_Modelling contains
.\ScriptsModelPreparation
-A_RainToDFS_BaseData.py - creates a raster dfs2 file with rainfall input, applied for the baseline simulation with known imperviousness
-A_RainToDFS_Projections.py - creates a raster dfs2 file with rainfall input, applied for the projections where imperviousness is predicted from regression models using aggregated building data
-B_InfiltrationToDFS.py - creates a dfs2 file with infiltration rates considered in the 2D simulation for each pixel, applied for the baseline simulation where imperviousness is known
-B_InfiltrationToDFS_Projections.py - creates a dfs2 file with infiltration rates considered in the 2D simulation for each pixel, applied for projections, where imperviousness is computed based on aggregated building data

#################
Folder ImperviousArea_and_Damage_Regression contains programming code applied for fitting regression models for impervious areas and flood damages
-Basedata - shapefile for areas that were excluded in regression modelling (Fjord)
-DamageRegression - regression fitting for flood damages in a cross validation procedure
-Imperviousness - regression fitting for imperviousness in a cross validation procedure
-libs - functions for data reading and handling raster data with varying resolutions %I Technical University of Denmark