MaffooClock / MrRadar

A Python utility that generates a map and imagery frames from raw NEXRAD data
MIT License
0 stars 0 forks source link

Provide examples for automating NEXRAD frame refresh #3

Open MaffooClock opened 4 weeks ago

MaffooClock commented 4 weeks ago

Since it is expected that NEXRAD frames should be refreshed on a regular interval, perhaps we should include example systemd service and timer unit files to automate this refresh.

Or would it be better to have the script run as a daemon, and let it refresh the NEXRAD frames on it's own interval?