openclimatefix / ocf_datapipes

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

add logging #277

Closed peterdudfield closed 4 months ago

peterdudfield commented 4 months ago

Pull Request

Description

Add extra logging to windnet

How Has This Been Tested?

CI tests

Checklist:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.34%. Comparing base (78e0f0b) to head (b593b72).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #277 +/- ## ========================================== + Coverage 76.33% 76.34% +0.01% ========================================== Files 122 122 Lines 5760 5763 +3 ========================================== + Hits 4397 4400 +3 Misses 1363 1363 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.