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

Fix GFS Driver Translate Test #9

Open
oelbert opened this issue Feb 16, 2024 · 1 comment
Open

Fix GFS Driver Translate Test #9

oelbert opened this issue Feb 16, 2024 · 1 comment

Comments

@oelbert
Copy link
Collaborator

oelbert commented Feb 16, 2024

Describe the bug
The GFS driver translate test fails because the config doesn't specify what physics scheme to use. It should have namelist["schemes"] = "GFS_microphysics" for now, but what is the best way to do this? Should we put a default scheme in the namelist defaults? Modify the namelist in the test data in the meantime?

To Reproduce
Try to run the TranslateGFSPhysicsDriver test

Expected behavior
The test should pass instead of crashing with an AttributeError on 'schemes'

@oelbert
Copy link
Collaborator Author

oelbert commented Feb 20, 2024

to be fixed in #10

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