Skip to content

JBrenn/AnalyseGEOtop

Repository files navigation

======

AnalyseGEOtop

R package for GEOtop simulation analysis including functionality for

  • creating GEOtop input maps for a specific basin (using SAGA GIS library - RSAGA)
  • read single / multiple point output from GEOtop simulation
  • GEOtop output map animation (using ImageMagick)
  • diagnostic plots on hydrological budget in GEOtop 3d simulation
  • visualisation of Soil Water Retention Curve (van Genuchten model)

How to start

First install the package with:

install.packages("devtools")
library(devtools)
install_github("JBrenn/AnalyseGEOtop")

and then import the library with:

library(AnalyseGeotop)

About

R package for GEOtop simulation analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages