Changes between Version 108 and Version 109 of scriptlist
- Timestamp:
- Feb 8, 2012, 4:01:35 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v108 v109 15 15 || create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery || || 16 16 || fugroviewer.exe || bash || Runs wine version of Fugroviewer || || 17 || generate_mask.py [[BR]] generate_mask.sh || Python || Script for generating mask file for use in GRASS for old Optech LiDAR || ||18 17 || get_first_return.sh || bash || Creates new ASCII lidar files with 1st returns only || || 19 || import_ldr_txt_to_grass.sh || ASCII English text || Imports lidar .txt file into grass (run from within grass) ||||18 || import_ldr_txt_to_grass.sh || bash || Imports lidar ascii file into grass (run from within grass) || mark1 || 20 19 || lag || Binary (C++) || LiDAR file viewer || harg + chrfi || 21 20 || las2txt.sh || bash || Convert a directory of LAS files or a single LAS file into ascii format || || 22 || las_hdr_pop.py || Python || Populates las files with headerwith information that may have been lost: min and max of x,y,z and number of points by return || knpa ||21 || las_hdr_pop.py || Python || Populates LAS file headers with information that may have been lost: min and max of x,y,z and number of points by return || knpa || 23 22 || las_merge.sh || bash || Merges sets of LAS files of the form ***_000.LAS, ***_001.LAS... etc. together || || 24 23 || las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points || knpa || … … 172 171 || az_log_parser.py || Python || Parse output from az* programs to remove cruft - not kept up to date with newer versions and possibly too ambitious || 173 172 || create_lidar_readme.py || Python || Creates a .txt ReadMe for lidar deliveries || || 173 || generate_mask.py [[BR]] generate_mask.sh || Python || Script for generating mask file for use in GRASS for old Optech LiDAR || || 174 174 || gtiff2jpg.py || Python || Convert GeoTIFFs to JPEGs || 175 175 || kqsub || bash || Handy for quick submission of individual flightlines and sct values. Designed for use with old rune/runh scripts ||