Can you translate your question to English please? We don't have people that can translate for us.
I can tell the problem you are running into is in trying to download the needed input data. And it looks like it's a network problem.
Run the script in your case
./check_input_data
to list the files that are missing. Make sure you have permission to create them where it's trying to first. Then try running the above
script with the "--download" option where it will try to get the data. You should be able to check if you have network access to that
location. If you don't have access to that network location you'll need to transfer it from a different machine that does.
All of our inputdata is under:
If you can access it, you'll be able to pull that URL up in a browser. If you can't you'll need to work with your systems people to
figure out what's limiting your network access, and/or get the data from another machine that do have network access from and then
copy it over to the machine you want to run on.
When I tried your method, I found that my error was still as shown above:
[root@localhost sp_clm_serial]# ./check_input_data--download
bash: ./check_input_data--download: 没有那个文件或目录
[root@localhost sp_clm_serial]# sudo ./check_input_data --download
Loading input file list: 'Buildconf/datm.input_data_list'
Model datm missing file domain1 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/domain.lnd.360x720_gswp3.0v1.c170606.nc'
Model datm missing file file1 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-01.nc'
Model datm missing file file2 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-02.nc'
Model datm missing file file3 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-03.nc'
Model datm missing file file4 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-04.nc'
Model datm missing file file5 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-05.nc'
Model datm missing file file6 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-06.nc'
Model datm missing file file7 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-07.nc'
Model datm missing file file8 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-08.nc'
Model datm missing file file9 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-09.nc'
Model datm missing file file10 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-10.nc'
Model datm missing file file11 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-11.nc'
Model datm missing file file12 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Solar/clmforc.GSWP3.c2011.0.5x0.5.Solr.2003-12.nc'
Model datm missing file file1 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-01.nc'
Model datm missing file file2 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-02.nc'
Model datm missing file file3 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-03.nc'
Model datm missing file file4 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-04.nc'
Model datm missing file file5 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-05.nc'
Model datm missing file file6 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-06.nc'
Model datm missing file file7 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-07.nc'
Model datm missing file file8 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-08.nc'
Model datm missing file file9 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-09.nc'
Model datm missing file file10 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-10.nc'
Model datm missing file file11 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-11.nc'
Model datm missing file file12 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/Precip/clmforc.GSWP3.c2011.0.5x0.5.Prec.2003-12.nc'
Model datm missing file file1 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-01.nc'
Model datm missing file file2 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-02.nc'
Model datm missing file file3 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-03.nc'
Model datm missing file file4 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-04.nc'
Model datm missing file file5 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-05.nc'
Model datm missing file file6 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-06.nc'
Model datm missing file file7 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-07.nc'
Model datm missing file file8 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-08.nc'
Model datm missing file file9 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-09.nc'
Model datm missing file file10 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-10.nc'
Model datm missing file file11 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-11.nc'
Model datm missing file file12 = '/root/projects/ptclm-data/atm_forcing.datm7.GSWP3.0.5d.v1.c170516/TPHWL/clmforc.GSWP3.c2011.0.5x0.5.TPQWL.2003-12.nc'
Model datm missing file domain1 = '/home/sxp/clm5.0/output/inputdata/atm/cam/chem/trop_mozart_aero/aero/aerosoldep_WACCM.ensmean_monthly_hist_1849-2015_0.9x1.25_CMIP6_c180926.nc'
Model datm missing file file1 = '/home/sxp/clm5.0/output/inputdata/atm/cam/chem/trop_mozart_aero/aero/aerosoldep_WACCM.ensmean_monthly_hist_1849-2015_0.9x1.25_CMIP6_c180926.nc'
Client protocol gftp not enabled
Using protocol wget with user anonymous and passwd
user@example.edu
Could not connect to repo 'ftp://ftp.cgd.ucar.edu/cesm/inputdata'
This is most likely either a proxy, or network issue .
Trying to download file: '../inputdata_checksum.dat' to path '/home/sxp/Library/cesm_build/inputdata_checksum.dat.raw' using NoneType protocol.
Traceback (most recent call last):
File "./check_input_data", line 76, in <module>
_main_func(__doc__)
File "./check_input_data", line 71, in _main_func
chksum=chksum) else 1)
File "/home/sxp/clm5.0/cime/scripts/Tools/../../scripts/lib/CIME/case/check_input_data.py", line 163, in check_all_input_data
_download_checksum_file(self.get_value("RUNDIR"))
File "/home/sxp/clm5.0/cime/scripts/Tools/../../scripts/lib/CIME/case/check_input_data.py", line 54, in _download_checksum_file
success = server.getfile(rel_path, new_file)
AttributeError: 'NoneType' object has no attribute 'getfile'
But I can visit the website you gave me. I don't know how to do the next step