Changes between Version 66 and Version 67 of scriptlist
- Timestamp:
- Dec 3, 2010, 12:39:08 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v66 v67 91 91 || binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) || 92 92 || 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 || 93 94 || 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. || 94 95 || demgen.py || Python || Reads eagle or hawk header files and SBET file to generate a list of the DEM tiles that the SBET covers || … … 114 115 || proj_tidy.sh || bash || Checks that a specified project conforms to the current defined structure and file name formats || 115 116 || 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 ||117 117 || teqc || Binary (third-party) || Program for slicing/splicing/fiddling with RINEX or other GPS base station data (like raw data) || 118 118 || times4grafnav.py || Python || Searches E/H headers and gets start/stop times for importing into Grafnav to show on trajectory ||