Parse the metadata from Sigmet ray headers.
ray_headers : array, shape=(..., 6)
Ray headers to parse.
az0 : array
Azimuth angles (in degrees) at beginning of the rays.
el0 : array
Elevation angles at the beginning of the rays.
az1 : array
Azimuth angles at the end of the rays.
el1 : array
Elevation angles at the end of the rays.
nbins : array
Number of bins in the rays.
time : array
Seconds since the start of the sweep for the rays.
pyart.io._sigmetfile._is_bit_set
pyart.io._sigmetfile._unpack_structure
Enter search terms or a module, class or function name.