

"""
Get radar data
==============================================

   High level interface for geting radar data in various format

   Features:
   - Seamlessly get radar data from various sources
   - Perform conversion to and from dBZ to precipitation rates
   - interpolation to user-defined grid
   - Generate accumulations on the fly

   module make_radar_fst.py is also provided to write outputs to standard files
   this functionality depends on the domcmc, and dask libraries

"""

