openclimatefix / ocf_datapipes

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

Add ECMWF norm stats #258

Closed dfulu closed 9 months ago

dfulu commented 9 months ago

Pull Request

Description

Add ECMWF norm stats calculated from a random selection of 100 init times from 2020-2023 across the UK

codecov[bot] commented 9 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4fa9d66) 78.08% compared to head (e3e8de3) 78.12%. Report is 4 commits behind head on main.

Files Patch % Lines
ocf_datapipes/utils/consts/data_vars.py 80.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #258 +/- ## ========================================== + Coverage 78.08% 78.12% +0.03% ========================================== Files 132 132 Lines 5787 5792 +5 ========================================== + Hits 4519 4525 +6 + Misses 1268 1267 -1 ```

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