Changes between Version 21 and Version 22 of scriptlist
- Timestamp:
- Jul 26, 2010, 11:40:27 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v21 v22 55 55 || ll2bng.sh || bash || Converts specified lat/lon into BNG co-ordinates (wrapper around appropriate proj command) || 56 56 || symlink_src_dir.sh || bash ||Symlinks all files in a source directory into a target directory || 57 || GML2Shape.sh || bash || Convert GML Vector files to Shapefiles || 57 58 || binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) || 58 59 || bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates || … … 60 61 || fix_naughty_chars.py || Python || Finds linux-unfriendly characters in filenames || 61 62 || gpstime || Python || Converts GPS time-of-week to human-readable format and vice-versa || 63 || generate_readme_config.py || Python || Creates a config file for hyperspectral and camera read_me generators || 62 64 || mask_bad_pixels.py || Python || Sets defined bad pixels in a BIL or BSQ file to be a mask value || 63 65 || trmdatefinder.py || Python || Extracts date from Trimble GPS format file names ||