1
0
Fork 0
mirror of https://github.com/noerw/sentinel_fire synced 2025-03-12 18:00:28 +01:00
sentinel2_pipeline/crontab
Norwin Roosen 0776e0b80c add monitoring dockerfile #14
runs twice a day, using cron. may be buggy, untested
2018-12-14 14:41:21 +01:00

4 lines
139 B
Text

#!/bin/sh
# once every 15 mins
30 */12 * * * * /app/bin/s2_pipeline -a "$S2_AOI" -s NOW-5DAYS -e NOW -o "$S2_OUTDIR" -c $S2_CLOUDCOVERAGE