Missing 2021 co2 historical data for ufs

Hi-

I am trying to configure a new run, and I'm getting an error that the 2021 co2 historical data is not available. The referenced ftp server is up, but it only has c02 data through 2018 or so. In fact, it doesn't make sense to me that it needs 2021 historical data. What might I be doing wrong?

I am new to this domain, so please excuse the newby.

Thank you, 

-Paddy McCarthy

 National Center for Atmospheric Research

 

Writing case.st_archive script from input template /glade/scratch/paddy/my_ufs_sandbox/cime/config/ufs/machines/template.st_archive
Creating file case.st_archive
Setting Environment ESMF_RUNTIME_PROFILE=ON
Setting Environment ESMF_RUNTIME_PROFILE_OUTPUT=SUMMARY
Setting Environment OMP_NUM_THREADS=1
Setting Environment OMP_STACKSIZE=512M
Setting Environment MPI_TYPE_DEPTH=20
Setting Environment ESMF_RUNTIME_COMPLIANCECHECK=OFF:depth=4
Setting resource.RLIMIT_STACK to -1 from (307200000, -1)
Creating component namelists
  2021-01-08 10:40:16 atm 
   Calling /glade/scratch/paddy/my_ufs_sandbox/src/model/FV3/cime/cime_config/buildnml
Checking /glade/scratch/paddy/fv3_input/ufs_inputdata/icfiles/201807/20180701 directory to find raw input files ...
Found 'atm.input.ic.grb2' in input directory
CHGRES namelist option 'input_type' is set to grib2
CHGRES will use /glade/scratch/paddy/fv3_input/ufs_inputdata/icfiles/201807/20180701/atm.input.ic.grb2
input_type grib2 nstf_name ['0', '1', '0', '0', '0']
    Linking input namelist for ufsatm
Using /glade/p/ral/jntp/GMTB/tools/NCEPLIBS-ufs-v1.1.0/intel-18.0.5/mpt-2.19/share/postxconfig-NT-GFS.txt for post-processing
Using /glade/p/ral/jntp/GMTB/tools/NCEPLIBS-ufs-v1.1.0/intel-18.0.5/mpt-2.19/share/postxconfig-NT-GFS-F00.txt for post-processing
    Creating INPUT and RESTART directory
WARNING: data file /glade/scratch/paddy/fv3_input/ufs_inputdata/global/fix/fix_am.v20191213/fix_co2_proj/global_co2historicaldata_2021.txt not found, will attempt to download.
CHGRES task count and tasks per node are modified! task_count = 36 tasks_per_node = 12
NCEP Post task count is changed to 144!
Checking that inputdata is available as part of case submission
Setting Environment ESMF_RUNTIME_PROFILE=ON
Setting Environment ESMF_RUNTIME_PROFILE_OUTPUT=SUMMARY
Setting Environment OMP_NUM_THREADS=1
Setting Environment OMP_STACKSIZE=512M
Setting Environment MPI_TYPE_DEPTH=20
Setting Environment ESMF_RUNTIME_COMPLIANCECHECK=OFF:depth=4
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Loading input file list: 'Buildconf/ufsatm.input_data_list'
Model ufsatm missing file co2his_2021 = '/glade/scratch/paddy/fv3_input/ufs_inputdata/global/fix/fix_am.v20191213/fix_co2_proj/global_co2historicaldata_2021.txt'
Using protocol ftp with user anonymous and passwd user@example.edu
server address ftp.emc.ncep.noaa.gov root path EIB/UFS/
Client protocol None not enabled
Checking server ftp.emc.ncep.noaa.gov/EIB/UFS/ with protocol ftp
Setting Environment ESMF_RUNTIME_PROFILE=ON
Setting Environment ESMF_RUNTIME_PROFILE_OUTPUT=SUMMARY
Setting Environment OMP_NUM_THREADS=1
Setting Environment OMP_STACKSIZE=512M
Setting Environment MPI_TYPE_DEPTH=20
Setting Environment ESMF_RUNTIME_COMPLIANCECHECK=OFF:depth=4
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Using protocol ftp with user anonymous and passwd user@example.edu
server address ftp.emc.ncep.noaa.gov root path EIB/UFS/
Loading input file list: 'Buildconf/ufsatm.input_data_list'
Model ufsatm missing file co2his_2021 = '/glade/scratch/paddy/fv3_input/ufs_inputdata/global/fix/fix_am.v20191213/fix_co2_proj/global_co2historicaldata_2021.txt'
Trying to download file: 'global/fix/fix_am.v20191213/fix_co2_proj/global_co2historicaldata_2021.txt' to path '/glade/scratch/paddy/fv3_input/ufs_inputdata/global/fix/fix_am.v20191213/fix_co2_proj/global_co2historicaldata_2021.txt' using FTP protocol.
ERROR from ftp server, trying next server
Checking server None with protocol None
Setting Environment ESMF_RUNTIME_PROFILE=ON
Setting Environment ESMF_RUNTIME_PROFILE_OUTPUT=SUMMARY
Setting Environment OMP_NUM_THREADS=1
Setting Environment OMP_STACKSIZE=512M
Setting Environment MPI_TYPE_DEPTH=20
Setting Environment ESMF_RUNTIME_COMPLIANCECHECK=OFF:depth=4
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Client protocol None not enabled
ERROR: Could not find all inputdata on any server

Hi-

Still looking for help with this. Here is some more detail about my setup when I got the error, which happens while running ./case.submit.

Thank you for taking a look...

-Paddy McCarthy

 

paddy@cheyenne6:$ echo $UFS_INPUT
/glade/scratch/paddy/fv3_input
paddy@cheyenne6:$ echo $UFS_SCRATCH
/glade/scratch/paddy/fv3_output
paddy@cheyenne6:$ echo $PROJECT
XXXXXX (I obscured this)
paddy@cheyenne6:$ echo $UFS_DRIVER
nems
paddy@cheyenne6:$ echo $CIME_MODEL
ufs
paddy@cheyenne6:$ ./xmlchange RUNDIR=/glade/scratch/paddy/GFSv16_NOAAfire/20180701
paddy@cheyenne6:$ ./xmlchange RUN_STARTDATE=2018-07-01
paddy@cheyenne6:$ ./case.submit

This appears to be repeatable by calling:

'./check_input_data --download'
--> produces the same error.