Changes between Version 15 and Version 16 of scriptlist
- Timestamp:
- Jul 22, 2010, 4:15:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v15 v16 6 6 || make_lidar_delivery.sh || bash || Create a hyperspectral delivery folder || 7 7 || 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 || 9 10 || 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 || 10 12 || create_lidar_readme.py || Python || Creates a Readme for lidar deliveries || 11 13 || lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||