More people contribute to pyswmm compared to swmmr, which we currently use in different projects.
However, pyswmm could be also accessed from R via the reticulate R package.
Using pyswmm would improve the readability of the code e.g. for LID definition which is cumbersome with swmmr (e.g. LID parameters defined by their column position instead of their names: https://github.com/KWB-R/LIDsensitivity/blob/master/sensitivityAnalysis.R#L85):
https://pyswmm.readthedocs.io/en/latest/tutorial/tutorial.html#lid-controls
More people contribute to pyswmm compared to swmmr, which we currently use in different projects.
However, pyswmm could be also accessed from R via the reticulate R package.
Using
pyswmmwould improve the readability of the code e.g. for LID definition which is cumbersome withswmmr(e.g. LID parameters defined by their column position instead of their names: https://github.com/KWB-R/LIDsensitivity/blob/master/sensitivityAnalysis.R#L85):https://pyswmm.readthedocs.io/en/latest/tutorial/tutorial.html#lid-controls