get_roughness: Get roughness value prediction

Description Usage Arguments Value

Description

This function querys a REST API serving the Gradient Boosting machine learning model developed in the in-review paper:

Johnson, J.M., Eyelade D., Clarke K.C, Singh-Mohudpur, J. (2021) “Characterizing Reach-level Empirical Roughness Along the National Hydrography Network: Developing DEM-based Synthetic Rating Curves.”

Usage

1
get_roughness(pathlength, arbolatesu, lengthkm, areasqkm, slope)

Arguments

pathlength

The distance from the flowline outlet to the end of the network along the main network path

arbolatesu

Arbolate sum: the cumulative length of the upstream drainage network (mainstem and tributaries) from the outlet of the catchment

lengthkm

Length of a flowline in kilometers

areasqkm

Drainage area in km^2

slope

The longitudinal slope.

Value

A roughness value


mikejohnson51/FloodMapping documentation built on April 7, 2021, 5:19 p.m.