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
Currently only the vol2bird stdout throws a warning when processing S-band single-pol data with mistnet=FALSE with calculate_vp()
mistnet=FALSE
calculate_vp()
Warning: using experimental SINGLE polarization mode on S-band data, results may be unreliable!
but since this text output is rather verbose, it is easily overlooked. An informative warning from R would stand out more
The text was updated successfully, but these errors were encountered:
note: Mistnet has only been trained on S-band data, may not work with C-band. Maybe warning should be thrown in vol2bird R
Sorry, something went wrong.
No branches or pull requests
Currently only the vol2bird stdout throws a warning when processing S-band single-pol data with
mistnet=FALSE
withcalculate_vp()
but since this text output is rather verbose, it is easily overlooked. An informative warning from R would stand out more
The text was updated successfully, but these errors were encountered: