A Python application for analyzing and visualizing Mesonet weather data as part of the SIPaRCs 2025 project.
- Download and process Mesonet weather datasets
- Data cleaning and transformation utilities
- Interactive data visualizations
- Export results to CSV or image formats
git clone https://github.com/yourusername/mesonet-siparcs25.git
cd mesonet-siparcs25/cloud
pip install -r requirements.txt
sh scripts/run.sh -s
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.