Changes between Version 81 and Version 82 of Procedures/NewDataArrival
- Timestamp:
- Jul 24, 2009, 11:16:31 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival
v81 v82 51 51 * Run once for each sensor present 52 52 * The script should ignore blank lines on the logsheet and lines which are named test. 53 * Copy project structure with sym links to ~arsf/workspace eithermanually or with:53 * Copy project structure with sym links to ~arsf/workspace. You can either do this manually or with: 54 54 fastcopy_arsf_proj_dir.sh <source project directory> <target project directory> 55 Note: Ideally be signed in as utils when you create the directory in the workspace and the initial files. When doing this you will need to set up the arsf package 56 if you want to run the above fast copy script. 55 57 * for each project directory run 'generate_qsub.py -d <project directory>' 56 58 * 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.