Changes between Version 129 and Version 130 of scriptlist
- Timestamp:
- Feb 10, 2012, 6:19:43 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v129 v130 47 47 || check_qpftiming.py || Python || Test specified Eagle/Hawk framerates against actual framerates calculated from qpfTiming || benj || 48 48 || checkpeaks.py || Python || Matches measured spectral lines to fityk-detected peaks and eagle/hawk pixel numbers for use in spectral calibration || benj || 49 || create_latex_hyperspectral_readme.py || Python || Create a LaTeX file for a PDF Readme for Hyperspectral deliveries || || 49 || create_latex_hyperspectral_readme.py || Python || Create a LaTeX file for a PDF Readme for Hyperspectral azgcorr deliveries || || 50 || create_latex_hyperspectral_apl_readme.py || Python || Create a LaTeX file for a PDF Readme for Hyperspectral APL deliveries || || 50 51 || dimfixer.py || Python || Truncates BIL files so that the file size matches what the header file says it should || benj || 51 52 || dummy_linecount.py || Python || Replaces a broken line counter on the first band of eagle and hawk (values 0 to number of lines) || knpa || … … 57 58 || gen_synth_sbet.py || Python || Generates a synthetic SBET file || benj || 58 59 || generate_prn.py || Python || Generates a .prn file from some subset of bands in a given .wls file || benj || 60 || generate_apl_runscripts.py || Python || Generates config file for APL hyperspectral processing || || 59 61 || get_boresight_vals.py || Python || Extracts boresight values for given day from csv file || || 60 62 || get_calib_vals.py || Python || Extracts calibration file names for given day from data file || || 63 || gen_eg_cmds.py || Python || Generates example commands for APL for the read me file || || 61 64 || get_sbet_bounds.py || Python || Gets North/South/East/West extent of (part of) an SBET file in lat/lon || benj || 62 65 || getposition || Python || Gets position information at from an SBET file for a specified time (or file limits) || benj || … … 64 67 || gettiles.sh || bash || Determines BNG grid squares for flight from Eagle/Hawk header files || benj || 65 68 || hdr_fps_check.py || Python || Checks if a Specim file has a mismatch between recorded and actual frame rate (Hawk problem) || || 69 || hyper_latex_table_tools.py || Python || Python tools for hyperspectral readme table creation || || 66 70 || igm2map.sh [[br]] igm2map.pro || bash || Script to use IGM files to generate a GLT file and map level 1 data || || 67 71 || interleave_convert.py || Python || Convert interleave of a 3D file between BIL/BSQ || || 68 72 || logwriter.py || Python || Outputs mean altitude, heading and speed from an SBET file for a number of Eagle or Hawk lines || benj || 69 73 || make_mosaic.sh [[br]] make_mosaic.grass || bash || Script to convert GeoTIFFs into JPGs and create a mosaic image (with vectors) || || 74 || make_hyper_delivery.py || Python || Make a hyperspectral delivery fro APL data || || 70 75 || match_dark_frames.py || Python || Checks which of a selection of Eagle/Hawk header files have compatible binning, framerate and integration time settings || benj || 71 76 || mergeCFSync.py || Python || Merges a .cfg and a .sync (eagle/hawk line sct offsets) || || … … 73 78 || new_nav_file_fixer.py || Python || Script to remove once-per-second sync messages from a eagle/hawk nav file that were introduced with the firmware upgrade in October 2011 and sometimes break aplcorr || knpa || 74 79 || phasecorrelator.py || Python || Perform phase correlation on a lidar intensity image and a hyperspectral image || || 80 || process_specim_apl_line.py || Python || Process the specim data using APL || || 75 81 || qsub_correlate.py || Python || Submit a correlation job to the grid || || 76 82 || process_specim_line.py || Python || Runs az suite on specified Eagle/Hawk flightline for processing || benj || … … 103 109 || auto_grass_vector_tiff_conversion_driver.sh [[br]] auto_grass_vector_tiff_conversion_control_script.grass || Python || uses grass to produce tiff images of vectors || || 104 110 || binary_converter.py || Python || Converts binary files from one data type to another (eg. Float32 -> Int16) || || 111 || bil2tiff || Bash || Convert bil files to geotiffs using gdal || || 105 112 || bnglookup.py || Python || Converts BNG numeric grid references to OS grid square co-ordinates || || 106 113 || checkoverflows.py || Python || Checks binary data files for presence of a specified overflow value || || 107 114 || convert_delivery.sh || Bash || Will convert a delivery to a new project code and PI name. Can also be used on single deliveries to correct PI/proj-code inconsistencies || || 115 || convert_nonuk_dem.sh || Bash / Grass || Convert a non-UK DEM into APL format (may have to be in WGS84 heights?) || || 116 || convert_uk_dem.sh || Bash / Grass || Convert a UK DEM into APL format || || 108 117 || 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 || || 109 118 || demgen.py || Python || Reads eagle or hawk header files and SBET file to generate a list of the DEM tiles that the SBET covers || || … … 124 133 || hdf_to_bil.py || Python || Extracts navigation data from hdf files to a bil file || chrfi/knpa || 125 134 || julian || CShell || Converts between julian day+year and day/month/year || || 135 || kmloverview_all_projects_this_year.py || Python || Generate KML Overview for all projects in repository for a given year || || 126 136 || ll2bng.sh || bash || Converts specified lat/lon into BNG co-ordinates (wrapper around appropriate proj command) || || 127 137 || lsolder || bash || Like ls, but can filter list to get files/directories older than a certain time || || … … 132 142 || projdir || bash || Automatically CDs to a project directory || anch || 133 143 || proj_tidy.sh || bash || Checks that a specified project conforms to the current defined structure and file name formats || knpa || 144 || raw_eagle_hawk_bil2jpg.sh [[br]] raw_eagle_hawk_bil2jpg.grass || Create JPGs of raw eagle/hawk data for KML overview || || 134 145 || spatial_average.py || Python || Averages a BIL or BSQ file in the spatial direction || || 135 146 || symlink_src_dir.sh || bash || Symlinks all files in a source directory into a target directory || ||