Skip to content

python package to open GPM-DPR files into xarray to leverage xarray perks

License

Notifications You must be signed in to change notification settings

dopplerchase/DRpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DRpy!

Introduction

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.

Please go see our ReadTheDocs documentation of how to use this repository. https://drpy.readthedocs.io/en/latest/index.html

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.