Mike Guye wrote:I've just edited my previous post (of 6 months ago) regarding winter 2024/25, for the avocado orchard here in St Leonards-on-Sea - scroll back one post to view my 5 July edit, which was in response to Peter.
Recently, I've had a growing suspicion as to why there only appears to be documented evidence of avocado trees fruiting within the London area, in the U.K. I don't think it's merely due to warmer winters in London, compared to elsewhere in most of the U.K., but also the result of significantly hotter summers, given the mediterranean-like climate of inner London. This thought is also based on the observation that the non-grafted 'Hass' tree, in the orchard here in St Leonards-on-Sea, has only flowered once and this was in spring 2023 at the 6-year-old stage. That flowering was preceeded by a summer of unusually hot weather in 2022, and a summer of extreme heat generally throughout Europe. At that time, temperatures were frequently above 30°C in St Leonards-on-Sea (unusual for our coastal location); since then, our summers have been significantly cooler, again a possible explanation as to why it hasn't flowered since.
SE1 is the postcode location for the famous London avocado tree that has appeared to fruit annually, since it was around 17-years-old. Below is a screenshot of the max/min daily temperatures, forecast for the period 9-20 July 2025, comparing SE1 with St Leonards-on-Sea (taken from the BBC website). It gives you some idea of the temperature differences between the two locations, during spells of warm summer weather. Sometimes, inner London can be as much as 9-10°C warmer than down here on the southeast coast. The hour-by-hour data, shown below in the screenshot, represents the weather for the 7 July (today).
Frustratingly, there appears to be no peer-reviewed research specifically stating the heat-unit requirement (number of 'growing degree days' or 'GDD') that a mature avocado tree needs to induce flowering. A figure of 500-1000 GDD is sometimes quoted, but this doesn't seem to be based on any specific evidence for avocado, as far as I can see.
Mike Guye wrote:28 Dec 2024: 4 new pics added for the 7½-year-old 'Hass' tree: https://imgur.com/a/5gflnlU
Mike Guye wrote:
Winn Sawyer wrote: I'm guessing the lack of flowers was at least partly related to the amount of freeze damage, but it's interesting the least-damaged inner branches didn't put out a few flowers
My interpretation is slightly different - I think the flowering in 'Hass', observed in spring 2023, was due to environmental stress. Winter 2022/23 was more severe than last winter (e.g. 26 vs 12 frost days), and was reflected by the the more severe visible symptoms of winter-injury (95% defoliation) at the time. I think this severe injury triggered the plant to flower, though it produced only three small inflorescences.
Going into 'reproductive mode' is a common response of plants exposed to unusually extreme environmental conditions for the plant species concerned, whether that's caused by temperature, drought, a severe attack by insect pests, etc. Though 'Hass' did suffer significant injury last winter, it was probably not enough to trigger flowering in spring 2024 - I may have to wait a few more years until the tree is naturally mature enough for flowering to occur on a regular basis ...
Mike Guye wrote:
Around 6 months ago (scroll back), you were considering using a Raspberry Pi or Arduino set-up for monitoring temperatures. Did you try that, following Winn's guidance for the Pi? I took the easier option, buying a datalogger and thermocouples from https://www.omega.co.uk, but you might get cheaper if you shop elsewhere as they seem expensive.
Mike Guye wrote:This year, I've been a bit delayed in getting my UK outdoor avocado-growing blogs up-to-date. However, Hass & Fuerte have now been updated, up until August 2024 (see links below). There may be one more update in November, focusing on growth-rates towards the end of the growing season.
Hass (7-year-old tree)... https://imgur.com/a/5gflnlU
Fuerte (5-year-old tree)... https://imgur.com/a/0XuODou
Blogs for Bacon, Del Rio, Daughter, Joey and Wilma are in the process of being updated and will post here when done.
Brett Lyons wrote:I may well decide to construct a shelter around the seedling I got from Mike Guye as I'm not sure I can fit it into my summerhouse lol
Winn Sawyer wrote:
I have a DIY setup for that, using Raspberry Pi Zero W computers with thermometer chips plugged into their GPIO headers. It would require a wifi signal and some type of waterproof case, but I'd be happy to share the hardware design that I use, and the (pretty simple) python code for sending the temperature to a website, as well as the (pretty simple) PHP code on the website that receives the measurements loads them into an SQL database.
In fact, the most complicated part is the javascript code for displaying the data, which uses the Chart.js library, but that should be pretty easy to copy and tweak.
You can see the end result here with a few options for the time series, though only registered members can create custom time series:
https://www.drymifolia.org/data.php
It might be a little off-topic to discuss that here in much depth, but if there's enough interest I could start a new thread in an appropriate section on here.