Changes between Version 25 and Version 26 of scriptlist
- Timestamp:
- Jul 29, 2010, 4:49:11 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v25 v26 16 16 || lag || Binary (C) || LiDAR file viewer || 17 17 || 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 || 18 19 19 20 '''Hyperspectral''' … … 43 44 || nav2txt || Binary (C) || Output contents of an AISA nav file to an ASCII text file || 44 45 46 47 45 48 '''Camera''' 46 49 … … 48 51 || make_delivery_folder.sh || bash || Creates a Photograph delivery folder || 49 52 || create_latex_camera_readme.py || Python || Creates a LaTeX file for generating a PDF read_me for delivery || 53 || image_events_file_fixer || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy || 54 || tag_tiffs || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata || 55 || rename_photos_update_events_file || python || generates new file names for tiffs and their entries in the image events file || 50 56 51 57 '''General''' … … 68 74 || hdf_output.py || Python || Lists contents of an HDF file to the terminal || 69 75 || teqc || Binary (third-party) || Program for slicing/splicing/fiddling with RINEX or other GPS base station data (like raw data) || 76 || hdf_to_bil || Python || converts hdf files to bil files || 77 || auto_grass_vector_tiff_conversion_driver.sh || Python || uses grass to produce tiff images of vectors || 78 || az_log_cleaner || Python || Removes normal output from az logs to leave only important messages || 79 70 80 71 81 '''Libraries''' … … 89 99 90 100 101 91 102 Note: See also Python resources/libraries on main RSG wiki at http://rsg.pml.ac.uk/intranet/trac/wiki/Python