Radar Corrections (pyart.correct)ΒΆ

Py-ART has the ability to perform a number of common corrections on radar moments and data.

dealias_fourdd(radar, sounding_heights, ...) Dealias the Doppler velocities field using the University of Washington
calculate_attenuation(radar, z_offset[, ...]) Calculate the attenuation from a polarimetric radar using Z-PHI method.
phase_proc_lp(radar, offset[, debug, ...]) Phase process using a LP method [1].
find_time_in_interp_sonde(interp_sonde, target) Find the wind parameter for a given time in a ARM interpsonde file.

Previous topic

pyart.io.Grid.write

Next topic

pyart.correct.dealias_fourdd

This Page