Skip to content

Update readme#11

Merged
gliegard merged 2 commits into
masterfrom
readme
Oct 13, 2025
Merged

Update readme#11
gliegard merged 2 commits into
masterfrom
readme

Conversation

@leavauchier

Copy link
Copy Markdown
Member

No description provided.

Comment thread README.md Outdated
-p <PROJECT_NAME>
python -m altianalysis.compute_difference \
--dtm_lidar_file <DTM_LIDAR_FILE> \
--name_save_out <NAME_SAVE_OUT>

@DaliCHEBBI DaliCHEBBI Sep 25, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dans le cas où un deuxiéme fichier d'élévation est fourni:

python -m altianalysis.compute_difference
--primary_elevation_file <DTM_LIDAR_FILE>
--second_elevation_file <SECOND_DTM_FILE> \
--name_save_out <NAME_SAVE_OUT>

Comment thread README.md Outdated

```bash
python -m altianalysis.run_difference_with_gpao \
-i <DTM_LHD_DIR> \

@DaliCHEBBI DaliCHEBBI Sep 25, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idem ici pour la prise en compte de deux dossiers en entrée

Comment thread README.md Outdated
Hostname du serveur GPAO
* -p PROJECT_NAME, --project-name PROJECT_NAME
Nom de projet pour la GPAO
* --dtm_lidar_file DTM_LIDAR_FILE

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--primary_dtm_dir

Comment thread README.md
Nom de projet pour la GPAO
* --dtm_lidar_file DTM_LIDAR_FILE
Chemin vers in fichier tif pour lequel on veut calculer la différence avec le RGE Alti
* --name_save_out NAME_SAVE_OUT

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--out

Comment thread README.md Outdated

options:
* -h, --help show this help message and exit
* -i DTM_LHD_DIR, --dtm_lhd_dir DTM_LHD_DIR

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DTM_LHD_DIR -> PRIMARY_DTM_DIR

@gliegard gliegard merged commit 836d56c into master Oct 13, 2025
2 checks passed
@gliegard gliegard deleted the readme branch October 13, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants