Skip to content

OpenCLIM/global-flood-impacts-flowboundary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discharge-boundary

This model takes dicharge inflow boundary polygons (flow polygons) supplied by the user, clips the data to the domain and ensures the data is in the correct projection.

Description

The CityCAT model can use dicharge inflow boundary polygons to set the discharge in specific locations. This model accepts data in .gpkg format, clips the data to the selected area, and ensures all data is in the same projection. If the file sizes are too large, multiple .gpkgs can be added directly, or zipped.

Input Parameters

Input Files (data slots)

  • Boundary
    • Description: A .gpkg of the geographical area of interest.
    • Location: /data/inputs/boundary
  • Parameters
    • Description: location and projection
    • Location: /data/inputs/parameters
  • discharge-boundary
    • Description: A .gpkg of the geographical area of interest
    • Location: /data/inputs/flow-polygons

Outputs

  • The model should output only one file - a .gpkg file of the chosen area containing the flow polygons of interest
    • Location: /data/outputs/flow_polygons

About

CityCAT flow boundary repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors