mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:07:08 +00:00
2bfa340b52f9de0e781ffee1b78a04f064100f9d
The endpoint /project/:project/configuration/:path(*)? returns the contents of the survey configuration YAML file for a given project. To retrieve the full configuration: * /project/:project/configuration To retrieve a specific subset (e.g., binning parameters): * /project/:project/configuration/binning To retrieve a specific value (e.g., inline bin width): * /project/:project/configuration/binning/I_width
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%