Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

FIX: Fixed angle incorrect in xradar PyART radar object wrapper #1642

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

rcjackson
Copy link
Collaborator

This is a minor fix to PyART's wrapper around the xradar object to correctly determine the fixed_angle attribute. The current version caused the fixed_angle attribute to be reindexed along the number of rays, but this attribute is one entry per sweep. This patch fixes that.

@mgrover1 mgrover1 merged commit d0b6e24 into ARM-DOE:main Sep 3, 2024
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants