Skip to content

Run main R script (data pull and forecast) #84

Run main R script (data pull and forecast)

Run main R script (data pull and forecast) #84

Workflow file for this run

name: Run main R script (data pull and forecast)
on:
workflow_dispatch:
schedule:
- cron: "0 20 * * *"
jobs:
build:
runs-on: ubuntu-latest
container:
image: eco4cast/rocker-neon4cast
steps:
- name: Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 0
# Point to the right path, run the right Rscript command
- name: Run daily assimilation
run: Rscript main.R