Skip to content

Commit 744b138

Browse files
committed
release: prepare for v0.5.16
1 parent d78c885 commit 744b138

File tree

3 files changed

+54
-20
lines changed

3 files changed

+54
-20
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# powerplantmatching
22

3-
[![pypi](https://img.shields.io/pypi/v/powerplantmatching.svg)](https://pypi.org/project/powerplantmatching/) [![conda](https://img.shields.io/conda/vn/conda-forge/powerplantmatching.svg)](https://anaconda.org/conda-forge/powerplantmatching) ![pythonversion](https://img.shields.io/pypi/pyversions/powerplantmatching) ![LICENSE](https://img.shields.io/pypi/l/powerplantmatching.svg) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3358985.svg)](https://zenodo.org/record/3358985#.XUReFPxS_MU) [![doc](https://readthedocs.org/projects/powerplantmatching/badge/?version=latest)](https://powerplantmatching.readthedocs.io/en/latest/) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/FRESNA/powerplantmatching/master.svg)](https://results.pre-commit.ci/latest/github/FRESNA/powerplantmatching/master)
4-
[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/pypsa)](https://stackoverflow.com/questions/tagged/pypsa)
3+
[![pypi](https://img.shields.io/pypi/v/powerplantmatching.svg)](https://pypi.org/project/powerplantmatching/)
4+
[![conda](https://img.shields.io/conda/vn/conda-forge/powerplantmatching.svg)](https://anaconda.org/conda-forge/powerplantmatching)
5+
![pythonversion](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FPyPSA%2Fpowerplantmatching%2Fmaster%2Fpyproject.toml)
6+
[![Tests](https://github.com/PyPSA/powerplantmatching/actions/workflows/test.yml/badge.svg)](https://github.com/PyPSA/powerplantmatching/actions/workflows/test.yml)
7+
[![doc](https://readthedocs.org/projects/powerplantmatching/badge/?version=latest)](https://powerplantmatching.readthedocs.io/en/latest/)
8+
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/FRESNA/powerplantmatching/master.svg)](https://results.pre-commit.ci/latest/github/FRESNA/powerplantmatching/master)
59
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
10+
![LICENSE](https://img.shields.io/pypi/l/powerplantmatching.svg)
11+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3358985.svg)](https://zenodo.org/record/3358985#.XUReFPxS_MU)
12+
[![Stack Exchange questions](https://img.shields.io/stackexchange/stackoverflow/t/pypsa)](https://stackoverflow.com/questions/tagged/pypsa)
613

714
A toolset for cleaning, standardizing and combining multiple power
815
plant databases.

doc/index.rst

Lines changed: 37 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,43 @@
66
Welcome to powerplantmatching's documentation!
77
==============================================
88

9-
|pypi| |conda| |pythonversion| |LICENSE| |DOI| |stackoverflow|
9+
.. image:: https://img.shields.io/pypi/v/powerplantmatching.svg
10+
:target: https://pypi.org/project/powerplantmatching/
11+
:alt: pypi
12+
13+
.. image:: https://img.shields.io/conda/vn/conda-forge/powerplantmatching.svg
14+
:target: https://anaconda.org/conda-forge/powerplantmatching
15+
:alt: conda
16+
17+
.. image:: https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2FPyPSA%2Fpowerplantmatching%2Fmaster%2Fpyproject.toml
18+
:alt: pythonversion
19+
20+
.. image:: https://github.com/PyPSA/powerplantmatching/actions/workflows/test.yml/badge.svg
21+
:target: https://github.com/PyPSA/powerplantmatching/actions/workflows/test.yml
22+
:alt: Tests
23+
24+
.. image:: https://readthedocs.org/projects/powerplantmatching/badge/?version=latest
25+
:target: https://powerplantmatching.readthedocs.io/en/latest/
26+
:alt: doc
27+
28+
.. image:: https://results.pre-commit.ci/badge/github/FRESNA/powerplantmatching/master.svg
29+
:target: https://results.pre-commit.ci/latest/github/FRESNA/powerplantmatching/master
30+
:alt: pre-commit.ci status
31+
32+
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
33+
:target: https://github.com/astral-sh/ruff
34+
:alt: Ruff
35+
36+
.. image:: https://img.shields.io/pypi/l/powerplantmatching.svg
37+
:alt: LICENSE
38+
39+
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3358985.svg
40+
:target: https://zenodo.org/record/3358985#.XUReFPxS_MU
41+
:alt: DOI
42+
43+
.. image:: https://img.shields.io/stackexchange/stackoverflow/t/pypsa
44+
:target: https://stackoverflow.com/questions/tagged/pypsa
45+
:alt: Stack Exchange questions
1046

1147
A toolset for cleaning, standardizing and combining multiple power plant
1248
databases.
@@ -123,20 +159,6 @@ Fabian Hofmann (FIAS)
123159
powerplantmatching is released as free software under the
124160
`GPLv3 <http://www.gnu.org/licenses/gpl-3.0.en.html>`__, see
125161
`LICENSE <LICENSE>`__ for further information.
126-
127-
.. |pypi| image:: https://img.shields.io/pypi/v/powerplantmatching.svg
128-
:target: https://pypi.org/project/powerplantmatching/
129-
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/powerplantmatching.svg
130-
:target: https://anaconda.org/conda-forge/powerplantmatching
131-
.. |pythonversion| image:: https://img.shields.io/pypi/pyversions/powerplantmatching
132-
.. |LICENSE| image:: https://img.shields.io/pypi/l/powerplantmatching.svg
133-
.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3358985.svg
134-
:target: https://zenodo.org/record/3358985#.XUReFPxS_MU
135-
.. |image1| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3358985.svg
136-
:target: https://zenodo.org/record/3358985#.XURat99fjRY
137-
.. |stackoverflow| image:: https://img.shields.io/stackexchange/stackoverflow/t/pypsa
138-
:target: https://stackoverflow.com/questions/tagged/pypsa
139-
:alt: Stackoverflow
140162

141163

142164
.. toctree::

doc/release-notes.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
Release Notes
22
==============
33

4+
.. Upcoming Version
5+
.. ----------------
46
5-
Upcoming Version
7+
8+
Version 0.5.16 (31.08.2024)
69
----------------
710

8-
* Pandas 2.0.0 and Numpy 2.0.0 compatibility
11+
* Dependency updates: Ensure compatibility with pandas 2.0, numpy 2.0 and cartopy.
12+
13+
* Bugfix: Fix retrieving data without aggregation (https://github.com/PyPSA/powerplantmatching/pull/180)
914

10-
* Bugfix: Fix retrieving data without aggregation
15+
* See full list of changes `here <https://github.com/PyPSA/powerplantmatching/releases/tag/v0.5.16>`__.
1116

1217
Version 0.5.15 (12.05.2024)
1318
---------------------------

0 commit comments

Comments
 (0)