ESCOMP / CDEPS

Community Data Models for Earth Prediction Systems
https://escomp.github.io/CDEPS/versions/master/html/index.html
20 stars 45 forks source link

Can not run with JRA repeated-year forcing #153

Closed mnlevy1981 closed 1 year ago

mnlevy1981 commented 2 years ago

This error occurs in cesm2_3_beta08:

$ ./create_newcase --run-unsupported --res TL319_g17 --compset 1850_DATM%JRA-RYF0304_SLND_CICE_POP2%ECO_DROF%JRA-RYF0304_SGLC_SWAV --case ../../long_runs/c.e23b8.pop_eco_no_mcog
Did not find an alias or longname compset match for 1850_DATM%JRA-RYF0304_SLND_CICE_POP2%ECO_DROF%JRA-RYF0304_SGLC_SWAV
Automatically adding SESP to compset
Compset forcing is 1850
ERROR: No description found for comp_class atm matching compsetname 1850_DATM%JRA-RYF0304_SLND_CICE_POP2%ECO_DROF%JRA-RYF0304_SGLC_SWAV_SESP in file /glade/work/mlevy/codes/CESM/cesm2_3_beta08+mom6_marbl/components/cdeps/datm/cime_config/config_component.xml, expected match in ['DATM'] % ['QIA', 'WISOQIA', 'CRU', 'CRUv7', 'GSWP3v1', 'NLDAS2', 'CPLHIST', '1PT', 'NYF', 'IAF', 'JRA', 'JRA-1p4-2018', 'ERA5']

If I use --driver mct, then the case is created successfully.

jedwards4b commented 1 year ago

@mnlevy1981 I ran ./create_test SMS.TL319_g17.1850_DATM%JRA-RYF0304_SLND_CICE_POP2%ECO_DROF%JRA-RYF0304_SGLC_SWAV and it works fine. I think that this issue has been resolved - do you agree?

jedwards4b commented 1 year ago

Should have been closed by #157