Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in statistical_ensemble_test/single_run.py #213

Open
lukasbrunner opened this issue Jul 4, 2022 · 1 comment
Open

Typo in statistical_ensemble_test/single_run.py #213

lukasbrunner opened this issue Jul 4, 2022 · 1 comment

Comments

@lukasbrunner
Copy link

Brief summary of bug

There seems to by a typo in statistical_ensemble_test/single_run.py:

test.append("\ntavg_freq_opt = 'once', 'never', 'never'")

This should be text. imho

General bug information

CESM version you are using: [Output of git describe]

Machine you are using: [Fill this in]

Have you modified the code? (If so, please point us to you changes.): [Yes / No]

Details of bug

This is my first bug report for CESM so be patient with me please. I hope I provided all the required information since this seems to be quite straight forward otherwise please let me know.

@lukasbrunner
Copy link
Author

There is a second misplaced character here

text = ["'\nn_tavg_streams = 1"]

The sinlge ' before \nn_tavg... does not belong there and breaks the case with

ERROR: Command /home/fs71386/lbrunner/cesm2/components/pop/bld/build-namelist failed rc=255
out=
err=ERROR(Build::Namelist::_parse_next): expect a variable instead got: '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant