Name | ewatercycle-hype JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | eWaterCycle plugin for HYPE hydrological model |
upload_time | 2023-10-06 10:11:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | None |
keywords |
ewatercycle
hydrology
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# eWaterCycle plugin for HYPE hydrological model
[![Research Software Directory Badge](https://img.shields.io/badge/rsd-00a3e3.svg)](https://www.research-software.nl/software/ewatercycle-hype)
HYPE plugin for [eWatercycle](https://ewatercycle.readthedocs.io/).
HYPE documentation at http://www.smhi.net/hype/wiki/doku.php .
## 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-hype --file environment.yml
conda activate ewatercycle-hype
```
Install this package alongside your eWaterCycle installation
```console
pip install ewatercycle-hype
```
Then Hype becomes available as one of the eWaterCycle models
```python
from ewatercycle.models import Hype
```
## Usage
Usage of HYPE forcing generation and model execution is shown in
[docs/generate_forcing.ipynb](https://github.com/eWaterCycle/ewatercycle-hype/tree/main/docs/generate_forcing.ipynb) and [docs/model.ipynb](https://github.com/eWaterCycle/ewatercycle-hype/tree/main/docs/model.ipynb) respectively.
## License
`ewatercycle-hype` 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-hype",
"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/47/41/375efe58702aaca35497a600b8a1fb01382c4e5db43b9f4464c4b1482e3a/ewatercycle_hype-0.0.1.tar.gz",
"platform": null,
"description": "# eWaterCycle plugin for HYPE hydrological model\n\n[![Research Software Directory Badge](https://img.shields.io/badge/rsd-00a3e3.svg)](https://www.research-software.nl/software/ewatercycle-hype)\n\nHYPE plugin for [eWatercycle](https://ewatercycle.readthedocs.io/).\n\nHYPE documentation at http://www.smhi.net/hype/wiki/doku.php .\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-hype --file environment.yml\nconda activate ewatercycle-hype\n```\n\nInstall this package alongside your eWaterCycle installation\n\n```console\npip install ewatercycle-hype\n```\n\nThen Hype becomes available as one of the eWaterCycle models\n\n```python\nfrom ewatercycle.models import Hype\n```\n\n## Usage\n\nUsage of HYPE forcing generation and model execution is shown in \n[docs/generate_forcing.ipynb](https://github.com/eWaterCycle/ewatercycle-hype/tree/main/docs/generate_forcing.ipynb) and [docs/model.ipynb](https://github.com/eWaterCycle/ewatercycle-hype/tree/main/docs/model.ipynb) respectively.\n\n## License\n\n`ewatercycle-hype` 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": "eWaterCycle plugin for HYPE hydrological model",
"version": "0.0.1",
"project_urls": null,
"split_keywords": [
"ewatercycle",
"hydrology"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "63109dae1daba9e11db44b0a67f1d5ec67849705dbfa7ff0f478371f7b04dbc1",
"md5": "2a9bca864cbeaa0f084f7df600d4b0bc",
"sha256": "9742edb2d0183d3ab44bb680fc5e85fe8aa9586ff746b85e498f1df91c965169"
},
"downloads": -1,
"filename": "ewatercycle_hype-0.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a9bca864cbeaa0f084f7df600d4b0bc",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10276,
"upload_time": "2023-10-06T10:11:03",
"upload_time_iso_8601": "2023-10-06T10:11:03.548276Z",
"url": "https://files.pythonhosted.org/packages/63/10/9dae1daba9e11db44b0a67f1d5ec67849705dbfa7ff0f478371f7b04dbc1/ewatercycle_hype-0.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4741375efe58702aaca35497a600b8a1fb01382c4e5db43b9f4464c4b1482e3a",
"md5": "7b2927113b6f1198544353e20ba5a9c6",
"sha256": "d91426c748b73cff9d09de5ce87b22735a57fe45d109101efb80d2ae7ed80d16"
},
"downloads": -1,
"filename": "ewatercycle_hype-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "7b2927113b6f1198544353e20ba5a9c6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1443211,
"upload_time": "2023-10-06T10:11:06",
"upload_time_iso_8601": "2023-10-06T10:11:06.549459Z",
"url": "https://files.pythonhosted.org/packages/47/41/375efe58702aaca35497a600b8a1fb01382c4e5db43b9f4464c4b1482e3a/ewatercycle_hype-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-06 10:11:06",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "ewatercycle-hype"
}