The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.