Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request is for adding missing namelist-writes to the logfile. Here is my best attempt at the list (which I've checked as far as it goes, but may be incomplete):
badType1_nml
badType2_nml
constants_nml
horiz_interp_spherical_nml
interpolator_nml
missingVar_nml
qflux_nml
test_axis_utils_nml
test_horiz_interp_nml
test_nml
Some of these may not matter. The one I was already aware of, constants_nml, is fixed by
f48f4a4, which has been tested (once), and may serve as an example.
This pull request could be left open until they are all done (or all the ones that matter), or closed earlier for convenience. Even without closing the pull request, the branch could be merged into master at any time.