ESMCI / ESMCI/cime

Detect if preview_namelist needs to be called and avoid calling it.

Open
#1,278 11 comments 0 reactions 0 assignees View on GitHub
Low Priority tp: user interface ty: enhancement
Dominant language
Python
Stars
174
Forks
225
Avg merge
1d 16h
Merged PRs (30d)
14

Description

preview_namelist is called multiple times between "create_newcase" and "case.submit" to make sure user changes make it in to the run, even if users haven't made any changes. Preview_namelists can be expensive. After the first call to preview_namelists, add logic to check if any files have been modified that require preview_namelists to be run again and, if not, don't.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.