Changes between Version 66 and Version 67 of scriptlist


Ignore:
Timestamp:
Dec 3, 2010, 12:39:08 PM (13 years ago)
Author:
benj
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v66 v67  
    9191|| binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) || 
    9292|| bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates ||
     93|| 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 ||
    9394|| 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. ||
    9495|| demgen.py || Python || Reads eagle or hawk header files and SBET file to generate a list of the DEM tiles that the SBET covers ||
     
    114115|| proj_tidy.sh || bash || Checks that a specified project conforms to the current defined structure and file name formats ||
    115116|| symlink_src_dir.sh || bash ||Symlinks all files in a source directory into a target directory ||
    116 || subtract_datafile.py || Python || Subtracts values in one data file from another one and writes the results to an output data file ||
    117117|| teqc || Binary (third-party) || Program for slicing/splicing/fiddling with RINEX or other GPS base station data (like raw data) ||
    118118|| times4grafnav.py || Python || Searches E/H headers and gets start/stop times for importing into Grafnav to show on trajectory ||