Walk-LCP: Least-cost walking paths over a DEM with Tobler's hiking function
Walk-LCP computes least-cost walking paths and travel times across a digital elevation model using Dijkstra's algorithm with edge costs derived from Tobler's hiking function. It also tests pairwise viewshed overlap and combined visible area against a matched null model of random point pairs drawn from the same terrain and matched on elevation and separation. The package is provided as a reproducibility companion to a journal manuscript and supports both standalone (Python + GDAL + GeoPandas) and QGIS-bound execution.