From 8ed2408f5bd46a406af604625f2db1109ff46309 Mon Sep 17 00:00:00 2001 From: Alex38Lyon <55714436+Alex38Lyon@users.noreply.github.com> Date: Fri, 31 Jan 2025 14:35:33 +0100 Subject: [PATCH] Scripts --- Scripts/README.en.rst | 11 +++++------ Scripts/README.fr.rst | 12 ++++++------ Scripts/README.rst | 10 +++++----- 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/Scripts/README.en.rst b/Scripts/README.en.rst index a2a8c30..2f9d7d0 100644 --- a/Scripts/README.en.rst +++ b/Scripts/README.en.rst @@ -11,12 +11,11 @@ into Compass (.dat) and (.mak) files Usage: python pyThtoDat.py How to use: - Export the .sql file with Therion using the following command in the .thconfig file: - export database -o Outputs/database.sql - Select the database.sql file to process in the window - Define an optional prefix for each station - 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 + - Export the .sql file with Therion using the following command in the .thconfig file: 'export database -o Outputs/database.sql' + - Select the database.sql file to process in the window + - Define an optional prefix for each station +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 ------------ pyCreate_th2 diff --git a/Scripts/README.fr.rst b/Scripts/README.fr.rst index 803210f..f2eea4d 100644 --- a/Scripts/README.fr.rst +++ b/Scripts/README.fr.rst @@ -11,12 +11,12 @@ en fichier Compass (.dat) et (.mak) Usage : python pyThtoDat.py -Utilisation : - 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 - Définir l’éventuel préfix à chaque station - 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) +Utilisation : ' + - 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 + - Définir l’éventuel préfix à chaque station +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) ------------ pyCreate_th2 diff --git a/Scripts/README.rst b/Scripts/README.rst index d8cbd95..d7c1e8e 100644 --- a/Scripts/README.rst +++ b/Scripts/README.rst @@ -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)**