projecthorus / chasemapper

Browser-Based High-Altitude Balloon Chase Map
GNU General Public License v3.0
107 stars 24 forks source link

refresh offline gfs data from disk every minute #51

Closed scd31 closed 3 months ago

scd31 commented 3 months ago

I run chasemapper on an always-on computer which is normally connected to the Internet. When I go sonde hunting, I take the whole computer and put it in my car without restarting it. As a result I want its GFS data to constantly be up to date without restarting the service :3

This PR adds a thread which, every minute, reloads GFS data from the disk :3