WSL/SLF GitLab Repository

Skip to content

Add skier penetration depth to .pro files

Florian Herla requested to merge fherla-skipen into master

Add skier penetration depth to .pro files as code 0607 in AsciiIO::writeProfileProAddDefault() (#889).

Penetration depth is computed during time of writing with a try-catch block to prevent failing of write routine.

Merge request reports