Changes between Version 42 and Version 43 of scriptlist
- Timestamp:
- Aug 10, 2010, 9:18:44 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v42 v43 26 26 || lidar_stats.py || Python || Extracts statistics from a set of LAS files || 27 27 || make_lidar_delivery.sh || bash || Create a LiDAR delivery folder || 28 || make_lidardem_or_intensity.sh || bash || Create a lidar dem or intensity image from ascii lidar files ||28 || make_lidardem_or_intensity.sh [[br]] make_lidardem_or_intensity.grass|| bash || Create a lidar dem or intensity image from ascii lidar files || 29 29 || pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud || 30 30 … … 78 78 || '''Script''' || Language || Use || 79 79 || atcor || bash || Runs ATCOR-4 || 80 || auto_grass_vector_tiff_conversion_driver.sh || Python || uses grass to produce tiff images of vectors ||80 || auto_grass_vector_tiff_conversion_driver.sh [[br]] auto_grass_vector_tiff_conversion_control_script.grass|| Python || uses grass to produce tiff images of vectors || 81 81 || binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) || 82 82 || bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates || … … 124 124 || '''Script''' || Language || Use || 125 125 || atm_bad_scans.py || Python || || 126 || auto_grass_vector_tiff_conversion_control_script.grass || ASCII English text || ||127 126 || casefixer.py || Python || || 128 127 || combined_band_mask.py || symbolic link to `/users/rsg/arsf/code/mask_creation/combined_band_mask.py' || || … … 144 143 || LASsorter.py || Python || || 145 144 || lidar_histogram.sh || bash || || 146 || make_lidardem_or_intensity.grass || ASCII English text || ||147 || make_mosaic.grass || ASCII English text || ||148 145 || nextmapdem.sh || bash || || 149 146 || overlay_combined_band_mask.py || symbolic link to `/users/rsg/arsf/code/mask_creation/overlay_combined_band_mask.py' || ||