🌡️
Dew Point Platform

🌡️ Dew Point Platform

An educational demonstration of dew point theory, computation, and visualization using the August-Roche-Magnus formula.

Magnus Formula

α = ln(RH/100) + a·T/(b+T)  →  Td = b·α / (a−α)

a = 17.625  |  b = 243.04 °C  |  valid: −40 °C to 60 °C

📖 HTML Explanation Interactive theory page with formulas and examples 📄 PDF Explanation Download a formatted reference PDF 📊 Jupyter Notebook Interactive notebook with live plots and widgets 🧮 Calculator Real-time dew point computation tool 📈 Excel Export Download .xlsx with data, formulas & chart 📡 API / Swagger FastAPI auto-generated OpenAPI documentation