Skip to content

Weather utilities module#36

Merged
dsj976 merged 38 commits intomainfrom
implement/weather-utils
Apr 1, 2026
Merged

Weather utilities module#36
dsj976 merged 38 commits intomainfrom
implement/weather-utils

Conversation

@dsj976
Copy link
Copy Markdown
Collaborator

@dsj976 dsj976 commented Mar 25, 2026

This PR implements a new module to perform operations typically found in data-driven weather forecasting, including:

  • Computing the RMSE score
  • Computing the MAE score
  • Computing climatology
  • Computing the Continuous Ranked Probability Score (CRPS) for probabilistic forecasts
  • Computing the Anomaly Correlation Coefficient
  • Computing the energy spectrum

Two additional dependencies have been included in order to achieve this:

dsj976 added 30 commits March 11, 2026 15:45
@dsj976 dsj976 requested a review from robertvava March 25, 2026 14:40
@robertvava
Copy link
Copy Markdown
Collaborator

Looks good to go! Will add some suggestions in a PR. For now, this can be merged!

@dsj976 dsj976 merged commit d8218c8 into main Apr 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants