Changes between Version 18 and Version 19 of scriptlist
- Timestamp:
- Jul 26, 2010, 10:59:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v18 v19 10 10 || lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files || 11 11 || classify_las_files.sh || bash || Runs classify_las on a set of LAS files using a specified classification algorithm || 12 || check_ascii_lidar.sh || bash || Checks the ASCII LiDAR files in the delivery for erroneous data || 12 13 || create_lidar_readme.py || Python || Creates a Readme for lidar deliveries || 13 14 || lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering || 15 || classify_las || Binary (C) || LiDAR classification || 14 16 || lag || Binary (C) || LiDAR file viewer || 15 17 || pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud || … … 39 41 || fastQC || Binary (C) || Program for viewing BIL files (raw data or level 1) || 40 42 || nav2txt || Binary (C) || Output contents of an AISA nav file to an ASCII text file || 43 44 '''Camera''' 45 46 || '''Script''' || Language || Use || 47 || || || || 41 48 42 49 '''General''' … … 70 77 71 78 || '''Script''' || Language || Use || 79 ||create_camera_readme.sh || bash || Create an ASCII Read-me for camera deliveries || 72 80 || arsf_processing_monitor.py || Python || Part of old processing job submission system || 73 81 || generate_qsub.py || Python || Part of old processing job submission system || 74 82 || sbetlimits.py || Python || Gets summary information about an SBET file - superseded by getposition || 75 83 84 76 85 Note: See also Python resources/libraries on main RSG wiki at http://rsg.pml.ac.uk/intranet/trac/wiki/Python