Changes between Version 134 and Version 135 of Procedures/NewDataArrival
- Timestamp:
- Feb 4, 2011, 6:02:07 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v134 v135 19 19 == Unpacking projects == 20 20 21 The next stage can be manual or semi-automat ic:21 The next stage can be manual or semi-automated. Even if the script works, go through and check it has correctly done each of the manual steps. 22 22 23 23 === Semi-scripted method === … … 40 40 * Convert the .doc logsheet to .pdf 41 41 * `ooffice -invisible "macro:///Standard.Module1.SaveAsPDF(FULL_PATH_TO_FILE)"` 42 * Rename 'rinex' to 'basestation' in top directory (if present). Move all basestation data to here, then create a symlink to it from inside both applanix and leica/ipas. 42 43 43 44 = Verification =