pyart.testing#
Description
Utilities helpful when writing and running unit tests such as sample files and sample objects.
Classes
|
A class for storing rectilinear gridded radar data in Cartesian coordinate. |
|
Create, return, and change directory to a temporary directory. |
|
A class for storing antenna coordinate radar data. |
|
A class for storing antenna coordinate radar spectra data. |
Functions
|
Return a dictionary of metadata for a given parameter, p. |
|
Accesses the desired test data storage :Parameters: file = str -- The name of the desired file |
|
Make an empty grid object without any fields or metadata. |
|
Return an Radar object, representing a PPI scan. |
|
Return an Radar object, representing a RHI scan. |
|
Return a Spectra Radar object. |
|
Make a 1 km resolution grid with a Gaussian storm pattern at the center, with two layers having the same data and masked boundaries. |
|
Make a sample Grid with a gaussian storm target. |
Return a PPI radar with a single ray taken from a ARM C-SAPR Radar. |
|
Make a sample Grid with a rectangular storm target. |
|
Make a sample Grid with a rectangular target. |
|
Return a PPI radar with a target like reflectivity field. |
|
Return an RHI radar with a target like reflectivity field. |
|
Return a spectra radar with a target like spectra field. |
|
|
Return a PPI radar with a target like reflectivity field. |
|
Return a RHI radar with a target like reflectivity field. |