RadTraQ is a python library housing routines related to assessing and monitoring the quality of a radar's quality and calibration. This library is a work in progress, currently housing scipts to plot radar CFADs, plot and analyze corner reflector scans, calculate noise floors, create cloud masks, and plot up average profiles for comparisons.
Check out the documentation and example gallery for more details.
Papers that these routines are based on will be listed in the documentation for each relevant function.
RadTraQ is installable using pip:
pip install radtraq
We welcome contributions for all uses of RadTraQ, provided the code can be distributed under the BSD 3-clause license. A copy of this license is available in the LICENSE file in this directory.