mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-03 20:53:59 +01:00
057146838f
Co-authored-by: Mickaël Véril <mveril@irsamc.ups-tlse.fr>
677 B
677 B
This directory contains a series of Python scripts used to generate data:
datafileBuilder
: A python script to generate data from custom LaTeX input file. See examples.metarecover
: A python script is used to regenerate the metadata from the previous git history state. So you can remove a data file to regenerate it from a LaTeX input file withdatafileBuilder
and recover the metadata from the previous version usingmetarecover
.ADC25generator
: script used to buildADC(2.5)
data files fromADC(2)
andADC(3)
data files.generate_data
: script used to wrap all data file into onedatabase.json
file.