Metadata-Version: 2.1
Name: domutils
Version: 2.0.6
Summary: dominik's tools for custom color mappings and geographical projections
Home-page: https://github.com/dja001/domutils.git
Author: Dominik Jacques
Author-email: dominik.jacques@gmail.com
License: GPL-3.0-or-later
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: python (>=3.7.0)
Requires-Dist: matplotlib (>=3.1.1)
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: cartopy (>=0.17.0)
Requires-Dist: h5py (>=2.9.0)


# Documentation:

https://domutils.readthedocs.io

# Contents:

* legs

A class for easy custom color mappings.

* geo_tools

A class for handling the geographical projection of data.

* radar_tools

Functions for reading radar mosaics and making accumulations on the fly.




