Changes between Version 43 and Version 44 of scriptlist
- Timestamp:
- Aug 10, 2010, 9:22:31 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v43 v44 34 34 || getlatlong.sh || bash || Determines lat/lon for flight from Eagle/Hawk header files || 35 35 || gettiles.sh || bash || Determines BNG grid squares for flight from Eagle/Hawk header files || 36 || igm2map.sh || bash || Script to use IGM files to generate a GLT file and map level 1 data ||36 || igm2map.sh [[br]] igm2map.pro|| bash || Script to use IGM files to generate a GLT file and map level 1 data || 37 37 || make_delivery_folder.sh || bash || Creates a hyperspectral delivery folder || 38 38 || make_mosaic.sh [[br]] make_mosaic.grass|| bash || Script to convert GeoTIFFs into JPGs and create a mosaic image (with vectors) || … … 68 68 || '''Script''' || Language || Use || 69 69 || create_latex_camera_readme.py || Python || Creates a LaTeX file for generating a PDF read_me for delivery || 70 || image_events_file_fixer || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy ||70 || image_events_file_fixer.py || Python || Corrects image event files, mainly by using a sol/sbet file to correct position accuracy || 71 71 || make_delivery_folder.sh || bash || Creates a Photograph delivery folder || 72 72 || photo2thumb.sh || bash || Converts RCD TIF files to JPG thumbnails || 73 || rename_photos_update_events_file || Python || generates new file names for tiffs and their entries in the image events file ||74 || tag_tiffs || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata ||73 || rename_photos_update_events_file.py || Python || generates new file names for tiffs and their entries in the image events file || 74 || tag_tiffs.py || Python || Adds tags to tiff files (using image event files) which define position, attitude and other metadata || 75 75 76 76 == General == … … 106 106 || band_reader.py || Python || Reads AISA band (.prn) files || 107 107 || configSorter.py || Python || Sorts config files into sensible order (can also be executed directly) || 108 || common_readme_functions.py || Python || Functions for latex readme generator scripts || 108 109 || data_handler.py || Python || Reads/writes BIL and BSQ files || 109 110 || libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa || … … 117 118 || az_log_parser.py || Python || Parse output from az* programs to remove cruft - not kept up to date with newer versions and possibly too ambitious || 118 119 || gtiff2jpg.py || Python || Convert GeoTIFFs to JPEGs || 120 || unpack_file_check.py || Python || Unpacking check files script || 121 || unpack_folder_structure.py || Python || Unpacking check the folder structure || 119 122 120 123 If it's obsolete and been replaced by something newer / better, delete the obsoleted one. If we don't have a replacement, it may be worth keeping around but remember the cost in confusion. … … 126 129 || casefixer.py || Python || || 127 130 || combined_band_mask.py || symbolic link to `/users/rsg/arsf/code/mask_creation/combined_band_mask.py' || || 128 || common_readme_functions.py || ASCII Java program text || ||129 131 || configSorter || symbolic link to `/users/rsg/arsf/usr/lib/python/site-packages/configSorter.py' || || 130 132 || delivery_prep_2006.sh || bash || || … … 132 134 || generate_mask.sh || bash || || 133 135 || hdf_to_bil.py || Python || || 134 || igm2map.pro || ASCII English text || ||135 || image_events_file_fixer.py || Python || ||136 136 || kmlise_project.py || Python || || 137 137 || kml_line_photosorter.py || Python || || … … 149 149 || read_arsf_logsheets.py || Python || || 150 150 || remove_bands_from_header.py || Python || || 151 || rename_photos_update_events_file.py || Python || ||152 151 || seperate_band_mask.py || symbolic link to `/users/rsg/arsf/code/mask_creation/seperate_band_mask.py' || || 153 || tag_tiffs.py || Python || ||154 152 || tifftagger2_exiftool.py || Python || || 155 153 || trim_lidar.sh || bash || || 156 || unpack_file_check.py || Python || ||157 || unpack_folder_structure.py || Python || ||158 159 154 160 155