mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:07:09 +00:00
a592ab5f6c50d7811456edae5412d9d659ca5fea
Using timestamps does not work as we might be importing files with timestamps older than the last QC run. Those would not be detected by a timestamp based method but would be by this digest based approach. There is a project-wide digest and per sequence digests. The former takes the path and hashes of all files known to Dougal for this project (the `files` table), concatenantes them and computes the MD5 checksum. Sequence digests do the same but only including the files related to that sequence.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration files.lib/Code files.lib/www/Web interface and API.lib/www/client/Frontend.lib/www/server/Backend.
sbin/System maintenance scripts.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%