mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-24 13:23:40 +01:00
Merge branch 'master' of github.com:scemama/QUESTDB_website
This commit is contained in:
commit
ca253f8a8d
@ -31,7 +31,7 @@ All the data are stored in the [data](static/data) directory.
|
||||
|
||||
### The tools.
|
||||
|
||||
The second part is the [tools](tools/) a series of python and bash scripts used to generate data.
|
||||
The second part is the [tools](tools/) a series of python scripts used to generate data.
|
||||
|
||||
#### datafileBuilder
|
||||
|
||||
@ -39,10 +39,10 @@ A python script to generate data from custom LaTeX input file see [examples](do
|
||||
|
||||
#### metarecover
|
||||
|
||||
The `metarecover` bash script is used to regenerate the metadata from the previous git history state.
|
||||
The `metarecover` 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 with `datafileBuilder` and recover the metadata from the previous version using `metarecover`.
|
||||
|
||||
### ADC25generator
|
||||
#### ADC25generator
|
||||
|
||||
The `ADC25generator` is used to build `ADC(2.5)` data files from `ADC(2)` and `ADC(3)` data files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user