Metadata-Version: 2.3
Name: mrms-time-series
Version: 0.1.1
Summary: Time Series Downloader for MRMS Products
Author: Gonzalo Forero Buitrago
Author-email: gonzaloforero57@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: numpy (==1.24.3)
Requires-Dist: plotly (==5.21.0)
Requires-Dist: psutil (==6.0.0)
Requires-Dist: requests (==2.32.3)
Description-Content-Type: text/markdown

## Acknowledgments
This software allows users to input coordinates and a date range to automatically download time series of rainfall or streamflow data from the MRMS archive available at https://mtarchive.geol.iastate.edu/, including QPE rainfall and FLASH streamflow products.

This package was developed by Gonzalo Forero Buitrago under the supervision of Dr. Humberto Vergara Arrieta at the University of Iowa, as part of the Advanced Hydrology and Warning Applications research at IIHR – Hydroscience & Engineering.

Special thanks to Dr. Humberto Vergara Arrieta for his guidance and support during the development of this software, and to Ruben Molina for generously sharing his knowledge.





