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

output_tolerance check error with 0 ngribout #37

Open
lxavier opened this issue Nov 28, 2019 · 0 comments
Open

output_tolerance check error with 0 ngribout #37

lxavier opened this issue Nov 28, 2019 · 0 comments

Comments

@lxavier
Copy link
Contributor

lxavier commented Nov 28, 2019

in COSMO if ngribout is not set in the namelist the default is 0, this make the output_tolerance check to fail for some test.
Solutions :

  • always add ngribout=1 (instead of not set)
    or
  • adapt output tolerance test
    The issue will be visible after merging PR Add regression tests #29
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