Skip to content

Commit

Permalink
Update combined_forecast.R
Browse files Browse the repository at this point in the history
  • Loading branch information
addelany authored Aug 28, 2024
1 parent 747e778 commit 50d862c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflows/defaultV2/combined_forecast.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
library(tidyverse)
library(lubridate)

remotes::install_github("FLARE-forecast/FLAREr")

lake_directory <- here::here()
setwd(lake_directory)
forecast_site <- "fcre"
Expand Down

0 comments on commit 50d862c

Please sign in to comment.