Skip to content

Feat/diff two folders#10

Merged
DaliCHEBBI merged 7 commits into
masterfrom
feat/diff_two_folders
Sep 29, 2025
Merged

Feat/diff two folders#10
DaliCHEBBI merged 7 commits into
masterfrom
feat/diff_two_folders

Conversation

@DaliCHEBBI

Copy link
Copy Markdown
Collaborator

No description provided.

@leavauchier leavauchier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Je ne sais pas trop où mettre ça mais je pense qu'il y a 2 trucs principaux qui manquent :

  • le fait de vérifier que le fichier MNT secondaire existe bien avant de lancer les jobs GPAO (j'ai l'impression qu'il faudrait renvoyer une erreur si il manque des fichiers, vu qu'on suppose qu'on veut faire la diff pour l'ensemble des fichiers "primaires"
  • l'info (dans l'aide du parser ou dans les docstrings des fonctions) qu'on se base sur le nom de fichier pour faire l'association entre les fichiers

Le reste, c'est plutôt de la mise en forme

Comment thread altianalysis/compute_difference.py Outdated
Comment thread altianalysis/compute_difference.py Outdated
Comment thread altianalysis/compute_difference.py
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread test/test_compute_difference.py
Comment thread test/test_run_difference_with_gpao.py Outdated
Comment thread test/test_run_difference_with_gpao.py Outdated
Comment thread test/test_run_difference_with_parallel.py

@leavauchier leavauchier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

J'ai trouvé quelques autres occurences du lidarHD + un commentaire que tu n'as peut-être pas vu dans la génération de la commande docker

Comment thread altianalysis/compute_difference.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread altianalysis/compute_difference.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread altianalysis/run_difference_with_parallel.py Outdated
Comment thread altianalysis/run_difference_with_gpao.py
Comment thread altianalysis/run_difference_with_gpao.py Outdated
logging.debug(f"Create GPAO projects to compute difference maps with rge alti: {primary_dir}.")
if secondary_dir:
logging.debug(
f"Create GPAO projects to compute difference maps file by file between : \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

un micro-pinaillage pour l'absence d'espace avant : en anglais

Suggested change
f"Create GPAO projects to compute difference maps file by file between : \
f"Create GPAO projects to compute difference maps file by file between: \

@leavauchier leavauchier left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

manque la mise à jour du changelog

@DaliCHEBBI DaliCHEBBI merged commit 0682372 into master Sep 29, 2025
2 checks passed
@DaliCHEBBI DaliCHEBBI deleted the feat/diff_two_folders branch September 29, 2025 09:38
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.

2 participants