We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This occurs because the maximum z is capped to z_max = 5.0 in unpack_z_profiles
z_max = 5.0
unpack_z_profiles
The text was updated successfully, but these errors were encountered:
@orso82 Looking at the git blame, you changed z_max=5.0 from 10 a few months ago, so I am assigning the issue to you.
z_max=5.0
Sorry, something went wrong.
orso82
No branches or pull requests
This occurs because the maximum z is capped to
z_max = 5.0
inunpack_z_profiles
The text was updated successfully, but these errors were encountered: