openclimatefix / uk-pv-national-xg

National PV forecasting using Gradient Boosted Methods.
4 stars 3 forks source link

interpolate to 30 minutes #46

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Interpolate data so putput is saved in 30 minute blocks

Fixes #

How Has This Been Tested?

CI tests

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #46 (8020372) into main (d05ec58) will increase coverage by 0.18%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   43.00%   43.18%   +0.18%     
==========================================
  Files          21       21              
  Lines         944      947       +3     
==========================================
+ Hits          406      409       +3     
  Misses        538      538              
Impacted Files Coverage Δ
gradboost_pv/__init__.py 100.00% <100.00%> (ø)
gradboost_pv/save.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more