.. DRpy documentation master file, created by sphinx-quickstart on Sat Feb 19 20:28:21 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================ Welcome to DRpy's documentation! ================================ .. image:: images/DRpy_logo_V1.png :align: center :width: 300 ++++++++++++ Introduction ++++++++++++ .. note:: This project is under active development. Last edit made on 13 Feb 2025 by RJC ``DRpy`` (pronounced: dur-pee) is a Python package which aims to help users download, process and plot GPM-DPR data. This package is made and maintained by me, Randy Chase, so if you have any questions feel free to reach out on twitter (`@dopplerchase `_). Alternatively, if you notice broken parts of the code, go ahead and open an issue on the `github repo `_. ********** Motivation ********** GPM-DPR has collected a treasure trove of atmospheric precipitation measurements that can be cumbersome to deal with. As a means to accelerate the use of GPM-DPR data in the community and to give me practice with creating high-quality open-source code, I have created ``DRpy``. .. toctree:: :maxdepth: 2 :caption: Contents: installation.rst getting_started.rst advanced_plotting.rst