openclimatefix / ocf_datapipes

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

add more verbose logs, for see where the nans are in the satellte data #215

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

How Has This Been Tested?

CI tests and ran locally wiht 15 minute satellite data

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #215 (1be38aa) into main (547c314) will decrease coverage by 0.04%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   81.42%   81.39%   -0.04%     
==========================================
  Files         128      128              
  Lines        5556     5568      +12     
==========================================
+ Hits         4524     4532       +8     
- Misses       1032     1036       +4     
Impacted Files Coverage Δ
ocf_datapipes/training/pvnet.py 82.22% <90.90%> (+0.56%) :arrow_up:
ocf_datapipes/load/satellite.py 91.00% <100.00%> (+0.09%) :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