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.0.0.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.6 && <4.7), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11), data-binary-ieee754 (>=0.4 && <0.5), split (>=0.2 && <0.3) [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 2014-12-28T01:26:56Z |
Distributions | NixOS:0.1.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3092 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-12 [all 9 reports] |