SWMMoutGetMB: A parser for SWMM 5 binary .OUT files

[ environment, hydrology, lgpl, library, water ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 3012 total (17 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]