Changes between Version 51 and Version 52 of Procedures/NewDataArrival
- Timestamp:
- Sep 16, 2008, 1:13:58 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v51 v52 26 26 27 27 == Copying to PML data storage == 28 === Scripted method === 28 29 Copy 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 33 The next stage can be manual or semi-automatic: 34 35 === Semi-scripted method === 29 36 * in the directory above the new project directories (eg '../flight_data/unpacking/') run 'unpack_folder_structure.py --dry-run' 30 37 * using --dry-run will output the commands it will run to the terminal. Check these look ok … … 46 53 47 54 === 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'', etc51 55 * prune empty directories (check these aren't stubs for later data first) (use `rmdir *` in the project directory) 52 56 * rename any capitalised subdirectories