Changes between Version 124 and Version 125 of Procedures/NewDataArrival


Ignore:
Timestamp:
Oct 1, 2010, 12:16:24 PM (14 years ago)
Author:
knpa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/NewDataArrival

    v124 v125  
    3535      * Check .raw, .nav, .log, .hdr for each Eagle + Hawk line
    3636      * Check for nav-sync issues - THIS IS BASED ON A FALSE ASSUMPTION AND PROBABLY IS USELESS
    37   *  Copy project structure with sym links to ~arsf/workspace. You can either do this manually or with:
    38       fastcopy_arsf_proj_dir.sh <source project directory> <target project directory>
    39   Note: Be logged in airborne when you create the directory and the initial files in the workspace or you won't have write permission.
    40   * '''Obsolete: Only do this to generate old-style scripts.''' For each project directory run 'generate_qsub.py -d <project directory>'
    41     * This will generate a qsub command script for use to submit processing of all eagle, hawk, atm and casi flight lines to the grid nodes.
    4237
    4338=== Non-scripting  method ===
     
    7065== Move to permanent PML data storage ==
    7166
    72 Move to appropriate location in the repository (~arsf/arsf_data/2009/flight_data/...)
    73  * ensure the project directory names conform to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB07_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc
     671. Move to appropriate location in the repository (~arsf/arsf_data/2009/flight_data/...)
     68   * ensure the project directory names conform to the standard - '''PROJECTCODE-YYYY_JJJxx_SITENAME''', e.g. ''GB07_07-2007_102a_Inverclyde'', ''boresight-2007_198'', etc
    7469
    7570** IMPORTANT ** [[BR]]
    7671If there is no space in the repository then it will need to go into archive-over-flow temporarily (~arsf/arsf_data/YYYY/flight_data/archive-overflow). Make a note in ticket (once you've created it!) saying that this project is in non-backed up space.
     72
     731. Copy project structure with sym links to ~arsf/workspace. You can either do this manually or with:
     74
     75      fastcopy_arsf_proj_dir.sh <source project directory> <target project directory>
     76   Note: Be logged in airborne when you create the directory and the initial files in the workspace or you won't have write permission.
     77   * '''Obsolete: Only do this to generate old-style scripts.''' For each project directory run 'generate_qsub.py -d <project directory>'
     78   * This will generate a qsub command script for use to submit processing of all eagle, hawk, atm and casi flight lines to the grid nodes.
    7779
    7880== Create subsidiary files ==