compute_chi: Compute chi

View source: R/chi_analysis.R

compute_chiR Documentation

Compute chi

Description

Compute chi

Usage

compute_chi(st, starting_points, a0, mn, gisbase)

Arguments

st

A SpatRaster object from 'dem_process'

starting_points

starting points (SpatVector) for the integration (outlets of basins)

a0

reference accumulation in pixels

mn

value of the m/n ratio

gisbase

The directory path to GRASS binaries and libraries, containing bin and lib subdirectories among others

Value

a SpatRaster with chi values along streams


VincentGodard/gtbox documentation built on Sept. 4, 2022, 3:46 a.m.