Metadata-Version: 2.1
Name: RadTraQ
Version: 0.0.4
Summary: Python package for weather radar quality tracking
Home-page: UNKNOWN
Author: Adam Theisen
Author-email: atheisen@anl.gov
License: BSD (3-clause)
Platform: UNKNOWN
Description-Content-Type: text/x-rst
License-File: LICENSE

Radar Tracking and Quality Toolkit (RadTraQ)
============================================

![](https://github.com/ARM-Development/RadTraQ/workflows/RadTRAQ/badge.svg)

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.  

<img src="https://arm-development.github.io/RadTraQ/build/html/_images/sphx_glr_plot_corner_reflector_raster_001.png" height="150"> <img src="https://arm-development.github.io/RadTraQ/build/html/_images/sphx_glr_plot_cloud_mask_001.png" height="150"> <img src="https://arm-development.github.io/RadTraQ/build/html/_images/sphx_glr_plot_mask_vpt_001.png" height="150">

Check out the [documentation](https://arm-development.github.io/RadTraQ/build/html/index.html) and [example gallery](https://arm-development.github.io/RadTraQ/build/html/source/auto_examples/index.html) for more details.

Papers that these routines are based on will be listed in the documentation for each relevant function.

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.


