PyPSA / atlite

Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
https://atlite.readthedocs.io
268 stars 90 forks source link

remove deprecated grid functions #275

Closed FabianHofmann closed 1 year ago

FabianHofmann commented 1 year ago

The function are deprecated since version v0.2.1

Type of change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Base: 72.49% // Head: 72.73% // Increases project coverage by +0.23% :tada:

Coverage data is based on head (32af770) compared to base (a2627fe). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #275 +/- ## ========================================== + Coverage 72.49% 72.73% +0.23% ========================================== Files 19 19 Lines 1596 1588 -8 Branches 225 225 ========================================== - Hits 1157 1155 -2 + Misses 369 363 -6 Partials 70 70 ``` | [Impacted Files](https://codecov.io/gh/PyPSA/atlite/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA) | Coverage Δ | | |---|---|---| | [atlite/cutout.py](https://codecov.io/gh/PyPSA/atlite/pull/275?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA#diff-YXRsaXRlL2N1dG91dC5weQ==) | `74.86% <ø> (+2.04%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.