mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:27:09 +00:00
17947df168485f0b06bc8150130c92fbfc5d50c7
* It accepts a `precision` parameter which truncates the timestamp to a give precision. Can be `seconds`, `minutes`, `hours` or `days` / `date`. * It tries to be more flexible in what it accepts as input. * It accepts an input of "now" which returns the current timestamp. Can be used along with `precision`.
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%