Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shreyasminocha/see-breeze
[Rice Datathon 2022] Interactive tool for monitoring and predicting data at NOAA weather stations
https://github.com/shreyasminocha/see-breeze
hackathon weather
Last synced: about 1 month ago
JSON representation
[Rice Datathon 2022] Interactive tool for monitoring and predicting data at NOAA weather stations
- Host: GitHub
- URL: https://github.com/shreyasminocha/see-breeze
- Owner: shreyasminocha
- Created: 2022-01-29T02:11:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T22:00:52.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T12:14:04.458Z (3 months ago)
- Topics: hackathon, weather
- Language: Python
- Homepage:
- Size: 266 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# See Breeze
![Screenshot of a weather dashboard](./media/screenshot.png)
## Installation and Running
- Clone the repository
- `pip install < requirements.txt`
- `streamlit run main.py`## Team
- [Michael Wong](https://github.com/DonMiguel808)
- [Nat Hill](https://github.com/nat-hill)
- [Shreyas Minocha](https://github.com/shreyasminocha)
- [Zachary Katz](https://github.com/unary-code)