openclimatefix / PVNet

PVnet main repo
MIT License
15 stars 3 forks source link

Add solar position for PV-sites #131

Closed jacobbieker closed 5 months ago

jacobbieker commented 5 months ago

Pull Request

Description

Adds PV site solar elevation and azimuth, not just GSP.

Fixes #

How Has This Been Tested?

Unit tests

Checklist:

codecov[bot] commented 5 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ae1d46b) 56.99% compared to head (74aae2b) 56.99%. Report is 1 commits behind head on main.

Files Patch % Lines
pvnet/models/base_model.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ======================================= Coverage 56.99% 56.99% ======================================= Files 28 28 Lines 1795 1795 ======================================= Hits 1023 1023 Misses 772 772 ```

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