Changes between Version 95 and Version 96 of Procedures/NewDataArrival
- Timestamp:
- Nov 27, 2009, 1:07:07 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v95 v96 38 38 * Check .raw, .nav, .log, .hdr for each Eagle + Hawk line 39 39 * Check for nav-sync issues - THIS IS BASED ON A FALSE ASSUMPTION AND PROBABLY IS USELESS 40 * in each project directory run 'generate_runscripts.py -l <admin/logsheet.txt> -n <number_of_lines> -s <sensorid - e,h,a,c> -b <boresight JDAY> -B <boresight YEAR>'41 * This will generate run scripts for the project, but which are still needed to be edited. Fills in azsite info, boresight extraction line and semi-does azgcorr.42 * Run once for each sensor present43 * The script should ignore blank lines on the logsheet and lines which are named test.44 40 * Copy project structure with sym links to ~arsf/workspace. You can either do this manually or with: 45 41 fastcopy_arsf_proj_dir.sh <source project directory> <target project directory>