Changes between Version 28 and Version 29 of Procedures/NewDataArrival


Ignore:
Timestamp:
Jul 7, 2008, 5:36:15 PM (16 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v28 v29  
    2020   * use `find -type f -exec chmod a-x {} \;`
    2121 * move DCALM* files to applanix/Raw
    22  * bzip lidar files, `bzip lidar/*`
    23  * remove group & other write permission, `chmod go-w . -R`
     22 * bzip lidar files
     23   * `bzip lidar/*`
     24 * remove group & other write permission
     25   *`chmod go-w . -R`
    2426
    2527In some cases, the flight crew may fly two projects back-to-back but enter all the data onto a single logsheet.  If so, you may need to split the project directory into two, particularly if there's a large time gap (navigation needs separate processing) or the PIs are different (different delivery addresses/tracking).  If you do need to split a project, ensure both copies have copies of common files (logsheets, rinex, etc), but that non-common files are not duplicated (ie. don't include hawk data for part 1 in part 2..).  Also note in the ticket what was done for tracking purposes.