Skip to content

Commit

Permalink
Update inflow_aed.R
Browse files Browse the repository at this point in the history
  • Loading branch information
addelany authored Jun 11, 2024
1 parent 0d3c39b commit 2cce30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inflow_aed.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inflow_targets_file <- "https://renc.osn.xsede.org/bio230121-bucket01/vera4cast/
met_target_file <- "https://renc.osn.xsede.org/bio230121-bucket01/vera4cast/targets/project_id=vera4cast/duration=P1D/daily-met-targets.csv.gz"

horizon <- 34
reference_datetime <- lubridate::as_date("2024-06-04")
reference_datetime <- lubridate::as_date("2024-06-05")
#reference_datetime <- Sys.Date()
noaa_date <- reference_datetime - lubridate::days(1)
ensemble_members <- 31
Expand Down

0 comments on commit 2cce30e

Please sign in to comment.