mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:27:08 +00:00
8755fe01b69871d5ffde66363927dc0d933ec017
The SQL has been simplified and the following changes made: - The `sequence` argument now can only take one individual sequence, not a list of sequences. - A new `sequences` argument is recognised. It takes a list of sequences (as a string). - A new `label` argument is recognised. It takes a label name and returns events containing that label. - A new `jpq` argument is recognised. It takes a JSONPath string which is applied to `meta` with jsonb_path_exists(), returning any events for which the JSON path expression matches.
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%