Changes between Version 12 and Version 13 of Procedures/NewDataArrival/ProjectSetUp
- Timestamp:
- Jul 16, 2018, 2:15:55 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/NewDataArrival/ProjectSetUp
v12 v13 55 55 '''This will create a log file''' with all the changes made and will have the same name that the config file but with the extension ‘.log’. I suggest you keep track on this log and use it when using posterior commands on this guide. Have a look to the old project directory and '''make sure there is not any essential file that has not been moved to the right directory. If so, solve this manually before continuing and make a note in the log.''' 56 56 57 Before renaming files and directories perhaps you would like to create the processing directories as airborne user. You can do this any time later as well.Go to the new project directory and as arsf and ive write permissions to the group; then change user to '''airborne''' and use: 57 Before renaming files and directories create the processing directories as airborne user. Go to the new project directory and as arsf and add group write permissions to the root directory only (not recursively); then change user to '''airborne''' and use: 58 {{{ 58 59 build_structure.py -p . --only-missing 59 60 }}} 60 61 [[BR]] 61 62 62 63 === Renaming Fenix and Owl files === 63 Now, let me catch up with my notes… oh yes, you can now rename Fenix and Owl files. Let’s start with the Fenix as traditionally is easier. Check that all files look OK (no missing data, does everything looks fine compared to the logsheet… the usual stuff.). The script for renaming files will point out this so you are meant to make sure the output is correct. Once ready, go to the''' top project directory''' and run: 64 65 Once the files have been moved and the directory structure created the Fenix and Owl files need to be renamed according to our naming conventions. 66 67 ==== Fenix ==== 68 69 Check that all files look OK (no missing data, does everything looks fine compared to the logsheet… the usual stuff.). The script for renaming files will point out this so you are meant to make sure the output is correct. Once ready, go to the''' top project directory''' and run: 64 70 {{{ 65 71 fenix_rename.py –config_path ‘config_path.cfg’ –path . … … 71 77 Everything is sorted now for the Fenix sensor. 72 78 73 Let’s move to the Owl. The steps are almost the same. You can run from top project directory: 79 ==== Owl ==== 80 81 The steps for the Owl are almost the same. You can run from top project directory: 74 82 {{{ 75 83 owl_rename.py --config_path ‘config_path.cfg’ --path .