Changes between Version 15 and Version 16 of scriptlist


Ignore:
Timestamp:
Jul 22, 2010, 4:15:38 PM (14 years ago)
Author:
emca
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v15 v16  
    66|| make_lidar_delivery.sh || bash || Create a hyperspectral delivery folder ||
    77|| make_lidardem_or_intensity.sh || bash || Create a lidar dem or intensity image from ascii lidar files ||
    8 || las2txt.sh || bash || Convert a lasfile into ascii format ||
     8|| las2txt.sh || bash || Convert a directory of LAS or a single LAS file into ascii format ||
     9|| lasmerge.sh|| bash || Merges sets of LAS files of the form  ***_000.LAS, ***_001.LAS... etc. together ||
    910|| lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files ||
     11|| classify_las_files.sh || bash || Runs classify_las on a set of LAS files using a specified classification algorithm ||
    1012|| create_lidar_readme.py || Python || Creates a Readme for lidar deliveries ||
    1113|| lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||