Closed rgleason closed 6 years ago
I believe this was fixed by
However the location is in the USER folder ProgramDATA which is a problem, IMHO because the user can change it accidentally.
Also there should be a notice to the user if these files are corrupted. SEE PR https://github.com/seandepagnier/celestial_navigation_pi/pull/20
I notice that these two data files are in system directly C:\Program Files (x86)\OpenCPN\plugins\celestial_navigation_pi\data where they are protected from the user messing with them. (good)
However both of these files are in my C:\ProgramData\opencpn\plugins\celestial_navigation too. I don't believe they are necessary there as they are static files that are just read for data. I believe these two files should be removed so the user cannot read and unintentionally modify them.