JVital2013 / vitality-goes

Web App for showcasing Geostationary Weather Satellite Data
GNU General Public License v3.0
69 stars 6 forks source link

Extraneous files cause problems #23

Closed JVital2013 closed 2 years ago

JVital2013 commented 2 years ago

If "extra" files exist in the path for a given image type, it throws off the software when it's looking for images to display.

Looking for available imagery is already a CPU-intensive process (especially when hosted on Windows), but I'll see if adding a check for valid files is feasible without adding too much additional execution time.