Skip to content

xycarto/sea-draining-catchment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea Draining Catchments

Method to derive Sea Draining Catchments from LINZ 8m DEM. Output is a single GPKG file containing only non-overlapping sea draining catchments. In this method, the largest catchment in a region is used.

This method begins with downsampling the LINZ 8m to 100m resolution.

The LINZ 8m DEM can be found here

Base Method

Downsample LINZ 8m

make select

Create all catchments

make catchment

Filter to only sea draining catchments

make sea-drain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published