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 ed2d1e1 commit 47807d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflows/glm_flare_v3/combined_forecast.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
library(tidyverse)
library(lubridate)

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

lake_directory <- here::here()
Expand Down

0 comments on commit 47807d9

Please sign in to comment.