Changes between Version 122 and Version 123 of scriptlist


Ignore:
Timestamp:
Feb 9, 2012, 11:56:34 AM (12 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v122 v123  
    9696|| add_to_dem.sh || bash/grass || Adds an ascii or binary grid to a DEM - useful when doing geoid-spheroid seperation || knpa ||
    9797|| archiving_tarballer.sh || bash || Tarballs projects for NEODC || mggr/knpa ||
    98 || asterdem.sh || Bash || Creates a ASTER DEM for use with aplcorr || knpa ||
     98|| asterdem.sh || Bash || Creates a ASTER DEM for use with aplcorr || knpa/adbe ||
    9999|| atcor || bash || Runs ATCOR-4 || ||
    100100|| 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 ||  ||
     
    102102|| bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates ||  ||
    103103|| checkoverflows.py || Python || Checks binary data files for presence of a specified overflow value || ||
     104|| 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 || ||
    104105|| data_arithmetic.py || Python || Performs an arithmetic operation on all of the values from two data files and writes the results to an output data file || ||
    105 || deliverProject.sh || Bash || Will convert a delivery as to its project code and PI name, all necessary files will be changed. Also it could create tex/pdf for any delivery that might be single PI. || ||
    106106|| demgen.py || Python || Reads eagle or hawk header files and SBET file to generate a list of the DEM tiles that the SBET covers ||  ||
    107107|| demhdr_az2grass.sh ||bash || Converts dems from az format header to grass header ||  ||