Here are the fields that I use for the test, in the same order as above, so first the one that takes the longest time. I did try and remove some of the calculated fields like dmax and dmin, but I do see a big difference. So maybe stating the obvious, but the below fields are added to the end of this
http://ip-of-meteobridge/cgi-bin/template.cgi?template=
Number 1:
Code: Select all
{'timestamp':+[epoch],+'temperature':+[th0temp-act:None],+'pressure':+[thb0seapress-act:None],+'air_pm_10':+[air0pm-act:None],+'air_pm_25':+[air1pm-act:None],+'air_pm_1':+[air2pm-act:None],+'heatindex':+[th0heatindex-act:None],+'humidity':+[th0hum-act:None],+'windspeedavg':+[wind0avgwind-act:None],+'windgust':+[wind0wind-max1:None],+'windspeed':+[wind0wind-act:None],+'windbearing':+[wind0dir-avg5.0:None],+'raintoday':+[rain0total-daysum:None],+'rainrate':+[rain0rate-act:None],+'dewpoint':+[th0dew-act:None],+'windchill':+[wind0chill-act:None],+'is_lowbat':+[th0lowbat-act.0:None],+'in_temperature':+[thb0temp-act:None],+'in_humidity':+[thb0hum-act.0:None],+'temphigh':+[th0temp-dmax:None],+'templow':+[th0temp-dmin:None],+'uvindex':+[uv0index-act:None],+'solarrad':+[sol0rad-act:None],+'temp_month_min':+[th0temp-mmin.1:None],+'temp_month_max':+[th0temp-mmax.1:None],+'temp_year_min':+[th0temp-ymin.1:None],+'temp_year_max':+[th0temp-ymax.1:None],+'wind_month_max':+[wind0wind-mmax.1:None],+'wind_year_max':+[wind0wind-ymax.1:None],+'rain_month_max':+[rain0total-mmax.1:None],+'rain_year_max':+[rain0total-ymax.1:None],+'rainrate_month_max':+[rain0rate-mmax.1:None],+'rainrate_year_max':+[rain0rate-ymax.1:None],+'lightning_count':+[lgt0total-act.0:None],+'lightning_energy':+[lgt0energy-act.0:None],+'lightning_distance':+[lgt0dist-act.0:None],+'bft_value':+[wind0wind-act=bft.0:None],+'trend_temperature':+[th0temp-delta10:None],+'trend_pressure':+[thb0seapress-delta10:None],+'absolute_pressure':+[thb0press-act:None],+'forecast':+'[forecast-text:None]',+'temperature_2':+[th1temp-act:None],+'humidity_2':+[th1hum-act:None],+'heatindex_2':+[th1heatindex-act.1:None],+'temperature_3':+[th2temp-act:None],+'humidity_3':+[th2hum-act:None],+'heatindex_3':+[th2heatindex-act.1:None],+'temperature_4':+[th3temp-act:None],+'humidity_4':+[th3hum-act:None],+'heatindex_4':+[th3heatindex-act.1:None],+'temperature_5':+[th4temp-act:None],+'humidity_5':+[th4hum-act:None],+'heatindex_5':+[th4heatindex-act.1:None],+'temperature_6':+[th5temp-act:None],+'humidity_6':+[th5hum-act:None],+'heatindex_6':+[th5heatindex-act.1:None],+'temperature_7':+[th6temp-act:None],+'humidity_7':+[th6hum-act:None],+'heatindex_7':+[th6heatindex-act.1:None],+'temperature_8':+[th7temp-act:None],+'humidity_8':+[th7hum-act:None],+'heatindex_8':+[th7heatindex-act.1:None]}+&contenttype=text/plain;charset=iso-8859-1
Number 2:
Code: Select all
{'timestamp':+[epoch],+'temperature':+[th0temp-act:None],+'pressure':+[thb0seapress-act:None],+'air_pm_10':+[air0pm-act:None],+'air_pm_25':+[air1pm-act:None],+'air_pm_1':+[air2pm-act:None],+'heatindex':+[th0heatindex-act:None],+'humidity':+[th0hum-act:None],+'windspeedavg':+[wind0avgwind-act:None],+'windgust':+[wind0wind-max1:None],+'windbearing':+[wind0dir-avg5.0:None],+'raintoday':+[rain0total-daysum:None],+'rainrate':+[rain0rate-act:None],+'dewpoint':+[th0dew-act:None],+'windchill':+[wind0chill-act:None],+'is_lowbat':+[th0lowbat-act.0:None],+'uvindex':+[uv0index-act:None],+'solarrad':+[sol0rad-act:None],+'lightning_count':+[lgt0total-act.0:None],+'lightning_energy':+[lgt0energy-act.0:None],+'lightning_distance':+[lgt0dist-act.0:None],+'trend_temperature':+[th0temp-delta10:None],+'trend_pressure':+[thb0seapress-delta10:None],+'absolute_pressure':+[thb0press-act:None],+'forecast':+'[forecast-text:None]'}+&contenttype=text/plain;charset=iso-8859-1
Number 3:
Code: Select all
{'temperature_2':+[th1temp-act:None],+'humidity_2':+[th1hum-act:None],+'heatindex_2':+[th1heatindex-act.1:None],+'temperature_3':+[th2temp-act:None],+'humidity_3':+[th2hum-act:None],+'heatindex_3':+[th2heatindex-act.1:None],+'temperature_4':+[th3temp-act:None],+'humidity_4':+[th3hum-act:None],+'heatindex_4':+[th3heatindex-act.1:None],+'temperature_5':+[th4temp-act:None],+'humidity_5':+[th4hum-act:None],+'heatindex_5':+[th4heatindex-act.1:None]}+&contenttype=text/plain;charset=iso-8859-1