We want the different components of IRC to be independently accessible so that the user does not need to run the full workflow if it’s not needed. Primarily, that looks like (1) PDAL point cloud filtering and segmentation (https://github.com/cryogars/ice-road-copters/blob/main/scripts/laz2dem.py) and (2) co-registration and production of final GeoTIFFS. This may just involve making sure the python scripts are not broken (I’ve had issues running laz2dem.py independently) and updating the readme to point the user to these scripts. [ ] Use branch (https://github.com/cryogars/ice-road-copters/tree/issue-24-PDAL/DEM)
Tasks