mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:47:07 +00:00
d3d535a8beafd599c2630d984c663cde1c4e6a0f
missing option to sequence.list DB method.
If present and truthy, it will cause the output to contain two extra fields: missing_raw and missing_final, each consisting of a JSON array containing missing raw and final shots for the corresponding sequence. In the event that the option was passed but there are no missing shots, the two aforementioned fields will still be present and consist of empty arrays. Note that this makes the query significantly slower.
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%