Changes between Version 6 and Version 7 of Procedures/NewDataArrival
- Timestamp:
- Sep 28, 2007, 12:12:10 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v6 v7 3 3 This procedure should be followed on receipt of new flight data from ARSF. 4 4 5 1. copy to appropriate location on the filesystem (~arsf/arsf_data/ 2007/flight_data/...)6 * ensure the directory name conforms to the standard - '''PROJECTCODE-YYYY_JJJxx ''', e.g. ''GB2007_05-2007_116b'', ''boresight-2007_198'', etc5 1. copy to appropriate location on the filesystem (~arsf/arsf_data/in_progress/2007/flight_data/...) 6 * ensure the directory name conforms to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB2007_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc 7 7 * rename any capitalised subdirectories 8 * move DCALM* files to applanix/Raw 8 9 * prune empty directories? (''need to think about this, maybe only do after checking it's not a stub for later data'') 9 10 * ''need to ensure backups are taken''