openclimatefix / uk-pvnet-app

Application for running PVNet in production
MIT License
1 stars 4 forks source link

add optional sum-of-GSP saving #16

Closed dfulu closed 1 year ago

dfulu commented 1 year ago

Pull Request

This saves the sum-of-GSPs under a different model name to the logging. This will allow us to compare the performance of the summation model to the simpler sum-of-GSPs, and help us monitor the summation model's performance more easily.

This is part of #15.

Includes:

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #16 (bf00d72) into main (e19702c) will increase coverage by 0.34%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   92.89%   93.23%   +0.34%     
==========================================
  Files           2        2              
  Lines         197      207      +10     
==========================================
+ Hits          183      193      +10     
  Misses         14       14              
Files Coverage Δ
pvnet_app/app.py 93.20% <100.00%> (+0.34%) :arrow_up:

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