Skip to content

Commit

Permalink
updating ensemble results
Browse files Browse the repository at this point in the history
  • Loading branch information
kimberlynroosa committed Nov 20, 2024
1 parent 82312ac commit 89a9224
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified model-output/hub-ensemble/2024-10-27-hub-ensemble.parquet
Binary file not shown.
Binary file modified model-output/hub-ensemble/2024-11-03-hub-ensemble.parquet
Binary file not shown.
Binary file modified model-output/hub-ensemble/2024-11-10-hub-ensemble.parquet
Binary file not shown.
4 changes: 2 additions & 2 deletions scripts/ensemble.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ if (length(valid_dates) == 0) {
} else {
curr_origin_date <- as.Date(max(valid_dates, na.rm = TRUE))
}
#curr_origin_date <- as.Date(max(dates_archive, na.rm = TRUE))
#curr_origin_date <- as.Date("2024-10-13")

#curr_origin_date <- as.Date("2024-11-17")

## ----prep_ens, include=FALSE--------------------------------------------------

Expand Down

0 comments on commit 89a9224

Please sign in to comment.