|
| 1 | +.. |
| 2 | + SPDX-FileCopyrightText: oeplatform <https://github.com/OpenEnergyPlatform/oeplatform> |
| 3 | + SPDX-License-Identifier: CC0-1.0 |
| 4 | +
|
| 5 | +.. figure:: https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/docs/img/banner_oefamily_oep.png |
| 6 | + :align: left |
| 7 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/ |
| 8 | + :alt: OEP Logo |
| 9 | + |
| 10 | +========================== |
| 11 | +Open Energy Platform (OEP) |
| 12 | +========================== |
| 13 | + |
| 14 | +**The Open Energy Platform (OEP) is research data infrastructure for the energy, climate and mobility domain.** |
| 15 | + |
| 16 | +.. list-table:: |
| 17 | + :widths: auto |
| 18 | + |
| 19 | + * - License |
| 20 | + - |badge_license| |badge_reuse| |
| 21 | + * - Documentation |
| 22 | + - |badge_documentation| |badge_mkdocs| |
| 23 | + * - Tests |
| 24 | + - |badge_tox| |
| 25 | + * - Publication |
| 26 | + - |
| 27 | + * - Development |
| 28 | + - |badge_issue_open| |badge_issue_closes| |badge_pr_open| |badge_pr_closes| |
| 29 | + * - Community |
| 30 | + - |badge_contributions| |badge_contributors| |badge_repo_counts| |
| 31 | + |
| 32 | +.. contents:: |
| 33 | + :depth: 2 |
| 34 | + :local: |
| 35 | + :backlinks: top |
| 36 | + |
| 37 | +Introduction |
| 38 | +============ |
| 39 | +| The Open Energy Family promotes quality, transparency, and reproducibility in energy system research through a collection of tools. |
| 40 | +| The primary module, the Open Energy Platform (OEP), offers a web interface for accessing various tools and the community database. |
| 41 | +
|
| 42 | + |
| 43 | +Documentation |
| 44 | +============= |
| 45 | +| The documentation is created with Markdown using `MkDocs <https://www.mkdocs.org/>`_ and `mike <https://github.com/jimporter/mike>`_. |
| 46 | +| All files are stored in the ``docs`` folder of the repository. |
| 47 | +| A **GitHub Actions** deploys the ``develop`` branch on a **GitHub Page**. |
| 48 | +| The documentation page is: `openenergyplatform.github.io/oeplatform/ <https://openenergyplatform.github.io/oeplatform/>`_ |
| 49 | +
|
| 50 | +Collaboration |
| 51 | +============= |
| 52 | +| Everyone is invited to develop this repository with good intentions. |
| 53 | +| Please follow the workflow described in the `CONTRIBUTING.md <https://github.com/OpenEnergyPlatform/oeplatform/blob/master/CONTRIBUTING.md>`_. |
| 54 | +
|
| 55 | +Contributors: |
| 56 | + |
| 57 | +.. figure:: https://contrib.rocks/image?repo=OpenEnergyPlatform/oeplatform |
| 58 | + :align: left |
| 59 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/graphs/contributors |
| 60 | + :alt: [contrib.rocks](https://contrib.rocks) |
| 61 | + |
| 62 | +License and Citation |
| 63 | +==================== |
| 64 | +| The code of this repository is licensed under the **GNU Affero General Public License v3.0 or later** (AGPL-3.0-or-later). |
| 65 | +| Authorship and license for each file are documented using `REUSE <https://api.reuse.software/info/github.com/OpenEnergyPlatform/oeplatform>`_ specification. |
| 66 | +| See `LICENSE.txt <https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/LICENSE.txt>`_ for rights and obligations. |
| 67 | +| See the *Cite this repository* function or `CITATION.cff <https://github.com/OpenEnergyPlatform/oeplatform/blob/master/CITATION.cff>`_ for citation of this repository. |
| 68 | +| Copyright: `oeplatform <https://github.com/OpenEnergyPlatform/oeplatform/>`_ © OEP-Developers | `AGPL-3.0-or-later <LICENSE.txt>`_ |
| 69 | +
|
| 70 | + |
| 71 | +.. |badge_license| image:: https://img.shields.io/github/license/OpenEnergyPlatform/oeplatform |
| 72 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/LICENSE.txt |
| 73 | + :alt: License |
| 74 | + |
| 75 | +.. |badge_reuse| image:: https://api.reuse.software/badge/github.com/OpenEnergyPlatform/oeplatform |
| 76 | + :target: https://api.reuse.software/info/github.com/OpenEnergyPlatform/oeplatform |
| 77 | + :alt: REUSE |
| 78 | + |
| 79 | +.. |badge_documentation| image:: https://img.shields.io/github/actions/workflow/status/OpenEnergyPlatform/oeplatform/deploy-docs.yaml?branch=develop&label=documentation |
| 80 | + :target: https://openenergyplatform.github.io/oeplatform/ |
| 81 | + :alt: Documentation |
| 82 | + |
| 83 | +.. |badge_mkdocs| image:: https://img.shields.io/badge/Material_for_MkDocs-526CFE?style=flat&logo=MaterialForMkDocs&logoColor=white&color=grey |
| 84 | + :target: https://squidfunk.github.io/mkdocs-material/ |
| 85 | + :alt: MkDocs |
| 86 | + |
| 87 | +.. |badge_tox| image:: https://img.shields.io/github/actions/workflow/status/OpenEnergyPlatform/oeplatform/automated-testing.yaml?label=tox |
| 88 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/actions/workflows/automated-testing.yaml |
| 89 | + :alt: Tox Tests |
| 90 | + |
| 91 | +.. |badge_issue_open| image:: https://img.shields.io/github/issues-raw/OpenEnergyPlatform/oeplatform |
| 92 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/issues |
| 93 | + :alt: Open Issues |
| 94 | + |
| 95 | +.. |badge_issue_closes| image:: https://img.shields.io/github/issues-closed-raw/OpenEnergyPlatform/oeplatform |
| 96 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/issues?q=is%3Aissue+is%3Aclosed |
| 97 | + :alt: Closed Issues |
| 98 | + |
| 99 | +.. |badge_pr_open| image:: https://img.shields.io/github/issues-pr-raw/OpenEnergyPlatform/oeplatform |
| 100 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/pulls |
| 101 | + :alt: Open PR |
| 102 | + |
| 103 | +.. |badge_pr_closes| image:: https://img.shields.io/github/issues-pr-closed-raw/OpenEnergyPlatform/oeplatform |
| 104 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/pulls?q=is%3Apr+is%3Aclosed |
| 105 | + :alt: Closed PR |
| 106 | + |
| 107 | +.. |badge_contributions| image:: https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat |
| 108 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/blob/master/CONTRIBUTING.md |
| 109 | + :alt: Contributions |
| 110 | + |
| 111 | +.. |badge_contributors| image:: https://img.shields.io/github/contributors/OpenEnergyPlatform/oeplatform |
| 112 | + :target: https://github.com/OpenEnergyPlatform/oeplatform/graphs/contributors |
| 113 | + :alt: Contributors |
| 114 | + |
| 115 | +.. |badge_repo_counts| image:: https://hits.sh/github.com/OpenEnergyPlatform/oeplatform.svg |
| 116 | + :target: https://hits.sh/github.com/OpenEnergyPlatform/oeplatform/ |
| 117 | + :alt: Hits |
0 commit comments