Changes between Version 51 and Version 52 of Procedures/NewDataArrival


Ignore:
Timestamp:
Sep 16, 2008, 1:13:58 PM (16 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v51 v52  
    2626
    2727== Copying to PML data storage ==
    28 === Scripted method ===
     28
     29Copy to appropriate location on the filesystem (~arsf/arsf_data/in_progress/2008/flight_data/...)
     30 * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`
     31 * ensure the project directory names conform to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB07_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc
     32
     33The next stage can be manual or semi-automatic:
     34
     35=== Semi-scripted method ===
    2936  * in the directory above the new project directories (eg '../flight_data/unpacking/') run 'unpack_folder_structure.py --dry-run'
    3037    * using --dry-run will output the commands it will run to the terminal. Check these look ok
     
    4653
    4754=== Non-scripting  method ===
    48 Copy to appropriate location on the filesystem (~arsf/arsf_data/in_progress/2007/flight_data/...)
    49  * when copying from the source media, preserve timestamps with `cp -a` or `rsync -av`
    50  * ensure the directory name conforms to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB07_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc
    5155 * prune empty directories (check these aren't stubs for later data first) (use `rmdir *` in the project directory)
    5256 * rename any capitalised subdirectories