Metadata-Version: 2.4
Name: emaremes
Version: 0.0.4
Summary: Various tools for dealing with MRMS data
Project-URL: Homepage, https://github.com/edsaac/mrms-data
Project-URL: Issues, https://github.com/edsaac/mrms-data/issues
Author-email: "Edwin Saavedra C." <esaavedrac@u.northwestern.edu>
License-File: LICENSE
Keywords: CONUS,MRMS,Precipitation,data
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: cartopy
Requires-Dist: cfgrib
Requires-Dist: cmocean
Requires-Dist: geopandas
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: shapely
Requires-Dist: xarray
Description-Content-Type: text/markdown

# mrms-data

https://github.com/user-attachments/assets/56616688-86d4-46a5-9fc9-e23e58149e65

Convenience tools for reading and processing MRMS data.

_____________

**Installation**

```sh
pip install emaremes
```


