Changes between Version 131 and Version 132 of scriptlist


Ignore:
Timestamp:
Feb 15, 2012, 9:22:17 AM (12 years ago)
Author:
emca
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v131 v132  
    1515|| create_latex_lidar_readme.py || Python || Creates a LaTeX file for generating a PDF read-me for delivery || ||
    1616|| fugroviewer.exe || bash || Runs wine version of Fugroviewer || ||
     17|| fwf_extract.py || python || Extracts waveform data for specified area || ||
    1718|| getDEMbufferpy || Python || Get the buffer size around LiDAR data for use when creating a DEM for use with apl || ||
    1819|| get_first_return.sh || bash || Creates new ASCII lidar files with 1st returns only || ||
     
    2930|| lidar_aster_dem.sh || Bash || Create a DEM from LiDAR and aster data, wrapper from lidardem.sh and asterdem.sh || ||
    3031|| 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 || ||
    3233|| make_lidardem_or_intensity.sh [[BR]] make_lidardem_or_intensity.grass || bash || Create a lidar dem or intensity image from ascii lidar files || ||
    3334|| pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud || knpa ||
     
    123124|| findbaseline.py || Python || Script to find the baseline value of a list of numbers containing value spikes. Intended for part of Specim cal procedure. || ||
    124125|| fix_naughty_chars.py || Python || Finds linux-unfriendly characters in filenames ||  ||
    125 || fixnamesl13.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. || ||
    126127|| freelook || bash || Runs ENVI Freelook || ||
    127128|| gen_fityk_script.py || Python || Generates a fityk script file that can be used to fit peaks to particular datasets || ||
     
    165166|| hyperconfigutils.py || Python || Set of functions for reading and checking hyperspectral config files || ||
    166167|| kml_writer.py || Python || Creates and writes KML files. || ||
     168|| las1_3_handler.py || Python || Reads LAS 1.3 files || ||
    167169|| libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa || ||
    168170|| liblogwriter.py || Python || Gets mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || ||