Module:Sandbox/40bus/Climate: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

4 August 2025

  • curprev 18:0218:02, 4 August 2025 40bus talk contribs 11,624 bytes +11,624 Created page with 'require "Module:Log globals" local p = {} local Stats = require "Module:Sandbox/40bus/Climate/stats" local mean = Stats.ops.mean local map = require "Module:fun".map local use_alt_CD_isotherm = false local use_alt_hk_isotherm = false local use_alt_w_isotherm = false local minus_sign = '−' -- U+2212 (MINUS SIGN) local function errorf(level, ...) if type(level) == "number" then return error(string.format(...), level + 1) else -- level is actually...'