pyart.testing.sample_objects.make_empty_ppi_radar

pyart.testing.sample_objects.make_empty_ppi_radar(ngates, rays_per_sweep, nsweeps)[source]

Return an Radar object, representing a PPI scan.

Parameters:

ngates : int

Number of gates per ray.

rays_per_sweep : int

Number of rays in each PPI sweep.

nsweeps : int

Number of sweeps.

Returns:

radar : Radar

Radar object with no fields, other parameters are set to default values.

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.