Description
Stop linking Data to the COMROT, instead use JGDAS_GLOBAL_OCEAN_ANALYSIS_POST to copy what we need to keep to the COMROT
See @aerorahul 's comments:
This directory is being gutted here:
|
[[ "${KEEPDATA}" = "NO" ]] && rm -rf "${DATA}" |
I suggest the post job to copy what it needs to COM and create a working directory for this job in $DATAROOT
Originally posted by @aerorahul in #1270 (comment)