Changes between Version 108 and Version 109 of scriptlist


Ignore:
Timestamp:
Feb 8, 2012, 4:01:35 PM (12 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v108 v109  
    1515|| create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery || ||
    1616|| 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 || ||
    1817|| 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 ||
    2019|| lag || Binary (C++) || LiDAR file viewer || harg + chrfi ||
    2120|| 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 header with 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 ||
    2322|| las_merge.sh || bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||  ||
    2423|| las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points || knpa ||
     
    172171|| 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 ||
    173172|| 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 || ||
    174174|| gtiff2jpg.py || Python || Convert GeoTIFFs to JPEGs ||
    175175|| kqsub || bash || Handy for quick submission of individual flightlines and sct values. Designed for use with old rune/runh scripts ||