seims.preprocess.sd_delineation.SpatialDelineation Class Reference

Inherits object.

Static Public Member Functions

def output_wgs84_geojson (cfg)
 
def original_delineation (cfg)
 
def mask_spatial_data (cfg)
 
def generate_lat_raster (cfg)
 
def workflow (cfg)
 

Detailed Description

Subbasin delineation based on TauDEM,
as well as calculation of latitude dependent parameters

Member Function Documentation

◆ generate_lat_raster()

def seims.preprocess.sd_delineation.SpatialDelineation.generate_lat_raster (   cfg)
static
Generate latitude raster

◆ mask_spatial_data()

def seims.preprocess.sd_delineation.SpatialDelineation.mask_spatial_data (   cfg)
static
Mask necessary delineated and input spatial raster by the entire basin.

    1. subbasin, used to decompose and combine spatial data
    2. stream_link and d8flow, used to delineate hillslope
    3. filleddem, used to derive other terrain parameters
    4. landuse and soil type, used to extract corresponding parameters

◆ original_delineation()

def seims.preprocess.sd_delineation.SpatialDelineation.original_delineation (   cfg)
static
Original watershed delineation by TauDEM functions and
other terrain attributes by TauDEM-ext functions

◆ output_wgs84_geojson()

def seims.preprocess.sd_delineation.SpatialDelineation.output_wgs84_geojson (   cfg)
static
Convert ESRI shapefile to GeoJson based on WGS84 coordinate.

◆ workflow()

def seims.preprocess.sd_delineation.SpatialDelineation.workflow (   cfg)
static
Subbasin delineation workflow

The documentation for this class was generated from the following file: