Changes between Version 159 and Version 160 of scriptlist


Ignore:
Timestamp:
Sep 25, 2014, 4:19:23 PM (9 years ago)
Author:
dac
Comment:

Added egm96 module and sbet_datum_offset script.

Legend:

Unmodified
Added
Removed
Modified
  • scriptlist

    v159 v160  
    9090|| process_specim_line.py || Python || Runs az suite on specified Eagle/Hawk flightline for processing || benj ||
    9191|| run_calibration.py || Python || Master script for running calibration scripts || benj ||
     92|| sbet_datum_offset.py || Python || Change altitudes in sbet file from EGM96 datum to WGS-84 elipsoid || dac ||
    9293|| split_autodark.py || Python || Script to split Eagle or Hawk raw files containing autodark frames into a light file and a dark file. || benj ||
    9394|| splitline.py || Python || Script/Library for splitting Eagle/Hawk flightlines, using headers || ||
     
    175176|| csv_handler.py || Python || Reads CSV columns as lists and writes lists to a CSV file || ||
    176177|| data_handler.py || Python || Reads/writes BIL and BSQ files || ||
     178|| egm96 || Python / Fortran || Calculate offset between EGM96 and WGS-84. Python wrapper for Fortran functions || dac ||
    177179|| flightlineclass.py || Python || Class to hold info on Eagle/Hawk flight lines (used in generateKMLforPI.py) || ||
    178180|| folder_structure.py || Python || Holds the current arsf folder structure || ||