Changes between Version 40 and Version 41 of scriptlist
- Timestamp:
- Aug 10, 2010, 7:59:51 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v40 v41 12 12 || classify_las || Binary (C) || LiDAR classification || 13 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|| 14 15 || create_lidar_readme.py || Python || Creates a Readme for lidar deliveries || 15 16 || fugroviewer.exe || bash || Runs wine version of Fugroviewer || 17 || get_first_return.sh || bash || Creates new ASCII lidar files with 1st returns only || 18 || import_ldr_txt_to_grass.sh || ASCII English text || Imports lidar .txt file into grass (run from within grass)|| 16 19 || lag || Binary (C++) || LiDAR file viewer || 17 20 || las2txt.sh || bash || Convert a directory of LAS files or a single LAS file into ascii format || … … 21 24 || lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files || 22 25 || lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering || 26 || lidar_stats.py || Python || Extracts statistics from a set of LAS files || 23 27 || make_lidar_delivery.sh || bash || Create a LiDAR delivery folder || 24 28 || make_lidardem_or_intensity.sh || bash || Create a lidar dem or intensity image from ascii lidar files || … … 125 129 || common_readme_functions.py || ASCII Java program text || || 126 130 || configSorter || symbolic link to `/users/rsg/arsf/usr/lib/python/site-packages/configSorter.py' || || 127 || create_latex_lidar_readme.py || Python || ||128 131 || delivery_prep_2006.sh || bash || || 129 132 || generate_mask.py || Python || || 130 133 || generate_mask.sh || bash || || 131 || get_first_return.sh || bash || ||132 134 || hdf_to_bil.py || Python || || 133 135 || igm2map.pro || ASCII English text || || 134 136 || image_events_file_fixer.py || Python || || 135 || import_ldr_txt_to_grass.sh || ASCII English text || ||136 137 || kmlise_project.py || Python || || 137 138 || kml_line_photosorter.py || Python || || … … 143 144 || LASsorter.py || Python || || 144 145 || lidar_histogram.sh || bash || || 145 || lidar_stats.py || Python || ||146 146 || make_lidardem_or_intensity.grass || ASCII English text || || 147 147 || make_mosaic.grass || ASCII English text || ||