Changes between Version 52 and Version 53 of scriptlist


Ignore:
Timestamp:
Sep 6, 2010, 4:38:09 PM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v52 v53  
    55== LiDAR ==
    66
    7 || '''Script''' || Language || Use ||
    8 || alspp.exe || bash || Runs wine version of ALSPP ||
    9 || arsf_winesetup.sh || bash || Configure wine environment for ARSF users ||
    10 || attune || bash || Runs wine version of Attune (boresight calibration) ||
    11 || check_ascii_lidar.sh || bash || Checks the ASCII LiDAR files in the delivery for erroneous data ||
    12 || classify_las || Binary (C) || LiDAR classification || 
    13 || classify_las_files.sh || bash || Runs classify_las on a set of LAS files using a specified classification algorithm ||
    14 || create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery||
    15 || create_lidar_readme.py || Python || Creates a Readme for lidar deliveries ||
    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 || 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)||
    20 || lag || Binary (C++) || LiDAR file viewer ||
    21 || 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 ||
    23 || las_merge.sh|| bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||
    24 || las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points ||
    25 || las_single_class.py || Python || Classifies all points as a user defined number (quite slow) ||
    26 || LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending ||
    27 || leica_photo_processing || bash || Runs wine version of Leica's photo processor ||
    28 || lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files ||
    29 || lidar_histogram.py [[BR]] lidar_histogram.sh || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||
    30 || lidar_stats.py || Python || Extracts statistics from a set of LAS files ||
    31 || make_lidar_delivery.sh || bash || Create a LiDAR delivery folder ||
    32 || make_lidardem_or_intensity.sh [[br]] make_lidardem_or_intensity.grass|| bash || Create a lidar dem or intensity image from ascii lidar files ||
    33 || pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud ||
    34 || sol_reader.py || || ||
    35 || trim_lidar.sh || bash || Cuts UTM zone number off old Optech LiDAR point cloud files ||
     7|| '''Script''' || Language || Use || Author ||
     8|| alspp.exe || bash || Runs wine version of ALSPP || ||
     9|| arsf_winesetup.sh || bash || Configure wine environment for ARSF users || ||
     10|| attune || bash || Runs wine version of Attune (boresight calibration) || ||
     11|| check_ascii_lidar.sh || bash || Checks the ASCII LiDAR files in the delivery for erroneous data || ||
     12|| classify_las || Binary (C) || LiDAR classification ||  ||
     13|| classify_las_files.sh || bash || Runs classify_las on a set of LAS files using a specified classification algorithm || ||
     14|| create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery || ||
     15|| create_lidar_readme.py || Python || Creates a Readme for lidar deliveries || ||
     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|| 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)|| ||
     20|| lag || Binary (C++) || LiDAR file viewer || harg + chrfi ||
     21|| 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 ||
     23|| las_merge.sh|| bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||  ||
     24|| las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points || knpa ||
     25|| las_single_class.py || Python || Classifies all points as a user defined number (quite slow) || knpa ||
     26|| LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending || ||
     27|| leica_photo_processing || bash || Runs wine version of Leica's photo processor || ||
     28|| lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files || ||
     29|| lidar_histogram.py [[BR]] lidar_histogram.sh || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering || ||
     30|| lidar_stats.py || Python || Extracts statistics from a set of LAS files || ||
     31|| make_lidar_delivery.sh || bash || Create a LiDAR delivery folder || ||
     32|| make_lidardem_or_intensity.sh [[br]] make_lidardem_or_intensity.grass|| bash || Create a lidar dem or intensity image from ascii lidar files || ||
     33|| pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud || knpa ||
     34|| sol_reader.py || Python || Sol reading library || chrfi ||
     35|| trim_lidar.sh || bash || Cuts UTM zone number off old Optech LiDAR point cloud files || ||
    3636
    3737== Hyperspectral ==