get_src: Generate Synthetic Rating Curve

Description Usage Arguments Value

View source: R/src_gen.R

Description

Generate Synthetic Rating Curve

Usage

1
2
3
4
5
6
7
8
get_src(
  comids,
  hand,
  stage = 0:20,
  progress = TRUE,
  slope_scale = 111120,
  verbose = getOption("verbose")
)

Arguments

comids

A set of COMIDs. See find_comids.

hand

A HAND raster.

stage

A set of stage values. Defaults to 0:20.

progress

If TRUE, output a progress bar.

slope_scale

Ratio of vertical units to horizontal. Uses slope_scale = 111120 by default. See gdaldem.

verbose

Verbose output for HAND download.

Value

A data.frame representing the SRC table.


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