Changes between Version 131 and Version 132 of scriptlist
- Timestamp:
- Feb 15, 2012, 9:22:17 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v131 v132 15 15 || create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery || || 16 16 || fugroviewer.exe || bash || Runs wine version of Fugroviewer || || 17 || fwf_extract.py || python || Extracts waveform data for specified area || || 17 18 || getDEMbufferpy || Python || Get the buffer size around LiDAR data for use when creating a DEM for use with apl || || 18 19 || get_first_return.sh || bash || Creates new ASCII lidar files with 1st returns only || || … … 29 30 || lidar_aster_dem.sh || Bash || Create a DEM from LiDAR and aster data, wrapper from lidardem.sh and asterdem.sh || || 30 31 || lidar_stats.py || Python || Extracts statistics from a set of LAS files || emca || 31 || make_lidar_delivery. sh|| bash || Create a LiDAR delivery folder || ||32 || make_lidar_delivery.py || bash || Create a LiDAR delivery folder || || 32 33 || make_lidardem_or_intensity.sh [[BR]] make_lidardem_or_intensity.grass || bash || Create a lidar dem or intensity image from ascii lidar files || || 33 34 || pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud || knpa || … … 123 124 || findbaseline.py || Python || Script to find the baseline value of a list of numbers containing value spikes. Intended for part of Specim cal procedure. || || 124 125 || fix_naughty_chars.py || Python || Finds linux-unfriendly characters in filenames || || 125 || fixnames l13.py || Python || Auto-renames (line numbers and removes sct section) level 1, level 3, screenshots or rcd images/thumbnails/raws for a delivery. || ||126 || fixnames_sct.py || Python || Auto-renames (line numbers and removes sct section) level 1, level 3, screenshots or rcd images/thumbnails/raws for a delivery. || || 126 127 || freelook || bash || Runs ENVI Freelook || || 127 128 || gen_fityk_script.py || Python || Generates a fityk script file that can be used to fit peaks to particular datasets || || … … 165 166 || hyperconfigutils.py || Python || Set of functions for reading and checking hyperspectral config files || || 166 167 || kml_writer.py || Python || Creates and writes KML files. || || 168 || las1_3_handler.py || Python || Reads LAS 1.3 files || || 167 169 || libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa || || 168 170 || liblogwriter.py || Python || Gets mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || ||