Changes between Version 33 and Version 34 of scriptlist


Ignore:
Timestamp:
Aug 9, 2010, 2:50:07 PM (14 years ago)
Author:
benj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v33 v34  
    11== ARSF Scripts and Binaries ==
     2
     3Please keep this page updated. Also please keep it sorted in a sensible order or we're never going to be able to find anything...
    24
    35'''LiDAR'''
     
    1214|| check_ascii_lidar.sh || bash || Checks the ASCII LiDAR files in the delivery for erroneous data ||
    1315|| create_lidar_readme.py || Python || Creates a Readme for lidar deliveries ||
     16|| LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending ||
    1417|| lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||
    1518|| classify_las || Binary (C) || LiDAR classification ||
    1619|| lag || Binary (C) || LiDAR file viewer ||
    1720|| pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud ||
    18 || LASsorter || Python || sorts Las files by time, x, y, z , ascending and descending ||
    1921
    2022'''Hyperspectral'''
     
    5557|| make_delivery_folder.sh || bash || Creates a Photograph delivery folder ||
    5658|| photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails ||
    57 ||  create_latex_camera_readme.py ||  Python  || Creates a LaTeX file for generating a PDF read_me for delivery  ||
     59|| create_latex_camera_readme.py ||  Python  || Creates a LaTeX file for generating a PDF read_me for delivery  ||
    5860|| image_events_file_fixer || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy ||
     61|| rename_photos_update_events_file || Python || generates new file names for tiffs and their entries in the image events file ||
    5962|| tag_tiffs || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata ||
    60 || rename_photos_update_events_file || python || generates new file names for tiffs and their entries in the image events file ||
    6163
    6264'''General'''