Changes between Version 7 and Version 8 of Processing/CreateImagePy
- Timestamp:
- Feb 2, 2026, 11:50:59 AM (4 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/CreateImagePy
v7 v8 87 87 }}} 88 88 89 Mosaic LiDAR lines, using LAS files as input and no vector overlays - Grass v8 can read LAS in direct using PDAL, so use the container version to create screenshots more efficiently. Replace __GRASSCONTAINERNAME__ with actual file name when it is ready.Note this adds the arsf usr bin paths to the container PATH.89 Mosaic LiDAR lines, using LAS files as input and no vector overlays - Grass v8 can read LAS in direct using PDAL, so use the container version to create screenshots more efficiently. Note this adds the arsf usr bin paths to the container PATH. 90 90 {{{ 91 91 singularity exec --env APPEND_PATH=/users/rsg/arsf/usr/bin:/users/rsg/arsf/usr/bin_non_rc:/users/rsg/arsf/usr/bin_repo_links ~arsf/usr/share/grass8.sif createimage.py --input flightlines/discrete_laser/las1.2/classified/ --output screenshots/ --projection UTM30N --mosaic lidar_mosaic.jpg