openclimatefix / ocf_datapipes

OCF's DataPipe based dataloader for training and inference
MIT License
13 stars 11 forks source link

Issue/pvnet filter national #206

Closed dfulu closed 1 year ago

dfulu commented 1 year ago

Pull Request

Description

The PVNet pipeline was constructing samples from the national sum, since that exists in the input GSP data. This removes the national samples. Also add back in the northern GSP(s).

codecov[bot] commented 1 year ago

Codecov Report

Merging #206 (80e3266) into main (f5a72b3) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   81.20%   81.26%   +0.05%     
==========================================
  Files         128      128              
  Lines        5508     5509       +1     
==========================================
+ Hits         4473     4477       +4     
+ Misses       1035     1032       -3     
Impacted Files Coverage Δ
ocf_datapipes/training/pvnet.py 80.37% <100.00%> (+0.12%) :arrow_up:

... and 1 file with indirect coverage changes

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