Changes between Version 133 and Version 134 of scriptlist


Ignore:
Timestamp:
Feb 24, 2012, 5:02:49 PM (12 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v133 v134  
    5656|| gen_bandsets.py || Python || Generates bandset (.prn, .bnd, .wls) files from a wavelength scale file || benj ||
    5757|| gen_synth_radcal.py || Python || Generates a synthetic Eagle or Hawk calibration file || benj ||
    58 || gen_synth_raw.py || Python || Generates a synthetic Eagle or Hawk dataset || benj ||
    59 || gen_synth_sbet.py || Python || Generates a synthetic SBET file || benj ||
     58|| [wiki:Processing/SyntheticDataset gen_synth_raw.py] || Python || Generates a synthetic Eagle or Hawk dataset || benj ||
     59|| [wiki:Processing/SyntheticDataset gen_synth_sbet.py] || Python || Generates a synthetic SBET file || benj ||
    6060|| generate_prn.py || Python || Generates a .prn file from some subset of bands in a given .wls file || benj ||
    6161|| generate_apl_runscripts.py || Python || Generates config file for APL hyperspectral processing || ||
     
    108108|| asterdem.sh || Bash || Creates a ASTER DEM for use with aplcorr || knpa/adbe ||
    109109|| atcor || bash || Runs ATCOR-4 || ||
    110 || auto_grass_vector_tiff_conversion_driver.sh [[br]] auto_grass_vector_tiff_conversion_control_script.grass || Python || uses grass to produce tiff images of vectors ||  ||
     110|| [wiki:Processing/VecToRast auto_grass_vector_tiff_conversion_driver.sh  auto_grass_vector_tiff_conversion_control_script.grass] || Python || uses grass to produce tiff images of vectors ||  ||
    111111|| binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) ||   ||
    112112|| bil2tiff || Bash || Convert bil files to geotiffs using gdal || ||
    113 || bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates ||  ||
     113|| [wiki:Processing/LLToBNG bnglookup.py] || Python || Converts BNG numeric grid references to OS grid square co-ordinates ||  ||
    114114|| checkoverflows.py || Python || Checks binary data files for presence of a specified overflow value || ||
    115115|| convert_delivery.sh || Bash || Will convert a delivery to a new project code and PI name. Can also be used on single deliveries to correct PI/proj-code inconsistencies || ||
     
    129129|| generate_readme_config.py || Python || Creates a config file for hyperspectral and camera read_me generators ||  ||
    130130|| generateKMLforPI.py || Python || Generate a KML file containing Eagle, Hawk or RCD information || ||
    131 || GML2Shape.sh || bash || Convert GML Vector files to Shapefiles ||  ||
     131|| [wiki:Processing/OsVecImport GML2Shape.sh] || bash || Convert GML Vector files to Shapefiles ||  ||
    132132|| gpstime || Python || Converts GPS time-of-week to human-readable format and vice-versa ||  ||
    133133|| hdf_output.py || Python || Lists contents of an HDF file to the terminal ||  ||
     
    135135|| julian || CShell || Converts between julian day+year and day/month/year ||   ||
    136136|| kmloverview_all_projects_this_year.py || Python || Generate KML Overview for all projects in repository for a given year || ||
    137 || ll2bng.sh || bash || Converts specified lat/lon into BNG co-ordinates (wrapper around appropriate proj command) ||  ||
     137|| [wiki:Processing/LLToBNG ll2bng.sh] || bash || Converts specified lat/lon into BNG co-ordinates (wrapper around appropriate proj command) ||  ||
    138138|| lsolder || bash || Like ls, but can filter list to get files/directories older than a certain time || ||
    139139|| mask_bad_pixels.py || Python || Sets defined bad pixels in a BIL or BSQ file to be a mask value ||  ||
     
    182182|| create_lidar_readme.py || Python || Creates a .txt ReadMe for lidar deliveries || ||
    183183|| fastcopy_arsf_proj_dir.sh || bash || Script to make a workspace copy of a project directory (ie. avoid copying raw files, etc) || ||
    184 || generate_mask.py [[BR]] generate_mask.sh || Python || Script for generating mask file for use in GRASS for old Optech LiDAR || ||
     184|| [wiki:Processing/LIDARDEMs generate_mask.py & generate_mask.sh] || Python || Script for generating mask file for use in GRASS for old Optech LiDAR || ||
    185185|| generate_runscripts.py || Python || Generates AZ runscripts or config files for hyperspectral data processing || mark1/benj ||
    186186|| gtiff2jpg.py || Python || Convert GeoTIFFs to JPEGs || ||
    187187|| kqsub || bash || Handy for quick submission of individual flightlines and sct values. Designed for use with old rune/runh scripts || ||
    188188|| kmlise_project.py || Python || || ||
    189 || lidar2dem.sh || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files || ||
    190 || lidar_histogram.py [[BR]] lidar_histogram.sh || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering || ||
     189|| [wiki:Processing/LIDARDEMs lidar2dem.sh] || bash || Generates an azgcorr-format ASCII DEM from old Optech lidar point cloud files || ||
     190|| [wiki:Processing/LIDARDEMs lidar_histogram.py & lidar_histogram.sh] || Python || Reads old Optech LiDAR files and outputs a numeric histogram for use in filtering || ||
    191191|| make_delivery_folder.sh || bash || Old script for making deliveries || ||
    192192|| ppv_to_envi_igm.py || Python || Converts azgcorr's ppv (per-pixel view vector) output to an ENVI IGM || chrfi ||