revrt.costs.dry_costs_creator#

Module to build and save dry (land) cost raster layers

Module attributes

DEFAULT_HILL_MULTIPLIER

Default hill slope multiplier value

DEFAULT_MTN_MULTIPLIER

Default mountain slope multiplier value

DEFAULT_HILL_SLOPE

Default hill slope cutoff value

DEFAULT_MTN_SLOPE

Default mountain slope cutoff value

NLCD_LAND_USE_CLASSES

NLCD categories relevant to routing

WATER_NLCD_CODE

NLCD category value for water

WATER_MULTIPLIER

Multiplier value for water cells based on NLCD

Functions

compute_land_use_multipliers(land_use, ...)

Convert NLCD raster to land use multiplier raster

compute_slope_multipliers(slope, chunks[, ...])

Create slope multiplier raster for a region

Classes

DryCostsCreator(io_handler[, ...])

Class to create and save dry transmission cost layers