Skip to content

Commit

Permalink
Merge pull request #2 from henrykironde/update_zip
Browse files Browse the repository at this point in the history
Remove setup_forecasts_files.R
  • Loading branch information
henrykironde authored Dec 6, 2023
2 parents 5b8c1be + 296093c commit b6d35ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 59 deletions.
4 changes: 0 additions & 4 deletions portal_weekly_forecast.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ rm -rf portal-forecasts
git clone https://github.com/weecology/portal-forecasts.git
cd portal-forecasts

# unzip forecasts zipped files
echo "INFO [$(date "+%Y-%m-%d %H:%M:%S")] Unzipping forecasts zipped files"
Rscript setup_forecasts_files.R unzip

echo "INFO [$(date "+%Y-%m-%d %H:%M:%S")] Running Portal Forecasts"
singularity run ../portalcasting_latest.sif Rscript PortalForecasts.R

Expand Down
55 changes: 0 additions & 55 deletions setup_forecasts_files.R

This file was deleted.

0 comments on commit b6d35ba

Please sign in to comment.