Dear all, I have trouble when I tried to clone CESM experiments published in CESM2 Experiments, Data & Diagnostic Output using CESM2.2.0 model.
Firstly, I downloaded https://svn-cesm2-expdb.cgd.ucar.edu/public/b.e21.BHIST.f09_g17.CMIP6-historical.001/ through svn tools.
Then I tried create_clone command
../cime/scripts/create_clone --clone ./b.e21.BHIST.f09_g17.CMIP6-historical.001/ --case ./b.e21.BHIST.f09_g17.CMIP6-historical.001_clone
I received the following responses:
distutils.errors.DistutilsFileError: can't copy '/home/CESM/cesm_2.2.0/cases/b.e21.BHIST.f09_g17.CMIP6-historical.001/env_workflow.xml': doesn't exist or not a regular file
I copied other cases's env_workflow.xml to my clone case while came new error
PermissionError: [Errno 13] Permission denied: '/glade'
I don't know where the issue lies in. Any suggestion will be much appreciated. Thanks.More detailed error info is enclosed.
Firstly, I downloaded https://svn-cesm2-expdb.cgd.ucar.edu/public/b.e21.BHIST.f09_g17.CMIP6-historical.001/ through svn tools.
Then I tried create_clone command
../cime/scripts/create_clone --clone ./b.e21.BHIST.f09_g17.CMIP6-historical.001/ --case ./b.e21.BHIST.f09_g17.CMIP6-historical.001_clone
I received the following responses:
distutils.errors.DistutilsFileError: can't copy '/home/CESM/cesm_2.2.0/cases/b.e21.BHIST.f09_g17.CMIP6-historical.001/env_workflow.xml': doesn't exist or not a regular file
I copied other cases's env_workflow.xml to my clone case while came new error
PermissionError: [Errno 13] Permission denied: '/glade'
I don't know where the issue lies in. Any suggestion will be much appreciated. Thanks.More detailed error info is enclosed.