Closed manning-ncsa closed 6 months ago
The data initialization routine does not robustly check data integrity, and so it is possible that some required data files are missing or modified.
Implement a thorough file integrity check using checksums.
🚀 Feature Request
Is your feature request related to a problem? Please describe.
The data initialization routine does not robustly check data integrity, and so it is possible that some required data files are missing or modified.
Describe the solution you'd like
Implement a thorough file integrity check using checksums.