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

mistnet elevation selection stuck on lowest elevation #148

Closed
adokter opened this issue Jul 24, 2020 · 1 comment
Closed

mistnet elevation selection stuck on lowest elevation #148

adokter opened this issue Jul 24, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@adokter
Copy link
Owner

adokter commented Jul 24, 2020

For certain polar volume files (e.g. KHDX20180701_180355_V06) only the lowest elevation scan gets selected when using mistnet, even when multiple scans are available.

This bug is caused by RAVE function PolarVolume_getScanClosestToElevation(), which seems to fail when multiple scans in a volume have identical elevations.

@adokter adokter added the bug label Jul 24, 2020
@adokter adokter added this to the 0.6 milestone Jul 24, 2020
@adokter adokter self-assigned this Jul 24, 2020
adokter added a commit that referenced this issue Jul 24, 2020
@adokter
Copy link
Owner Author

adokter commented Jul 24, 2020

fixed by e3330c3, introducing PolarVolume_getScanClosestToElevation_vol2bird()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant