mirror of
https://github.com/Alex38Lyon/Synthese-PSM_LARRA.git
synced 2026-06-01 22:00:53 +00:00
Scripts
This commit is contained in:
@@ -11,12 +11,11 @@ into Compass (.dat) and (.mak) files
|
|||||||
|
|
||||||
Usage: python pyThtoDat.py
|
Usage: python pyThtoDat.py
|
||||||
How to use:
|
How to use:
|
||||||
Export the .sql file with Therion using the following command in the .thconfig file:
|
- Export the .sql file with Therion using the following command in the .thconfig file: 'export database -o Outputs/database.sql'
|
||||||
export database -o Outputs/database.sql
|
- Select the database.sql file to process in the window
|
||||||
Select the database.sql file to process in the window
|
- Define an optional prefix for each station
|
||||||
Define an optional prefix for each station
|
Result: (.dat) and (.mak) files are created in the same folder
|
||||||
Result: (.dat) and (.mak) files are created in the same folder
|
Note: Stations are named using the order number from the Therion database, not the numbers from the (.th) files
|
||||||
Note: Stations are named using the order number from the Therion database, not the numbers from the (.th) files
|
|
||||||
|
|
||||||
------------
|
------------
|
||||||
pyCreate_th2
|
pyCreate_th2
|
||||||
|
|||||||
@@ -11,12 +11,12 @@ en fichier Compass (.dat) et (.mak)
|
|||||||
|
|
||||||
|
|
||||||
Usage : python pyThtoDat.py
|
Usage : python pyThtoDat.py
|
||||||
Utilisation :
|
Utilisation : '
|
||||||
Exporter le fichier .sql avec Therion, commande dans fichier .thconfig: export database -o Outputs/database.sql
|
- Exporter le fichier .sql avec Therion, commande dans fichier .thconfig: 'export database -o Outputs/database.sql'
|
||||||
Sélectionner le fichier database.sql à calculer dans la fenêtre
|
- Sélectionner le fichier database.sql à calculer dans la fenêtre
|
||||||
Définir l’éventuel préfix à chaque station
|
- Définir l’éventuel préfix à chaque station
|
||||||
Résultat : fichiers (.dat) et (.mak) dans le même dossier
|
Résultat : fichiers (.dat) et (.mak) dans le même dossier
|
||||||
Attention : Les stations sont nommées avec le numéro d'ordre de la BD Therion et pas les numéros des fichiers (.th)
|
Attention : Les stations sont nommées avec le numéro d'ordre de la BD Therion et pas les numéros des fichiers (.th)
|
||||||
|
|
||||||
------------
|
------------
|
||||||
pyCreate_th2
|
pyCreate_th2
|
||||||
|
|||||||
+5
-5
@@ -1,9 +1,9 @@
|
|||||||
======
|
================
|
||||||
README
|
README - Scripts
|
||||||
======
|
================
|
||||||
|
|
||||||
🇫🇷 **[Lire en Français](./README.fr.rst)**
|
🇫🇷 **[Lire en Français](scripts/README.fr.rst)**
|
||||||
|
|
||||||
🇬🇧 **[Read in English](./README.en.rst)**
|
🇬🇧 **[Read in English](scripts/README.en.rst)**
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user