openclimatefix / ocf_datapipes

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

Add batching to MetNet Site datapipe #175

Closed jacobbieker closed 1 year ago

jacobbieker commented 1 year ago

Pull Request

Description

Add batching to inside the datapipe, as it seems to throw errors otherwise.

Fixes #

How Has This Been Tested?

Unit tests

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #175 (8f3e72e) into main (8f3430c) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 8f3e72e differs from pull request most recent head e37a6c0. Consider uploading reports for the commit e37a6c0 to get more accurate results

@@           Coverage Diff           @@
##             main     #175   +/-   ##
=======================================
  Coverage   78.80%   78.80%           
=======================================
  Files         122      122           
  Lines        4967     4967           
=======================================
  Hits         3914     3914           
  Misses       1053     1053           
Impacted Files Coverage Δ
ocf_datapipes/training/metnet_pv_site.py 23.61% <0.00%> (ø)

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