https://github.com/lightningstalker/timoteocalc
find dew point, heat index, wind chill, and "feels like" temperature
https://github.com/lightningstalker/timoteocalc
Last synced: 10 months ago
JSON representation
find dew point, heat index, wind chill, and "feels like" temperature
- Host: GitHub
- URL: https://github.com/lightningstalker/timoteocalc
- Owner: LightningStalker
- License: mit
- Created: 2025-08-11T03:49:12.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-08-11T05:43:39.000Z (10 months ago)
- Last Synced: 2025-08-11T07:27:13.191Z (10 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ported to C++ from meteocalc
https://github.com/malexer/meteocalc
find dew point, heat index, wind chill, and "feels like" temperatures
commented code: few difference from originale should self explain