Changes between Version 7 and Version 8 of Processing/CreateImagePy


Ignore:
Timestamp:
Feb 2, 2026, 11:50:59 AM (4 hours ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/CreateImagePy

    v7 v8  
    8787}}}
    8888
    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.
     89Mosaic 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.
    9090{{{
    9191singularity 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