Earth day 2013 – 10th Anniversary of Climate Calculator
Yes. That’s right. Weather Logistics uses a dusty climate change calculator developed in its current form during spring 2003. But dusty need not mean redundant, as the old adage states: simple and ingenious often go hand-in-hand. During the year 2000 a simple demonstration of the climate calculator was produced using my Sharp EL-9400 calculator to emulate the seasonal cycle in temperatures in Nottingham. The instructions asked for a day … a month … the user then waited a second … and as if by magic the average temperature was output. Result!
Whilst the chosen town of Nottingham may not seem like an extraordinary place in terms of weather – it proved a keystone for creating climate data for 18 other major towns and cities in the United Kingdom from Aberdeen (Scotland) to Tenby (Wales). The climate calculator describe here is therefore particularly successful for representing the Central England Temperature (CET) that forms a basis of historical climate records.
Later versions of the model demonstrated how to account for the more rapid trend in the land-surface temperatures during the spring compared to autumn, which caused a large offset during the equinoxes. This involved a little mathematical trick: To avoid chaotic output, only wave-functions that could exactly fit into the bounds of a year (365.25 days) were used. Two functions were then combined – the main function, a single phase oscillation (wavefunction 1) and a secondary “wavefunction 2″ (two complete periods per year). The latter function effectively lowers the autumn temperatures and raises the spring temperatures to within 0.5°C (0.9°F) of the official climate averages. The function generating approach is similar to the mathematical methods of a Fourier Series.
The more modern and published climate calculator 2003 was developed as an undergraduate student at the University of Reading – in Microsoft(TM) Office 1997-2003. It was fully integrated with the internet and has been operating without adaptation for 10 years – with no depletion in output quality. Climate calculations were validated against and produce results that are consistent with the 30 year 1961-1990 climatology averages of the Met Office Hadley Centre for Climate Change Prediction and Research. The first mathematical beauty of the formulas is their front-to-end decoding – with no logic gates. This makes calculators of the average temperature conditions very rapid – with embedded code that is now processed with much improved speed upon the age of broadband internet and computer processing power.
Another feature of the calculator is its extensibility within the UK. There is a single master formula (Eq 1 below) to compute for all regions. Finally, the third “trade secret” is its piggy-backing of an existing operating feature of all computers: time. Almost every computer has a date-code, which was converted into a number and is then used as the single dependent variable in the formula. All software updates and scheduled activities such as calendars and emails are based on this datecode. Time functionality gives the user the impression that the climate calculations are dynamic, whilst the code was generated and capable of operation before birth of dynamic html code. Environment based calculations are in essence like DNA that behave differently in a chemical soup in a prescribed part of the body. Likewise, the climate calculator is decoded by the internet search engine into a different output depending on the time that the computer makes the calculations.
Eq 1. Part 1 wavefunction ((dT/2)*SIN( ((360/365.25) *(DATE-22.746)-87.982)*PI())/180)+(Tmax-dT/2))+ …
Part 2 wavefunction 2 ( ((dT/2)/7.75)*SIN(( (2*(360/365.25)) *(DATE-160)-87.982)*PI())/180)-0.61)
Here PI()=3.1415…, DATE is the Microsoft(TM) Excel numerical date-code that is automatically updated, Tmax / Tmin are the maximum and minimum monthly temperature in degrees in Celsius respectively. dT indicates the seasonal difference between the maximum and minimum monthly daytime (or nighttime) temperature, July and January in the case of my calculations for the UK.
Climate applications. The climate calculator has formed the basis of seasonal weather forecasts undertaken at Weather Logistics UK from August 2010 to November 2011 – a statistical based scheme that indicated the deviation from average upper air-stream and air temperature conditions several months in advance. Furthermore, the calculator was used to rapidly compute the demand for heating energy to fuel households. In an educational sense, the calculator is an easy way to get communities involved in climate change. Feel free to have a play with my open source code and the calculator.
To examine Chaos Theory – which describes how small perturbations in initial conditions produce seemingly random outcomes – you could adjust the value in part 1. For example by changing (Eq 1) to 364.25 and part 2 (Eq 1) to 366.0, you could explore that effect this change impedes on the climate – model difference over say 100 years time!





