Changes between Version 43 and Version 44 of scriptlist


Ignore:
Timestamp:
Aug 10, 2010, 9:22:31 AM (14 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v43 v44  
    3434|| getlatlong.sh || bash || Determines lat/lon for flight from Eagle/Hawk header files ||
    3535|| 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 ||
    3737|| make_delivery_folder.sh || bash || Creates a hyperspectral delivery folder ||
    3838|| make_mosaic.sh [[br]] make_mosaic.grass|| bash || Script to convert GeoTIFFs into JPGs and create a mosaic image (with vectors) ||
     
    6868|| '''Script''' || Language || Use ||
    6969|| 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 ||
    7171|| make_delivery_folder.sh || bash || Creates a Photograph delivery folder ||
    7272|| 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 ||
    7575
    7676== General ==
     
    106106|| band_reader.py || Python || Reads AISA band (.prn) files ||
    107107|| 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 ||
    108109|| data_handler.py || Python || Reads/writes BIL and BSQ files ||
    109110|| libgpstime.py || Python || Converts GPS time-of-week to human-readable format and vice-versa ||
     
    117118|| 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 ||
    118119|| 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 ||
    119122
    120123If 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.
     
    126129|| casefixer.py || Python || ||
    127130|| 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 || ||
    129131|| configSorter ||  symbolic link to `/users/rsg/arsf/usr/lib/python/site-packages/configSorter.py' || ||
    130132|| delivery_prep_2006.sh || bash || ||
     
    132134|| generate_mask.sh || bash || ||
    133135|| hdf_to_bil.py || Python || ||
    134 || igm2map.pro ||  ASCII English text || ||
    135 || image_events_file_fixer.py || Python || ||
    136136|| kmlise_project.py || Python || ||
    137137|| kml_line_photosorter.py || Python || ||
     
    149149|| read_arsf_logsheets.py || Python || ||
    150150|| remove_bands_from_header.py || Python || ||
    151 || rename_photos_update_events_file.py || Python || ||
    152151|| seperate_band_mask.py ||  symbolic link to `/users/rsg/arsf/code/mask_creation/seperate_band_mask.py' || ||
    153 || tag_tiffs.py || Python || ||
    154152|| tifftagger2_exiftool.py || Python || ||
    155153|| trim_lidar.sh || bash || ||
    156 || unpack_file_check.py || Python || ||
    157 || unpack_folder_structure.py || Python || ||
    158 
    159154
    160155