Skip to content

Commit

Permalink
compute_probabilistic_climatological_forecasts.py added to `weather…
Browse files Browse the repository at this point in the history
…bench2/scripts`.

This differs from the current eval option to "evaluate probabilistic climatology" in that the forecasts here
* persist on disk, so they can be used outside of the eval script.
* are contiguous in time
* have full featured sampling options (e.g. `--day_window_size`, `--ensemble_size`, `--with_replacement`).

PiperOrigin-RevId: 680772609
  • Loading branch information
langmore authored and Weatherbench2 authors committed Nov 12, 2024
1 parent ae87018 commit c85287a
Show file tree
Hide file tree
Showing 2 changed files with 1,097 additions and 0 deletions.
Loading

0 comments on commit c85287a

Please sign in to comment.