Error retreving chem input file
Open
bug
CoupledEval3
Must have CESM3
- Dominant language
- No language data
- Stars
- 91
- Forks
- 183
- Avg merge
- 6d 2m
- Merged PRs (30d)
- 9
Description
@nanr and I noticed this in cesm2.1 recently the aircraft_specifier for ac_CO2 refers to a text file:
atm/cam/ggas/emissions-cmip6_CO2_anthro_ac_ScenarioMIP_IAMC-AIM-ssp370ext_209901-250112_fv_0.9x1.25_c20211217.txt
and within that file a netcdf file of the same name but with .nc extension is referenced.
The problem is on remote systems where inputdata may not be populated with these files. Only the text file is
listed in BuildConf/cam.input_data_list and so the netcdf file is not downloaded, resulting in a runtime error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.