Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.04 KB

ReadMe.md

File metadata and controls

25 lines (21 loc) · 1.04 KB

Content

This folder is hosting reports generated by automation tools

Waypoint Processor

dotnet run ../WaypointProcessor.dll checkAltitudes -b ../../champs_des_alpes.cup -e 50 -w 100 -v -o ../../doc-reports/Altitude_Check-WaypointProcessor-champs_des_alpes.md

WaypointProcessor 1.0.0
Copyright (C) 2024 WaypointProcessor
-b, --baseFileName Required. Base file name
-e, --errorDelta Max altitude difference to report an error
-w, --warningDelta Max altitude difference to report a warning
-o, --output Required. MarkDown file output path
-v, --verbose Required. Verbose mode: output all points = not just Err and Warn
--help Display this help screen.
--version Display version information.

VerifAlti

./VerifAlti --topo ./Alpes_FR_2.trn --summary --error 50 --warning 100 --cup ../cols_des_alpes.cup --md out.md

This is checking altitude against a topographic file and generate a report. Exit status:
0 = OK
2 = Erreur ligne de commande
4 = warnings
8 = erreurs