prepare_topography_indices: Prepare the topography indices from the DEM

View source: R/prepare_topography_indices.R

prepare_topography_indicesR Documentation

Prepare the topography indices from the DEM

Description

Create the topography datasets from the DEM with the rgrass7 package : slope, aspect, accumulation, tci, twi

Usage

prepare_topography_indices(path_to_input_dem_files, roi,
  path_to_grassApplications_folder)

Details

param path_to_grassApplications_folder : Path to the GRASS application folder, for the setup of the rgrass7 package. Can be retrieved in the terminal with grass74 –config path . More info on the use of rgrass7 at https://grasswiki.osgeo.org/wiki/R_statistics/rgrass7


ptaconet/eodataflow documentation built on June 14, 2024, 6:43 p.m.