Changes between Version 56 and Version 57 of Procedures/NewDataArrival


Ignore:
Timestamp:
Apr 9, 2009, 3:21:22 PM (15 years ago)
Author:
mggr
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v56 v57  
    3434
    3535=== Semi-scripted method ===
    36   * in the directory above the new project directories (eg '../flight_data/unpacking/') run 'unpack_folder_structure.py --dry-run'
    37     * using --dry-run will output the commands it will run to the terminal. Check these look ok
    38     * if happy, either re-run without --dry-run or cut/paste commands
     36  * in the directory above the new project directories (eg '../flight_data/unpacking/') run 'unpack_folder_structure.py'
     37    * by default, it runs safely in a dry-run mode and will output the commands it will run to the terminal. Check these look ok.
     38    * if happy, either re-run with --execute
    3939    * Each project directory should be re-formatted to the current standard
    4040  * in each project directory run 'unpack_file_check.py -l <admin/logsheet.doc(.txt)>'