-
Notifications
You must be signed in to change notification settings - Fork 2
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
TauRunner doesn't seem to be able to calculate the column depth for certain angles. #59
Comments
TauRunner requires input in radians when running as an imported module. We have added a warning if the nadir angle is outside of [0, π]. |
I still seem to be getting some problems with values in that range:
Gives the same column depth error as before, but weirdly 2.32 radians works just fine |
Sorry for reopening this, but I seem to have the same problem.
I get the following error:
If I write |
Certain choices of angle will result in TauRunner throwing an error when trying to calculat column depth. E.g:
Results in an error:
The text was updated successfully, but these errors were encountered: