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

NEXRAD Level3File errors out in __str__ #1366

Closed
dopplershift opened this issue Apr 30, 2020 · 0 comments · Fixed by #1476
Closed

NEXRAD Level3File errors out in __str__ #1366

dopplershift opened this issue Apr 30, 2020 · 0 comments · Fixed by #1476
Labels
Area: IO Pertains to reading data Type: Bug Something is not working like it should
Milestone

Comments

@dopplershift
Copy link
Member

For files that don't have siteID, which is optional and only contained in the WMO header, calling __str__ will result in a traceback since it assumes siteID is available.

@dopplershift dopplershift added Type: Bug Something is not working like it should Area: IO Pertains to reading data labels Apr 30, 2020
@dopplershift dopplershift mentioned this issue Aug 24, 2020
5 tasks
@dopplershift dopplershift added this to the 1.0 milestone Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: IO Pertains to reading data Type: Bug Something is not working like it should
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant