GH actions doesn't run scheduled CRON jobs from any branch but main. Therefore, I just want to merge this branch to see if the actions get initiated and how they fail.
The functions aren't finished or polished at all, but they work when I play with them on my local. Once I see what happens with the workflow - I can fix them up in another branch and merge later?
All this does so far is:
download chirps gefs daily
clips the rasters to an AOI
uploads the clipped tiffs,
and then creates zonal stats and uploads those too
Hi,
GH actions doesn't run scheduled CRON jobs from any branch but main. Therefore, I just want to merge this branch to see if the actions get initiated and how they fail.
The functions aren't finished or polished at all, but they work when I play with them on my local. Once I see what happens with the workflow - I can fix them up in another branch and merge later?
All this does so far is: