Changes between Version 159 and Version 160 of scriptlist
- Timestamp:
- Sep 25, 2014, 4:19:23 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v159 v160 90 90 || process_specim_line.py || Python || Runs az suite on specified Eagle/Hawk flightline for processing || benj || 91 91 || 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 || 92 93 || split_autodark.py || Python || Script to split Eagle or Hawk raw files containing autodark frames into a light file and a dark file. || benj || 93 94 || splitline.py || Python || Script/Library for splitting Eagle/Hawk flightlines, using headers || || … … 175 176 || csv_handler.py || Python || Reads CSV columns as lists and writes lists to a CSV file || || 176 177 || 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 || 177 179 || flightlineclass.py || Python || Class to hold info on Eagle/Hawk flight lines (used in generateKMLforPI.py) || || 178 180 || folder_structure.py || Python || Holds the current arsf folder structure || ||