| 163 | Login to one of the jasmin-sci machines. Change directory to `CDDS_DIR` |
| 164 | |
| 165 | Set up the CDDS environment - |
| 166 | {{{ |
| 167 | source /<central location>/setup_cdds_env.sh |
| 168 | }}} |
| 169 | Run the quality check utility |
| 170 | {{{ |
| 171 | qc_run_and_report ./FAFMIP-faf-heat.json -p -c ./ |
| 172 | }}} |
| 173 | |
| 174 | Review the quality check output under cdds_proc |
| 175 | {{{ |
| 176 | ls $CDDS/cdds_proc/CMIP6/FAFMIP/HadGEM3-GC31-LL_faf-heat_r1i1p1f1/round-1-monthly/qualitycheck |
| 177 | approved_variables_2019-10-08T113517.txt log/ qc.db report_2019-10-08T113517.json |
| 178 | }}} |
| 179 | |
| 180 | == 7. Move CMOR data to ESGF == |
| 181 | |