https://github.com/deltares/wflow.jl
Hydrological modeling
https://github.com/deltares/wflow.jl
hydrodynamics hydrological-modelling hydrology julia wflow
Last synced: 12 days ago
JSON representation
Hydrological modeling
- Host: GitHub
- URL: https://github.com/deltares/wflow.jl
- Owner: Deltares
- License: mit
- Created: 2020-03-12T08:56:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T15:10:41.000Z (13 days ago)
- Last Synced: 2025-04-13T00:48:21.823Z (12 days ago)
- Topics: hydrodynamics, hydrological-modelling, hydrology, julia, wflow
- Language: Julia
- Homepage: https://deltares.github.io/Wflow.jl/dev/
- Size: 33.5 MB
- Stars: 128
- Watchers: 11
- Forks: 23
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wflow
[](https://github.com/Deltares/Wflow.jl/actions)
[](https://codecov.io/gh/Deltares/Wflow.jl)
[](https://deltares.github.io/Wflow.jl/dev)
[](https://deltares.github.io/Wflow.jl/stable)
[](https://zenodo.org/badge/latestdoi/246787232)
[](https://github.com/SciML/ColPrac)Wflow is a [Julia](https://julialang.org/) package that provides a hydrological modeling
framework, as well as several different vertical and lateral concepts that can be used to
run hydrological simulations. It is a continuation of the work available
[here](https://github.com/openstreams/wflow).## Documentation
See [stable](https://deltares.github.io/Wflow.jl/stable) or
[dev](https://deltares.github.io/Wflow.jl/dev) for the documentation.## Installation
For the installation enter the Pkg REPL by pressing `]` from the Julia REPL, and then
```julia-repl
pkg> add Wflow
```
A more detailed description, including a development install, is available
[here](https://deltares.github.io/Wflow.jl/dev/user_guide/install/).## Contributions and reporting issues
We welcome reporting of issues [here](https://github.com/Deltares/Wflow.jl/issues). Please
provide a minimum working example so we are able to reproduce the issue. Furthermore, we
welcome contributions. We follow the [ColPrac guide for collaborative
practices](https://github.com/SciML/ColPrac). New contributors should make sure to read that
guide.## Citing
For publications, please cite the following paper introducing Wflow.jl and describing the
wflow\_sbm concept, together with some case studies:van Verseveld, W. J., Weerts, A. H., Visser, M., Buitink, J., Imhoff, R. O., Boisgontier,
H., Bouaziz, L., Eilander, D., Hegnauer, M., ten Velden, C., and Russell, B., 2024.
Wflow_sbm v0.7.3, a spatially distributed hydrological model: from global data to local
applications. Geosci. Model Dev., 17, 3199–3234. .To cite a specific software version of wflow please use the DOI provided in the Zenodo badge
above, that points to the latest release.