openclimatefix / PVNet

PVnet main repo
MIT License
17 stars 4 forks source link

Add option to save WindNet batches #99

Closed jacobbieker closed 10 months ago

jacobbieker commented 10 months ago

Pull Request

Description

Adds Windnet batch creation for wind forecasting

Fixes #

How Has This Been Tested?

Unit test

Checklist:

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (7eee4bb) 49.93% compared to head (2fdb5d9) 50.08%.

Files Patch % Lines
pvnet/data/wind_datamodule.py 52.17% 22 Missing :warning:
pvnet/data/utils.py 83.33% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ========================================== + Coverage 49.93% 50.08% +0.14% ========================================== Files 23 26 +3 Lines 1642 1691 +49 ========================================== + Hits 820 847 +27 - Misses 822 844 +22 ```

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