Hi,
I created one CASE by running "./create_newcase --case /home/abhishekl/SOURCE/CESM/cases/b.e20.B1850.f19_g17.test --compset B1850 --res f19_g17".
And the CASE was successfully set up and built for our machine.
However, when I tried to download the required input data with the command "./check_input_data --protocol=svn --server=https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/ --download", the following errors are happening.
I repeatedly tried to download these input data, but all failed.
---------------------------------------------------------------------------------
Using protocol svn with user None and passwd None
Loading input file list: 'Buildconf/ww3.input_data_list'
Loading input file list: 'Buildconf/cism.input_data_list'
Loading input file list: 'Buildconf/mosart.input_data_list'
Loading input file list: 'Buildconf/refcase.input_data_list'
Loading input file list: 'Buildconf/pop.input_data_list'
Loading input file list: 'Buildconf/clm.input_data_list'
Model clm missing file stream_fldfilename_popdens = '/home/abhishekl/OUTPUT/CESM/cesm-inputdata/lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc'
Trying to download file: 'lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc' to path '/home/abhishekl/OUTPUT/CESM/cesm-inputdata/lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc' using SVN protocol.
SUCCESS
ERROR: Failed to find or download file /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/run/inputdata_checksum.dat
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Also if i run "./case.build" again...the following error comes:
Building gptl with output to file /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/bld/gptl.bldlog.230328-121932
Calling /home/abhishekl/SOURCE/CESM/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl
ERROR: /home/abhishekl/SOURCE/CESM/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl FAILED, cat /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/bld/gptl.bldlog.230328-121932
---------------------------------------------------------------------------------
How can I solve it ? and download all the data in one command.
I created one CASE by running "./create_newcase --case /home/abhishekl/SOURCE/CESM/cases/b.e20.B1850.f19_g17.test --compset B1850 --res f19_g17".
And the CASE was successfully set up and built for our machine.
However, when I tried to download the required input data with the command "./check_input_data --protocol=svn --server=https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/ --download", the following errors are happening.
I repeatedly tried to download these input data, but all failed.
---------------------------------------------------------------------------------
Using protocol svn with user None and passwd None
Loading input file list: 'Buildconf/ww3.input_data_list'
Loading input file list: 'Buildconf/cism.input_data_list'
Loading input file list: 'Buildconf/mosart.input_data_list'
Loading input file list: 'Buildconf/refcase.input_data_list'
Loading input file list: 'Buildconf/pop.input_data_list'
Loading input file list: 'Buildconf/clm.input_data_list'
Model clm missing file stream_fldfilename_popdens = '/home/abhishekl/OUTPUT/CESM/cesm-inputdata/lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc'
Trying to download file: 'lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc' to path '/home/abhishekl/OUTPUT/CESM/cesm-inputdata/lnd/clm2/firedata/clmforc.Li_2017_HYDEv3.2_CMIP6_hdm_0.5x0.5_AVHRR_simyr1850-2016_c180202.nc' using SVN protocol.
SUCCESS
ERROR: Failed to find or download file /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/run/inputdata_checksum.dat
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
Also if i run "./case.build" again...the following error comes:
Building gptl with output to file /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/bld/gptl.bldlog.230328-121932
Calling /home/abhishekl/SOURCE/CESM/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl
ERROR: /home/abhishekl/SOURCE/CESM/my_cesm_sandbox/cime/src/build_scripts/buildlib.gptl FAILED, cat /home/abhishekl/OUTPUT/CESM/scratch/b.e20.B1850.f19_g17.test/bld/gptl.bldlog.230328-121932
---------------------------------------------------------------------------------
How can I solve it ? and download all the data in one command.