mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:07:08 +00:00
9871aebde6fc6055a293fe844b610273f70f0072
Events can be associated either with a timestamp *or* with a sequence + shotpoint (but not both, for data integrity reasons). Events and shotpoints can also have “labels” associated with them. The difference between a comment and a label is that the former is free text while the latter is predefined and has associated properties (currently only for display, but could also have QC related properties such as ensuring that there is only one “FSP” label per sequence and so on). The `events` view puts everything together into a coherent view. Note that this view may produce multiple rows for the same timestamp or shotpoint, for instance when the event has both a text comment and one or more labels.
Dougal – Seismic production & data analysis tool
Structure of this repo
bin/Scripts that import / export data into / out of the database.etc/Configuration fileslib/Code fileslib/www/Web interface and APIlib/www/client/Frontend.lib/www/server/Backend.
Description
Languages
Vue
41.7%
JavaScript
32.3%
PLpgSQL
16.5%
Python
5.4%
Nunjucks
3.2%
Other
0.9%