Skip to content

hydroversebr/basinPhysiographics

Repository files navigation

lifecycle license

English | Português

basinPhysiographics

Description

The basinPhysiographics package was developed to compile functions aimed at obtaining the physiographic characteristics watershed basins. Currently, the package assists users in obtaining Copernicus digital elevation model (DEM), DEM subproducts and delineating watershed basins.

This package is a voluntary initiative by a group of Brazilian hydrologists and is part of the hydroversebr project. We welcome contributions from enthusiasts. If you're interested in joining the team and helping us develop this project, please contact us.

Installing this package

You can download and install the most up-to-date version directly from this repository. The procedure is

  1. Install the package "devtools" (you only have to do this once. Note that this will also install several dependancies)
  2. Load the devtools library
  3. Install the package.

The commands are:

if (!require(devtools)) install.packages("devtools")
library(devtools)
install_github("hydroversebr/basinPhysiographics")

Contact

Key-words

Copernicus DEM download R

dem slope R

dem aspect R

dem aspect R

hydrological consistency of digital elevation models R

watershed deliniation R

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages