You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This inflates the file size when writing the polar volume to file. Better to use the same unsigned integers and conversions as defined in the NEXRAD file.
The text was updated successfully, but these errors were encountered:
adokter
added a commit
to adokter/bioRad
that referenced
this issue
Jul 15, 2021
Currently RSL scan parameters are stored as double floats.
vol2bird/lib/librsl.c
Line 209 in 8a23dfb
This inflates the file size when writing the polar volume to file. Better to use the same unsigned integers and conversions as defined in the NEXRAD file.
The text was updated successfully, but these errors were encountered: