NGEET / fates-containers

Repository for containerized version of fates for use in future tutorials
6 stars 7 forks source link

Missing driver data for e3sm #28

Open glemieux opened 3 years ago

glemieux commented 3 years ago

@serbinsh ran into this attempting to run the elmtest container on modex (from slack conversation on 31 Aug 2020):

Loading input file list: 'Buildconf/datm.input_data_list'
  Model datm missing file file1 = '/home/elmuser/data/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-01.nc'
Trying to download file: 'atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-01.nc' to path '/home/elmuser/data/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-01.nc' using WGET protocol.
wget failed with output:  and errput --2020-08-31 13:35:47--  https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-01.nc
Resolving web.lcrc.anl.gov (web.lcrc.anl.gov)... 140.221.70.30
Connecting to web.lcrc.anl.gov (web.lcrc.anl.gov)|140.221.70.30|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-08-31 13:35:47 ERROR 404: Not Found.
  Model datm missing file file2 = '/home/elmuser/data/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-02.nc'
Trying to download file: 'atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-02.nc' to path '/home/elmuser/data/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-02.nc' using WGET protocol.
wget failed with output:  and errput --2020-08-31 13:35:47--  https://web.lcrc.anl.gov/public/e3sm/inputdata/atm/datm7/atm_forcing.datm7.Qian.T62.c080727/Solar6Hrly/clmforc.Qian.c2006.T62.Solr.1996-02.nc
Resolving web.lcrc.anl.gov (web.lcrc.anl.gov)... 140.221.70.30
Connecting to web.lcrc.anl.gov (web.lcrc.anl.gov)|140.221.70.30|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-08-31 13:35:47 ERROR 404: Not Found.

Temporary work around was to download directly via CLM svn repo. Is this due perhaps to the compset being retired in elm?