openclimatefix / ocf_datapipes

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

attempt to load 15 minute data if needed for satellite #209

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

Helps https://github.com/openclimatefix/PVNet/issues/31

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #209 (bab6d64) into main (09cbed4) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #209      +/-   ##
==========================================
+ Coverage   81.27%   81.31%   +0.04%     
==========================================
  Files         128      128              
  Lines        5511     5539      +28     
==========================================
+ Hits         4479     4504      +25     
- Misses       1032     1035       +3     
Impacted Files Coverage Δ
ocf_datapipes/training/common.py 95.06% <ø> (ø)
ocf_datapipes/load/satellite.py 90.81% <100.00%> (+3.67%) :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