Name | xmipy JSON |
Version |
1.5.0
JSON |
| download |
home_page | None |
Summary | xmipy is an extension to the bmipy Python package |
upload_time | 2024-04-19 07:47:37 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | CC0 |
keywords |
bmi
basic model interface
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
# xmipy
![Continuous integration](https://github.com/Deltares/xmipy/workflows/Continuous%20integration/badge.svg)
[![codecov](https://codecov.io/gh/Deltares/xmipy/branch/develop/graph/badge.svg)](https://codecov.io/gh/Deltares/xmipy)
`xmipy` is an extension to [bmipy](https://pypi.org/project/bmipy/) including an implementation of the abstract methods.
The extended interface is required to couple certain hydrological kernels, particularly MODFLOW 6. Currently it is a joint development of the USGS and Deltares. The [imod_coupler](https://github.com/Deltares/imod_coupler) uses it, for example, to couple MODFLOW 6 and MetaSWAP.
`xmipy` can be downloaded from [conda-forge](https://anaconda.org/conda-forge/xmipy) or [PyPI](https://pypi.org/project/xmipy/).
# Contributing
In order to develop on `xmipy`, you have to download pixi.
Pixi can be downloaded at [pixi.sh](https://pixi.sh/latest/).
In order to run the test suite, execute:
```bash
pixi run tests
```
Raw data
{
"_id": null,
"home_page": null,
"name": "xmipy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "BMI, Basic Model Interface",
"author": null,
"author_email": "Martijn Russcher <Martijn.Russcher@deltares.nl>, Julian Hofer <Julian.Hofer@deltares.nl>, \"Joseph D. Hughes\" <jdhughes@usgs.gov>",
"download_url": "https://files.pythonhosted.org/packages/3d/c0/2f130bc3fb0424cb94058035d08b17ed856d627f5eb9479b769fe955a581/xmipy-1.5.0.tar.gz",
"platform": null,
"description": "# xmipy\n\n![Continuous integration](https://github.com/Deltares/xmipy/workflows/Continuous%20integration/badge.svg)\n[![codecov](https://codecov.io/gh/Deltares/xmipy/branch/develop/graph/badge.svg)](https://codecov.io/gh/Deltares/xmipy)\n\n\n`xmipy` is an extension to [bmipy](https://pypi.org/project/bmipy/) including an implementation of the abstract methods.\nThe extended interface is required to couple certain hydrological kernels, particularly MODFLOW 6. Currently it is a joint development of the USGS and Deltares. The [imod_coupler](https://github.com/Deltares/imod_coupler) uses it, for example, to couple MODFLOW 6 and MetaSWAP.\n\n`xmipy` can be downloaded from [conda-forge](https://anaconda.org/conda-forge/xmipy) or [PyPI](https://pypi.org/project/xmipy/).\n\n# Contributing\n\nIn order to develop on `xmipy`, you have to download pixi.\nPixi can be downloaded at [pixi.sh](https://pixi.sh/latest/).\n\nIn order to run the test suite, execute:\n\n```bash\npixi run tests\n```\n",
"bugtrack_url": null,
"license": "CC0",
"summary": "xmipy is an extension to the bmipy Python package",
"version": "1.5.0",
"project_urls": {
"Documentation": "https://deltares.github.io/xmipy/xmipy.html",
"Source": "https://github.com/Deltares/xmipy"
},
"split_keywords": [
"bmi",
" basic model interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e6a0fa2d9ac86a3f24609ca690c0a8dd03091a211d87be75a47e99189bcb580d",
"md5": "f65e493260eb95e8e2c109a163b04b98",
"sha256": "b5d91a7f9d7aaf0d9e842165a2d5e027ed62947cd406f64295afa988ffaea024"
},
"downloads": -1,
"filename": "xmipy-1.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f65e493260eb95e8e2c109a163b04b98",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 15811,
"upload_time": "2024-04-19T07:47:36",
"upload_time_iso_8601": "2024-04-19T07:47:36.057952Z",
"url": "https://files.pythonhosted.org/packages/e6/a0/fa2d9ac86a3f24609ca690c0a8dd03091a211d87be75a47e99189bcb580d/xmipy-1.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3dc02f130bc3fb0424cb94058035d08b17ed856d627f5eb9479b769fe955a581",
"md5": "0f5ff028ea6d0b4f2d115063b7ff90df",
"sha256": "4a7991e0a81dbc0c9cf9444bf758411313d5a2157d94d6133c806f2133698bb3"
},
"downloads": -1,
"filename": "xmipy-1.5.0.tar.gz",
"has_sig": false,
"md5_digest": "0f5ff028ea6d0b4f2d115063b7ff90df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 98650,
"upload_time": "2024-04-19T07:47:37",
"upload_time_iso_8601": "2024-04-19T07:47:37.534357Z",
"url": "https://files.pythonhosted.org/packages/3d/c0/2f130bc3fb0424cb94058035d08b17ed856d627f5eb9479b769fe955a581/xmipy-1.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-19 07:47:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Deltares",
"github_project": "xmipy",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "xmipy"
}