# REHO
[![Python Version](https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)](https://pypi.org/project/REHO/)
[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://www.apache.org/licenses/LICENSE-2.0)
[![PyPI](https://img.shields.io/pypi/v/REHO.svg)](https://pypi.org/project/REHO/)
[![Upload Status](https://github.com/IPESE/REHO/actions/workflows/python-publish.yml/badge.svg)](https://pypi.org/project/REHO/)
[![Documentation Status](https://readthedocs.org/projects/reho/badge/?version=main)](https://reho.readthedocs.io/)
Renewable Energy Hub Optimizer (REHO) is a decision support tool for sustainable urban energy system planning.
REHO simultaneously addresses the optimal design and operation of capacities, catering to multi-objective considerations
across economic, environmental, and efficiency criteria.
Key features:
* MILP Framework
* Multi-Objective Optimization
* Multi-Scale Capabilities
* Multi-Service Consideration
* Multi-Energy Integration
* Open-Source and Open-Data
For more information about the model foundations and features, please refer to the [REHO documentation](https://reho.readthedocs.io/en/main/).
## Authors
REHO is developed by EPFL (Switzerland), within the Industrial Process and Energy Systems Engineering (IPESE) group.
Dorsan Lepour <dorsan.lepour@epfl.ch>
Cédric Terrier <cedric.terrier@epfl.ch>
Joseph Loustau
## Licence
Copyright (C) <2021-2024> <Ecole Polytechnique Fédérale de Lausanne (EPFL), Switzerland>
Licensed under the Apache License, (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description and complete License: see LICENSE file.
## Installation
REHO is available as a [PyPI package](https://pypi.org/project/REHO/) and can be installed via pip with:
```
pip install --extra-index-url https://pypi.ampl.com REHO
```
Full code can be accessed from the [REHO GitHub repository](https://github.com/IPESE/REHO) and cloned with:
```
git clone https://github.com/IPESE/REHO.git
```
Please refer to "[Getting started](https://reho.readthedocs.io/en/main/sections/5_Getting_started.html)" section of the documentation for step-by-step guidelines.
## Suggestions and contributions
All suggestions or implementation must be tracked with dedicated issues and reported in the project repository.
Refer to "[Contribute](https://reho.readthedocs.io/en/main/sections/7_Contribute.html)" section of the documentation for further guidance.
Raw data
{
"_id": null,
"home_page": null,
"name": "REHO",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "IPESE-IT <it.ipese@epfl.ch>",
"keywords": "MILP, MOO decision support, sustainable energy systems, energy communities",
"author": null,
"author_email": "Dorsan Lepour <dorsan.lepour@epfl.ch>",
"download_url": "https://files.pythonhosted.org/packages/48/9d/c0f5787a7a80604256114f0e08da580f5950adaa7be6df6f79c045412de7/reho-1.1.6.tar.gz",
"platform": null,
"description": "# REHO\n\n[![Python Version](https://img.shields.io/badge/Python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)](https://pypi.org/project/REHO/)\n\n[![License](https://img.shields.io/badge/license-Apache%202-blue)](https://www.apache.org/licenses/LICENSE-2.0)\n\n[![PyPI](https://img.shields.io/pypi/v/REHO.svg)](https://pypi.org/project/REHO/)\n\n[![Upload Status](https://github.com/IPESE/REHO/actions/workflows/python-publish.yml/badge.svg)](https://pypi.org/project/REHO/)\n\n[![Documentation Status](https://readthedocs.org/projects/reho/badge/?version=main)](https://reho.readthedocs.io/)\n\n\nRenewable Energy Hub Optimizer (REHO) is a decision support tool for sustainable urban energy system planning.\nREHO simultaneously addresses the optimal design and operation of capacities, catering to multi-objective considerations\nacross economic, environmental, and efficiency criteria.\n\nKey features:\n* MILP Framework\n* Multi-Objective Optimization\n* Multi-Scale Capabilities\n* Multi-Service Consideration\n* Multi-Energy Integration\n* Open-Source and Open-Data\n\nFor more information about the model foundations and features, please refer to the [REHO documentation](https://reho.readthedocs.io/en/main/).\n\n## Authors\nREHO is developed by EPFL (Switzerland), within the Industrial Process and Energy Systems Engineering (IPESE) group.\n\nDorsan Lepour <dorsan.lepour@epfl.ch> \nC\u00e9dric Terrier <cedric.terrier@epfl.ch> \nJoseph Loustau\n\n## Licence\nCopyright (C) <2021-2024> <Ecole Polytechnique F\u00e9d\u00e9rale de Lausanne (EPFL), Switzerland>\n\nLicensed under the Apache License, (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nDescription and complete License: see LICENSE file.\n\n## Installation\n\nREHO is available as a [PyPI package](https://pypi.org/project/REHO/) and can be installed via pip with:\n```\npip install --extra-index-url https://pypi.ampl.com REHO\n```\n\nFull code can be accessed from the [REHO GitHub repository](https://github.com/IPESE/REHO) and cloned with:\n```\ngit clone https://github.com/IPESE/REHO.git\n```\n\nPlease refer to \"[Getting started](https://reho.readthedocs.io/en/main/sections/5_Getting_started.html)\" section of the documentation for step-by-step guidelines.\n\n## Suggestions and contributions\nAll suggestions or implementation must be tracked with dedicated issues and reported in the project repository.\n\nRefer to \"[Contribute](https://reho.readthedocs.io/en/main/sections/7_Contribute.html)\" section of the documentation for further guidance.\n\n",
"bugtrack_url": null,
"license": "Apache Software License",
"summary": "Renewable Energy Hub Optimizer (REHO) - A Decision Support Tool for Renewable Energy Communities",
"version": "1.1.6",
"project_urls": {
"Documentation": "https://reho.readthedocs.io/",
"Download": "https://pypi.org/project/REHO",
"Repository": "https://github.com/IPESE/REHO"
},
"split_keywords": [
"milp",
" moo decision support",
" sustainable energy systems",
" energy communities"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "818ca06bc522e3d88304c1da902a70df193a777836745f2f440c7a2052ffcdae",
"md5": "6daaf477e4914a2d4967b8cd360814e2",
"sha256": "f1ae0a2a5b5a1a411b7200fa75142a7aece0e7bec4bc3dcaf12020fa822fb418"
},
"downloads": -1,
"filename": "REHO-1.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6daaf477e4914a2d4967b8cd360814e2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3440159,
"upload_time": "2024-11-07T17:20:35",
"upload_time_iso_8601": "2024-11-07T17:20:35.267719Z",
"url": "https://files.pythonhosted.org/packages/81/8c/a06bc522e3d88304c1da902a70df193a777836745f2f440c7a2052ffcdae/REHO-1.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "489dc0f5787a7a80604256114f0e08da580f5950adaa7be6df6f79c045412de7",
"md5": "be04b00eed93b2b8257a5a6df2f90f41",
"sha256": "d4fae34f70089d57f7671e8d2982df1db3f4fd34175ef98d6398ce7d1414b57e"
},
"downloads": -1,
"filename": "reho-1.1.6.tar.gz",
"has_sig": false,
"md5_digest": "be04b00eed93b2b8257a5a6df2f90f41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8141965,
"upload_time": "2024-11-07T17:20:37",
"upload_time_iso_8601": "2024-11-07T17:20:37.493400Z",
"url": "https://files.pythonhosted.org/packages/48/9d/c0f5787a7a80604256114f0e08da580f5950adaa7be6df6f79c045412de7/reho-1.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 17:20:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IPESE",
"github_project": "REHO",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "amplpy",
"specs": []
},
{
"name": "ampl_module_base",
"specs": []
},
{
"name": "ampl_module_highs",
"specs": []
},
{
"name": "coloredlogs",
"specs": []
},
{
"name": "geopandas",
"specs": [
[
"<",
"1.0.0"
]
]
},
{
"name": "kaleido",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": [
[
"<",
"2.0.0"
]
]
},
{
"name": "openpyxl",
"specs": []
},
{
"name": "pandas",
"specs": [
[
"<",
"2.0.0"
]
]
},
{
"name": "plotly",
"specs": []
},
{
"name": "psycopg2",
"specs": [
[
"<",
"3.0.0"
]
]
},
{
"name": "psycopg2-binary",
"specs": [
[
"<",
"3.0.0"
]
]
},
{
"name": "pvlib",
"specs": []
},
{
"name": "pyclustering",
"specs": []
},
{
"name": "pyproj",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "qmcpy",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "SALib",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "shapely",
"specs": []
},
{
"name": "sqlalchemy",
"specs": [
[
"<",
"2.0.0"
]
]
},
{
"name": "urllib3",
"specs": []
}
],
"lcname": "reho"
}