openclimatefix / ocf_datapipes

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

Add Excarta Support #290

Closed jacobbieker closed 4 months ago

jacobbieker commented 4 months ago

Pull Request

Description

Adds Excarta support for training models

Fixes #289

How Has This Been Tested?

Unit 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.52%. Comparing base (44465a5) to head (e85b5a1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #290 +/- ## ========================================== + Coverage 76.39% 76.52% +0.13% ========================================== Files 123 124 +1 Lines 5850 5875 +25 ========================================== + Hits 4469 4496 +27 + Misses 1381 1379 -2 ```

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