Skip to content

Commit

Permalink
Merge pull request #17 from weecology/eval-all-dryrun-forecasts
Browse files Browse the repository at this point in the history
Evaluate all forecasts made when on dry runs
  • Loading branch information
henrykironde authored Aug 19, 2024
2 parents 23739d8 + 10ec7d7 commit d020616
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PortalForecasts_dryrun.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ setup_production()
portalcast(models = c("ESSS", "pevGARCH"))

#Evaluate model forecast
evaluate_forecast()
evaluate_forecasts()

#Zip all forecasts files and evaluation
post_process()
post_process()

0 comments on commit d020616

Please sign in to comment.