Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify brier score computation of clim_prob #11

Open
14renus opened this issue Jan 24, 2025 · 0 comments
Open

simplify brier score computation of clim_prob #11

14renus opened this issue Jan 24, 2025 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@14renus
Copy link
Collaborator

14renus commented Jan 24, 2025

don't need to compute clim_prob over the timedelta dim
this will save so much time in terms of computation

change needs to happen here: https://github.com/INRIA/geoarches/blob/main/geoarches/metrics/brier_skill_score.py#L99
p_clim formula taken from GenCast: https://arxiv.org/html/2312.15796v2

@14renus 14renus added the help wanted Extra attention is needed label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant