Changes between Version 33 and Version 34 of Procedures/NewDataArrival


Ignore:
Timestamp:
Jul 29, 2008, 1:01:55 PM (16 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v33 v34  
    1010== Copying to PML data storage ==
    1111Copy to appropriate location on the filesystem (~arsf/arsf_data/in_progress/2007/flight_data/...)
    12 
     12  * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`
    1313=== Scripting  method ===
    14   * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`
    1514  * in the directory above the new project directories (eg '../flight_data/unpacking/') run 'unpack_folder_structure.py --dry-run'
    1615    * using --dry-run will output the commands it will run to the terminal to check it looks ok