Package: swmmr 0.9.1.9000

Dominik Leutnant

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.

Authors:Dominik Leutnant [aut, cre], Anneke Doering [aut], Malte Henrichs [ctb], Hauke Sonnenberg [ctb]

swmmr_0.9.1.9000.tar.gz


swmmr_0.9.1.9000.tar.gz(r-4.4-noble)
swmmr.pdf |swmmr.html
swmmr/json (API)
NEWS

# Install 'swmmr' in R:
install.packages('swmmr', repos = c('https://hsonne.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/dleutnant/swmmr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

20 exports 1.00 score 35 dependencies 2 dependents 31 scripts 47 downloads

Last updated 3 years agofrom:820fe76a47. Checks:OK: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024

Exports:get_out_contentget_out_versioninp_to_filesinp_to_sfjunctions_to_sflinks_to_sforifices_to_sfoutfalls_to_sfpumps_to_sfraingages_to_sfread_inpread_lid_rptread_outread_rptrun_swmmshp_to_inpstorages_to_sfsubcatchments_to_sfweirs_to_sfwrite_inp

Dependencies:bitbit64clicliprcpp11crayondplyrfansigenericsgluehmslatticelifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6Rcppreadrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithrxtszoo

How swmmr reads and writes SWMM files

Rendered fromHow_swmmr_reads_and_writes_files.Rmdusingknitr::rmarkdownon Sep 02 2024.

Last update: 2022-02-02
Started: 2018-01-15

How to autocalibrate a SWMM model with swmmr

Rendered fromHow_to_autocalibrate_a_SWMM_model_with_swmmr.Rmdusingknitr::rmarkdownon Sep 02 2024.

Last update: 2019-03-16
Started: 2018-01-15

Conversion between GIS data and SWMM with swmmr

Rendered fromHow_to_convert_between_GIS_data_and_SWMM_with_swmmr.Rmdusingknitr::rmarkdownon Sep 02 2024.

Last update: 2018-02-27
Started: 2018-02-22