pyart.io._sigmetfile._parse_ray_headers

pyart.io._sigmetfile._parse_ray_headers()

Parse the metadata from Sigmet ray headers.

Parameters:

ray_headers : array, shape=(..., 6)

Ray headers to parse.

Returns:

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.

Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.