leap-stc / ClimSim

An open large-scale dataset for training high-resolution physics emulators in hybrid multi-scale climate simulators.
https://leap-stc.github.io/ClimSim/
Apache License 2.0
138 stars 40 forks source link

fixed CRPS correction for manuscript #76

Closed jerrylin96 closed 8 months ago

jerrylin96 commented 8 months ago

The previous commit had some issues. This commit addresses them.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (46f9066) 6.86% compared to head (1999dbf) 6.85%. Report is 1 commits behind head on main.

Files Patch % Lines
climsim_utils/data_utils.py 0.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #76 +/- ## ======================================== - Coverage 6.86% 6.85% -0.01% ======================================== Files 1 1 Lines 801 802 +1 ======================================== Hits 55 55 - Misses 746 747 +1 ```

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