Changes between Version 44 and Version 45 of scriptlist


Ignore:
Timestamp:
Aug 10, 2010, 10:34:40 AM (14 years ago)
Author:
benj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v44 v45  
    1515|| create_lidar_readme.py || Python || Creates a Readme for lidar deliveries ||
    1616|| fugroviewer.exe || bash || Runs wine version of Fugroviewer ||
     17|| generate_mask.py [[BR]] generate_mask.sh || Python || Script for generating mask file for use in GRASS for old Optech LiDAR ||
    1718|| get_first_return.sh || bash || Creates new ASCII lidar files with 1st returns only ||
    1819|| import_ldr_txt_to_grass.sh ||  ASCII English text || Imports lidar .txt file into grass (run from within grass)||
     
    2324|| leica_photo_processing || bash || Runs wine version of Leica's photo processor ||
    2425|| lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files ||
    25 || lidar_histogram.py || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||
     26|| lidar_histogram.py [[BR]] lidar_histogram.sh || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering ||
    2627|| lidar_stats.py || Python || Extracts statistics from a set of LAS files ||
    2728|| make_lidar_delivery.sh || bash || Create a LiDAR delivery folder ||
    2829|| make_lidardem_or_intensity.sh [[br]] make_lidardem_or_intensity.grass|| bash || Create a lidar dem or intensity image from ascii lidar files ||
    2930|| pt_cloud_filter || Binary (C) || Removes points of a specified classification from ascii lidar point cloud ||
     31|| trim_lidar.sh || bash || Cuts UTM zone number off old Optech LiDAR point cloud files ||
    3032
    3133== Hyperspectral ==
     
    9597|| ll2bng.sh || bash || Converts specified lat/lon into BNG co-ordinates (wrapper around appropriate proj command) ||
    9698|| mask_bad_pixels.py || Python || Sets defined bad pixels in a BIL or BSQ file to be a mask value ||
     99|| nextmapdem.sh || bash || Generates an azgcorr-style DEM from NextMap data ||
    97100|| ppv_to_envi_igm || Python || converts a ppv file (whatever those are) to an igm file and creates a envi header file for it || 
    98101|| symlink_src_dir.sh || bash ||Symlinks all files in a source directory into a target directory ||
     
    123126If it's obsolete and been replaced by something newer / better, delete the obsoleted one.  If we don't have a replacement, it may be worth keeping around but remember the cost in confusion.
    124127
     128== Symlinks ==
     129
     130Explanation of symlinks in ~arsf/usr/bin
     131
     132|| Link name || Link target || Use ||
     133|| configSorter || /users/rsg/arsf/usr/lib/python/site-packages/configSorter.py || Link to configSorter library (see Libraries section) - library is also executable ||
     134
     135
    125136== Unknown ==
    126137
     
    129140|| casefixer.py || Python || ||
    130141|| combined_band_mask.py ||  symbolic link to `/users/rsg/arsf/code/mask_creation/combined_band_mask.py' || ||
    131 || configSorter ||  symbolic link to `/users/rsg/arsf/usr/lib/python/site-packages/configSorter.py' || ||
    132142|| delivery_prep_2006.sh || bash || ||
    133 || generate_mask.py || Python || ||
    134 || generate_mask.sh || bash || ||
    135143|| hdf_to_bil.py || Python || ||
    136144|| kmlise_project.py || Python || ||
     
    142150|| las_single_class.py || Python || ||
    143151|| LASsorter.py || Python || ||
    144 || lidar_histogram.sh || bash || ||
    145 || nextmapdem.sh || bash || ||
    146152|| overlay_combined_band_mask.py ||  symbolic link to `/users/rsg/arsf/code/mask_creation/overlay_combined_band_mask.py' || ||
    147153|| photo_renamer.py || Python || ||
     
    151157|| seperate_band_mask.py ||  symbolic link to `/users/rsg/arsf/code/mask_creation/seperate_band_mask.py' || ||
    152158|| tifftagger2_exiftool.py || Python || ||
    153 || trim_lidar.sh || bash || ||
    154 
    155159
    156160Note: See also Python resources/libraries on main RSG wiki at http://rsg.pml.ac.uk/intranet/trac/wiki/Python