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

DATA-BUG: Broken value in instrument parameters. #4

Open
vlouf opened this issue Dec 12, 2018 · 0 comments
Open

DATA-BUG: Broken value in instrument parameters. #4

vlouf opened this issue Dec 12, 2018 · 0 comments
Assignees
Labels

Comments

@vlouf
Copy link
Owner

vlouf commented Dec 12, 2018

There were some missing/incomplete elevations in the data (which required code workarounds) and most of the data had some required fields for computation of the radar bin positions that were either set to bogus or fill values. There were a few "working" files that seemed to have the values we needed set properly, so I cross referenced those variables in the cfradial files and compared their values between the working and non-working CPOL files. I found that the following variables were causing a problem with our beam geometry calculations:

Variable Working value Broken value
pulse_width (array) 1.02e-6 -512
radar_beam_width_h 0.92 -512
radar_beam_width_v 0.92 -512
@vlouf vlouf self-assigned this Dec 12, 2018
@vlouf vlouf added the bug label Dec 12, 2018
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