Changes between Version 30 and Version 31 of Procedures/NewDataArrival
- Timestamp:
- Jul 29, 2008, 12:27:03 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v30 v31 25 25 * Check GPS start/stop times in header file (Eagle + Hawk) 26 26 * Check .raw, .nav, .log, .hdr for each Eagle + Hawk line 27 * in each project directory run 'generate_runscripts.py -l <admin/logsheet.txt> -n <number_of_lines> -s <sensorid - e,h,a,c>' 28 * This will generate run scripts for the project, but which are still needed to be edited. Fills in azsite info, not boresight or azgcorr etc. 29 * Run once for each sensor present 27 30 === Non-scripting method === 28 31 * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`