# eWaterCycle plugin for the Wflow.jl hydrological model
Wflow.jl plugin for [eWatercycle](https://ewatercycle.readthedocs.io/).
The Wflow.jl documentation is available at https://deltares.github.io/Wflow.jl/ .
## Installation
Please first install ewatercycle, for more info see the [general ewatercycle documentation](https://ewatercycle.readthedocs.io/).
To install this package alongside your eWaterCycle installation, do:
```console
pip install ewatercycle-wflowjl
```
Then Wflow becomes available as one of the eWaterCycle models:
```python
import ewatercycle.models
ewatercycle.models.sources["WflowJl"]
```
## Usage
Usage of Wflow.jl forcing generation and model execution is shown in
[docs/generate_era5_forcing.ipynb](https://github.com/eWaterCycle/ewatercycle-wflowjl/tree/main/docs/generate_era5_forcing.ipynb) and [docs/demo.ipynb](https://github.com/eWaterCycle/ewatercycle-wflow/tree/main/docs/demo.ipynb) respectively.
## License
`ewatercycle-wflowjl` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "ewatercycle-wflowjl",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ewatercycle, hydrology",
"author": null,
"author_email": "\"Bart Schilperoort, Peter Kalverla, Stefan Verhoeven\" <b.schilperoort@esciencecenter.nl>",
"download_url": "https://files.pythonhosted.org/packages/6d/75/6b151a904b36e3e79560c39ed33e8e39622418fa78d5dc3e906b8e5baca5/ewatercycle_wflowjl-0.2.0.tar.gz",
"platform": null,
"description": "# eWaterCycle plugin for the Wflow.jl hydrological model\n\nWflow.jl plugin for [eWatercycle](https://ewatercycle.readthedocs.io/).\n\nThe Wflow.jl documentation is available at https://deltares.github.io/Wflow.jl/ .\n\n## Installation\n\nPlease first install ewatercycle, for more info see the [general ewatercycle documentation](https://ewatercycle.readthedocs.io/).\n\nTo install this package alongside your eWaterCycle installation, do:\n\n```console\npip install ewatercycle-wflowjl\n```\n\nThen Wflow becomes available as one of the eWaterCycle models:\n\n```python\nimport ewatercycle.models\newatercycle.models.sources[\"WflowJl\"]\n```\n\n## Usage\n\nUsage of Wflow.jl forcing generation and model execution is shown in \n[docs/generate_era5_forcing.ipynb](https://github.com/eWaterCycle/ewatercycle-wflowjl/tree/main/docs/generate_era5_forcing.ipynb) and [docs/demo.ipynb](https://github.com/eWaterCycle/ewatercycle-wflow/tree/main/docs/demo.ipynb) respectively.\n\n## License\n\n`ewatercycle-wflowjl` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "Wflow.jl eWaterCycle plugin",
"version": "0.2.0",
"project_urls": null,
"split_keywords": [
"ewatercycle",
" hydrology"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "62f2efdfdedd93f7fd2ec0ed4324961e84d8b81f57c6c3db12166c4f1edb516d",
"md5": "ea05d95cdb3eb48af4c84229d7907379",
"sha256": "509f2d46eb452de2f93b23f0e14c87008c2ba2f17f9b22cc80ac1cd546cb4915"
},
"downloads": -1,
"filename": "ewatercycle_wflowjl-0.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea05d95cdb3eb48af4c84229d7907379",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 15363,
"upload_time": "2025-07-15T06:05:40",
"upload_time_iso_8601": "2025-07-15T06:05:40.411447Z",
"url": "https://files.pythonhosted.org/packages/62/f2/efdfdedd93f7fd2ec0ed4324961e84d8b81f57c6c3db12166c4f1edb516d/ewatercycle_wflowjl-0.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d756b151a904b36e3e79560c39ed33e8e39622418fa78d5dc3e906b8e5baca5",
"md5": "07795a7bfee914af6e29ca8511beda4c",
"sha256": "2fa751c4cda3ed88010344539b515c4755f3d065c42a568a656503b02aeed0d4"
},
"downloads": -1,
"filename": "ewatercycle_wflowjl-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "07795a7bfee914af6e29ca8511beda4c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 213483,
"upload_time": "2025-07-15T06:05:41",
"upload_time_iso_8601": "2025-07-15T06:05:41.807515Z",
"url": "https://files.pythonhosted.org/packages/6d/75/6b151a904b36e3e79560c39ed33e8e39622418fa78d5dc3e906b8e5baca5/ewatercycle_wflowjl-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 06:05:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ewatercycle-wflowjl"
}