dleutnant/swmmr: R Interface for US EPA's SWMM

Functions to connect the widely used Storm Water Management Model (SWMM) of the United States Environmental Protection Agency (US EPA) <https://www.epa.gov/water-research/storm-water-management-model-swmm> to R with currently two main goals: (1) Run a SWMM simulation from R and (2) provide fast access to simulation results, i.e. SWMM's binary '.out'-files. High performance is achieved with help of Rcpp. Additionally, reading SWMM's '.inp' and '.rpt' files is supported to glance model structures and to get direct access to simulation summaries.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.9.1.9000
URL https://github.com/dleutnant/swmmr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dleutnant/swmmr")
dleutnant/swmmr documentation built on Feb. 8, 2022, 2:07 a.m.