PyPSA / atlite

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

Add missing cut-out wind speeds to NREL turbines #317

Closed euronion closed 8 months ago

euronion commented 10 months ago

Partially addresses #314

h/t @joAschauer

Change proposed in this Pull Request

Add cut-out wind speeds to NREL turbines missing a cut-out wind speed

Description

Motivation and Context

missing, bug. Bad.

How Has This Been Tested?

Not tested, same function as other turbines.

Type of change

Checklist

codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (764d206) 72.31% compared to head (1c097a8) 72.54%. Report is 1 commits behind head on master.

:exclamation: Current head 1c097a8 differs from pull request most recent head 6957210. Consider uploading reports for the commit 6957210 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #317 +/- ## ========================================== + Coverage 72.31% 72.54% +0.23% ========================================== Files 19 19 Lines 1694 1661 -33 Branches 294 284 -10 ========================================== - Hits 1225 1205 -20 + Misses 387 379 -8 + Partials 82 77 -5 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/PyPSA/atlite/pull/317/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PyPSA)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.