Skip to content

Instantly share code, notes, and snippets.

View david-waterworth's full-sized avatar

David Waterworth david-waterworth

View GitHub Profile
@E3V3A
E3V3A / feels_like.py
Last active January 8, 2025 06:16
Functions and formuals for calculating the "Feels Like" temperature using SI units
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#----------------------------------------------------------------------------
# Author: E:V:A
# Date: 2022-02-01
# Last: 2024-10-21
# Repo/Bugs: https://github.com/E3V3A/iata-arrivals-cli
# Version: 1.0.3 (pyflightdata-0.8.5)
# Codec: utf_8
# License: GPLv3