openclimatefix / ocf_datapipes

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

Add functionality to use linear interpolation to fill gaps in input data #230

Closed dfulu closed 10 months ago

dfulu commented 10 months ago

Pull Request

Checklist:

codecov[bot] commented 10 months ago

Codecov Report

Merging #230 (c7d8da3) into main (dbd6e8d) will increase coverage by 0.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   79.73%   79.94%   +0.21%     
==========================================
  Files         126      126              
  Lines        5507     5551      +44     
==========================================
+ Hits         4391     4438      +47     
+ Misses       1116     1113       -3     
Files Coverage Δ
ocf_datapipes/select/select_time_slice.py 100.00% <100.00%> (ø)
ocf_datapipes/training/pvnet.py 82.02% <ø> (ø)

... and 1 file with indirect coverage changes

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