Skip to content

Commit

Permalink
Update combined_forecast.R
Browse files Browse the repository at this point in the history
  • Loading branch information
rqthomas authored Sep 20, 2024
1 parent b583700 commit 62f1c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/glm_flare_v3/combined_forecast.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ library(tidyverse)
library(lubridate)

#remotes::install_github('flare-forecast/FLAREr@single-parameter')
#remotes::install_github("rqthomas/GLM3r")
remotes::install_github("cboettig/aws.s3")
Sys.setenv('GLM_PATH'='GLM3r')

lake_directory <- here::here()
Expand Down

0 comments on commit 62f1c13

Please sign in to comment.