I received the error below, when I tried to run FATES following the tutorial CTSM-Tutorial/notebooks/SinglePoint/ProjectExamples/FATES_NEON_fromScratch.ipynb at main · NCAR/CTSM-Tutorial. ./case.submit command tried to download files from https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/datm7/UNSET/. However, I checked https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/datm7/, there is no folder named UNSET.
Model datm missing file file48 = '/home/user/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc'
Trying to download file: 'atm/datm7/UNSET/CLM1PT_data/2021-12.nc' to path '/home/user/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc' using SVN protocol.
svn export failed with output: and errput svn: E170000: URL 'https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc' doesn't exist
Checking server None with protocol None
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Client protocol None not enabled
ERROR: Could not find all inputdata on any server

Model datm missing file file48 = '/home/user/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc'
Trying to download file: 'atm/datm7/UNSET/CLM1PT_data/2021-12.nc' to path '/home/user/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc' using SVN protocol.
svn export failed with output: and errput svn: E170000: URL 'https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/atm/datm7/UNSET/CLM1PT_data/2021-12.nc' doesn't exist
Checking server None with protocol None
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Client protocol None not enabled
ERROR: Could not find all inputdata on any server
