Changes between Version 20 and Version 21 of CDDS
- Timestamp:
- 02/10/19 09:10:44 (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CDDS
v20 v21 52 52 3. Copy the conversion process orchestration script {{{cdds_workflow_for_user.sh}}} to this directory 53 53 {{{ 54 cp / <central-location>/cdds_workflow_for_user.sh cdds_workflow_for_user.sh54 cp /home/users/glister/CDDS/cdds_workflow_for_user.sh cdds_workflow_for_user.sh 55 55 }}} 56 56 '''Note: `/home/users/glister/CDDS` is for testing only -- to be moved centrally''' 57 57 58 58 4. Edit {{{cdds_workflow_for_user.sh}}} to set the environment variables {{{CDDS_DIR}}} and {{{REQUEST_JSON}}} … … 66 66 {{{ 67 67 mkdir -p CMIP6/v1.0.5/general 68 cp <somewhere central>/CMIP6.cfg CMIP6/v1.0.5/general/CMIP6.cfg68 cp /home/users/glister/CDDS/CMIP6.cfg CMIP6/v1.0.5/general/CMIP6.cfg 69 69 }}} 70 '''Note: `/home/users/glister/CDDS` is for testing only -- to be moved centrally''' 70 71 71 72 6. Edit your newly copied {{{CMIP6.cfg}}} to set {{{dataroot}}} and {{{procroot}}} - in this particular example the edits are