Changes between Version 9 and Version 10 of CDDS
- Timestamp:
- 26/09/19 15:48:25 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CDDS
v9 v10 68 68 This just says point {{{dataroot}}} and {{{procroot}}} to {{{cdds_data}}} and {{{cdds_proc}}} (respectively), which will be created later in {{{CDDS_DIR}}}. 69 69 70 6. 70 6. Create the json request file 71 7. Begin the CDDS process: 72 {{{ 73 source cdds_workflow_for_user.sh 74 }}} 75 76 Several directories will be created (their structure will be based on information in the json request file.) 77 78 A variable list will be generated in {{{cdds-proc}}} 79 80 We H 81 71 82 72 83