scimma / blast

Django web app for the automatic characterization of supernova hosts
MIT License
1 stars 2 forks source link

Verify file integrity during data initialization #203

Closed manning-ncsa closed 6 months ago

manning-ncsa commented 6 months ago

🚀 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.