openclimatefix / uk-pv-national-xg

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

change se to sde #35

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Try to use 'sde' channgel

Fixes #

How Has This Been Tested?

Ran it locally + CI test

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (c7fc0c5) into main (905a346) will decrease coverage by 0.38%. The diff coverage is 17.64%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   33.85%   33.47%   -0.38%     
==========================================
  Files          20       20              
  Lines         901      917      +16     
==========================================
+ Hits          305      307       +2     
- Misses        596      610      +14     
Impacted Files Coverage Δ
gradboost_pv/inference/models.py 46.10% <0.00%> (-1.14%) :arrow_down:
gradboost_pv/inference/data_feeds.py 37.83% <16.66%> (-2.57%) :arrow_down:
gradboost_pv/__init__.py 100.00% <100.00%> (ø)

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

peterdudfield commented 1 year ago

Dont do this now