Skip to content

Helper functions for working with TUFLOW FV models

Notifications You must be signed in to change notification settings

matt-s-gibbs/TUFLOWR

Repository files navigation

TUFLOWR

R-CMD-check

TUFLOWR provides some helper functions for working with TUFLOW FV models in R. Current functionality includes generating spatially interpolated initial conditions based on point observations and the model mesh, as well as loading POINTS files into the R environment and plotting with ggplot.

Installation

You can install the released version of TUFLOWR from CRAN with:

install.packages("TUFLOWR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("matt-s-gibbs/TUFLOWR")

About

Helper functions for working with TUFLOW FV models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages