openclimatefix / ocf_datapipes

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

PVNet allow min satellite delay to be configured #219

Closed dfulu closed 1 year ago

dfulu commented 1 year ago

Pull Request

Description

Allows the minimum satellite delay to be configured during training.

Combines with openclimatefix/pvnet#65 to fix openclimatefix/pvnet#63

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #219 (a81544d) into main (ba5b318) will decrease coverage by 0.05%. Report is 2 commits behind head on main. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
- Coverage   81.44%   81.40%   -0.05%     
==========================================
  Files         128      128              
  Lines        5568     5550      -18     
==========================================
- Hits         4535     4518      -17     
+ Misses       1033     1032       -1     
Files Changed Coverage Δ
ocf_datapipes/load/pv/live.py 96.26% <80.00%> (-0.73%) :arrow_down:
ocf_datapipes/training/pvnet.py 82.02% <100.00%> (-0.20%) :arrow_down:

... and 17 files with indirect coverage changes

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