This tutorial will cover how to genreate DSM (Digital Surface Model) and NDHM (Normalized Digital Height Model) from the LiDAR data.
First, you need to move into the example_data folder using the command line window.
Run a jupyter notebook using below command.
$ jupyter notebookWe will write codes interactively, but you can also refer to below notebooks if needed.