https://github.com/tinkershack/meteomunch
Munch is a package/webserver that assimilates select set of meteo data from multiple weather providers.
https://github.com/tinkershack/meteomunch
Last synced: about 1 year ago
JSON representation
Munch is a package/webserver that assimilates select set of meteo data from multiple weather providers.
- Host: GitHub
- URL: https://github.com/tinkershack/meteomunch
- Owner: tinkershack
- License: mit
- Created: 2024-09-25T20:01:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T04:59:25.000Z (over 1 year ago)
- Last Synced: 2024-10-24T22:40:53.080Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Meteo Munch [WIP]
_NOTE: work in progress_
Munch is a package/webserver to assimilate meteo data from multiple weather providers and return a select subset of parameters related to thermal convection. Its package can be directly used for seamless programatic calls.
For guidelines on how to contribute, please refer to [CONTRIBUTING.md](CONTRIBUTING.md).
For a brief explanation of the structure and approach of this project, please refer to [DEVEL.md](DEVEL.md).