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: Small error in Doppler lidar code with undefined var_name #812

Merged
merged 1 commit into from Mar 28, 2024

Conversation

rcjackson
Copy link
Collaborator

The VAD code would not work if only signal_to_noise_ratio was defined and intensity was set to None due to an undefined variable name. This remedies this by pointing the var_name to be the snr_name which is only used to get the height_name.

@zssherman
Copy link
Collaborator

Failure is unrelated and is fixed in my PR

@zssherman zssherman closed this Mar 28, 2024
@zssherman zssherman reopened this Mar 28, 2024
@zssherman zssherman merged commit 390bf32 into ARM-DOE:main Mar 28, 2024
24 of 37 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants