Unset ncdata namelist variable causes crash
Open
bug
misc
- Dominant language
- No language data
- Stars
- 9
- Forks
- 22
- Avg merge
- 8d 5h
- Merged PRs (30d)
- 4
Description
Currently, if `ncdata = UNSET_PATH`, the model crashes without a helpful message. While it would be great to catch this before a job is submitted (do we always need an `ncdata` file?), at runtime, this should be caught by calling `cam_get_file` with the proper arguments to return a failure code so `cam_initfiles_open` can call `endrun` with a helpful message.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.