russellprimeau / BrusdalsvatnetDT

Collects and visualizes data from several systems for monitoring Brusdalsvatnet water quality.
GNU General Public License v3.0
0 stars 0 forks source link

Not always clearing Mission.CSV in Interactive mode #7

Open russellprimeau opened 10 months ago

russellprimeau commented 10 months ago

In Interactive mode, the program doesn't always clear the Mission.csv contents when the file is closed (at least when running directly from PyCharm instead of through the app, which causes PyCharm to track the changes to Mission.CSV as updates to be pushed in Github). Hopefully it can be resolved with use of caching primitives.