SWMMoutGetMB: A parser for SWMM 5 binary .OUT files
The United States Environmental Protection Agency (EPA) Storm Water Management Model (SWMM) is a dynamic hydrology-hydraulic water quality simulation model for single event or long-term (continuous) simulation of runoff quantity and quality from primarily urban areas. SWMM 5, which is currently the newest version of SWMM, produces a binary .OUT file as its output. SWMMoutGetMB is a SWMM binary reader using the Get monad in Haskell to retrieve contents of this binary file and save it into a SWMMObject, which can then be used in Haskell programs.
Downloads
- SWMMoutGetMB-0.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1 |
---|---|
Dependencies | base (>=4 && <5), binary (>=0.7), bytestring (>=0.10), data-binary-ieee754 (>=0.4), pipes-binary (>=0.4), pipes-bytestring (>=2.1), pipes-parse (>=3.0), split (>=0.2) [details] |
License | LGPL-3.0-only |
Author | Siddhanathan Shanmugam |
Maintainer | siddhanathan@gmail.com |
Category | Water, Hydrology, Environment |
Home page | https://github.com/siddhanathan/SWMMoutGetMB |
Uploaded | by siddhanathan at 2015-11-30T06:38:56Z |
Distributions | NixOS:0.1.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3115 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-12-08 [all 1 reports] |