# 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/dev/ .
## Installation
eWaterCycle must be installed in a [mamba](https://conda-forge.org/miniforge/) environment. The environment can be created with
```console
wget https://raw.githubusercontent.com/eWaterCycle/ewatercycle/main/environment.yml
mamba env create --name ewatercycle-wflowjl --file environment.yml
conda activate ewatercycle-wflowjl
```
Install this package alongside your eWaterCycle installation
```console
pip install ewatercycle-wflowjl
```
Then Wflow becomes available as one of the eWaterCycle models
```python
from ewatercycle.models import WflowJl
```
Note that unlike other plugins, the WflowJl eWaterCycle model does not run in a container.
This is due to limitations of the Julia language.
## 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/wflowjl_local.ipynb](https://github.com/eWaterCycle/ewatercycle-wflow/tree/main/docs/wflowjl_local.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/23/6d/0add29a8cf5403a7856a45c92b205f0ea5da23284a39ccc90dd8e9100008/ewatercycle_wflowjl-0.0.1.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/dev/ .\n\n## Installation\n\neWaterCycle must be installed in a [mamba](https://conda-forge.org/miniforge/) environment. The environment can be created with\n\n```console\nwget https://raw.githubusercontent.com/eWaterCycle/ewatercycle/main/environment.yml\nmamba env create --name ewatercycle-wflowjl --file environment.yml\nconda activate ewatercycle-wflowjl\n```\n\nInstall this package alongside your eWaterCycle installation\n\n```console\npip install ewatercycle-wflowjl\n```\n\nThen Wflow becomes available as one of the eWaterCycle models\n\n```python\nfrom ewatercycle.models import WflowJl\n```\n\nNote that unlike other plugins, the WflowJl eWaterCycle model does not run in a container.\n\nThis is due to limitations of the Julia language.\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/wflowjl_local.ipynb](https://github.com/eWaterCycle/ewatercycle-wflow/tree/main/docs/wflowjl_local.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.0.1",
"project_urls": null,
"split_keywords": [
"ewatercycle",
"hydrology"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "013205249b3bce2236a65e8268a76f0367bcea7970474a28dfd11b10b037680d",
"md5": "b68b10c033269568fc7da1ec27f5cefc",
"sha256": "5be50c72fd51fd643274bd7031cbdd41fdf17a9b0fed08ee6a0c41e1e299c2ea"
},
"downloads": -1,
"filename": "ewatercycle_wflowjl-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b68b10c033269568fc7da1ec27f5cefc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 16227,
"upload_time": "2023-11-01T12:34:59",
"upload_time_iso_8601": "2023-11-01T12:34:59.092346Z",
"url": "https://files.pythonhosted.org/packages/01/32/05249b3bce2236a65e8268a76f0367bcea7970474a28dfd11b10b037680d/ewatercycle_wflowjl-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "236d0add29a8cf5403a7856a45c92b205f0ea5da23284a39ccc90dd8e9100008",
"md5": "f4fc6ed6782307e3993ffd2ef781e988",
"sha256": "81bf9be3612d7f6be7b1b4328a3dafbe308660083a1de4c750d9f3ad56f27ffe"
},
"downloads": -1,
"filename": "ewatercycle_wflowjl-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "f4fc6ed6782307e3993ffd2ef781e988",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 209020,
"upload_time": "2023-11-01T12:34:57",
"upload_time_iso_8601": "2023-11-01T12:34:57.104109Z",
"url": "https://files.pythonhosted.org/packages/23/6d/0add29a8cf5403a7856a45c92b205f0ea5da23284a39ccc90dd8e9100008/ewatercycle_wflowjl-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-01 12:34:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ewatercycle-wflowjl"
}