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

Replace current input.nml parser and add compatibility with RT namelist #2731

Open
dpsarmie opened this issue Jun 27, 2024 · 0 comments · May be fixed by #2733
Open

Replace current input.nml parser and add compatibility with RT namelist #2731

dpsarmie opened this issue Jun 27, 2024 · 0 comments · May be fixed by #2733
Assignees
Labels
feature New feature or request

Comments

@dpsarmie
Copy link

What new functionality do you need?

The idea of the feature is to bridge the regression test and global workflow namelists. By using the RT namelist template, it should make it easier for both the GW branch and the RT branch to keep up-to-date with future commits that change the global UFS namelist.

Related issues: ufs-community/ufs-weather-model#1664

What are the requirements for the new functionality?

The new functionality will rewrite the GW parsing scripts that are used to generate the input.nml file. Instead of generating an input.nml file from scratch, the new parsing files will take the global_control.nml.IN template and use atparse to create the input.nml file.

Acceptance Criteria

The final PR should have the GW scripts that use atparse to generate the input.nml from the global_control.nml.IN template.

Suggest a solution (optional)

No response

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

Successfully merging a pull request may close this issue.

2 participants