Corona Wildlife Diary: Day Forty-two

, 28 April 2020
Corona Wildlife Diary: Day Forty-two

With the world shut down around us the uplifting role that wildlife plays in our lives becomes more vital than ever. So, for my own sanity as much as anything, I’m going to keep a daily diary of what I find around my garden. Photograph the wildlife you can see from your window or in your garden and post your pictures on the ‘Sussex Wildlife Trust Nature Table’ page.

Day Forty-two

Yesterday was my day off and I spent an hour of it lying flat on my belly waiting for Grass Snake to appear. It doesn’t look like I’ll be lounging around in the garden on belly my today. After 40-odd continuous days of sunshine our gardens are getting a much-needed watering.

On Day Five of my diary I ashamedly revealed that our garden pond had become neglected. Pendulous Sedge had grown so densely around it over the past few years that you could no longer see the pond (see the video here).

Well, since then we have done a bit of work to start restoring the pond. We couldn’t do much to the pond itself as there are animals living in it at this time of year that we don’t want to disturb – so we’ll save that task for the winter. But we've made a start at getting rid of that sedge. Now we can actually see the pond again and its been bathed in sunlight and warmth. It’s full of life – birds are bathing in it again and the sunny pond shores have attracted a sunbathing Grass Snake (see Day Twenty-nine here).

I even found this Common Frog sat on the bank two days ago. I don’t remember ever seeing a frog in the pond before.  

P1040232 

Anyway, almost every time I walk past the pond I've glimpsed the Grass Snake wriggling away. So yesterday I lay flat on my belly with my little camera and waited in the sunshine for him to slither out of his hidey-hole so I can film him for you.

I was lying there for 40 minutes and that low-down snake never showed up.

But, while I was waiting, I was able to film this little bit of interesting animal behaviour instead. OK, it’s a bit shaky and I still can’t work out how to get the camera to focus so I’m not going to get that job as lead cameraman on David Attenborough’s next project just yet. If you don't know much about the sex lives of damselflies, you may need a little bit of background before you see it because damselfly intercourse is a bit, well, fiddly.

Around ponds competition for female damselflies is fierce. Once a male has found a female he becomes very possessive and doesn't want to let her go. Literally. At the very far end of his body his abdomen is armed with toothed claspers. He uses these to grasp the back of the female’s head where they interlock into a ridge of grooves. Now there’s no chance of her getting away or another male muscling in and stealing her. 

284 Wilmshurst

(A male Azure Damselfly grasping a female. Photo by Roger Wilmshurst) 

Now for the really awkward bit: mating. The body parts which transfer and receive the all-important sperm package are not in the same place on the male and female's body (in the male it’s underneath abdomen section 2 near while on the female its way down near the abdomen’s tip at section 8). So, these two bits have to link up. The female curls her abdomen underneath to form the classic ‘mating wheel’ position. I never saw that one in the Karma Sutra. Erm, not that I’ve read it of course.

Price

(Common Blue damselflies in a 'mating wheel'. Photo by Alan Price)      

So, there we are. Job done. Well, not exactly. The male is still anxious about ensuring his eggs are actually laid. What if his mate gets eaten by a frog? What if another male mates with her and dislodges his sperm package?  

There’s only one thing for it – the male will have to hold on a little bit longer. So as the female travels around the pond the male keep holds of her in his tight clutches. While she is busy curling her abdomen under leaves and laying her eggs he’s on the look out and can whisk her away if danger approaches.

P1040286

(The Large Red Damselflies in the pond)

Which is what happened when a predator approached  at the end of this clip

SPOILER / ARACHNOPHOBIA ALERT: It’s a spider. 



Leave a comment

Comments

  • Wonderful diary information

    28 Apr 2020 15:05:00

  • Libby Hartzhorne:

    Thankyou Michael – so interesting, and loving the peaceful, sunny background to the video clip on this grey, wet day!

    28 Apr 2020 19:22:00

  • Jan McKinnell:

    You might not make David Attenborough’s team but if I were you, Michael, I’d be jolly pleased with that clip! Fabulous!

    28 Apr 2020 20:17:00

Time Δ Debug Message - Perch Runway 3.2
1783215351.78110 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1783215351.80660.0255Matched route: news/[slug:s]
1783215351.80680.0001Server address: 216.73.217.177
1783215351.80680Using master page: /templates/pages/blog/post.php
1783215351.80680Page arguments:
Array
(
    [0] => /news/corona-wildlife-diary-day-forty-two
    [s] => corona-wildlife-diary-day-forty-two
    [1] => corona-wildlife-diary-day-forty-two
)
1783215351.80710.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.80810.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783215351.80990.0018 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783215351.81050.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783215351.81240.0019 [1] SELECT * FROM swt_shop_cart WHERE cartID=22634665
1783215351.8130.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=22634665
1783215351.81350.0005 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-05 01:35:00' AND saleTo>'2026-07-05 01:35:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783215351.8150.0014 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='corona-wildlife-diary-day-forty-two')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-07-05 01:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1783215351.81760.0027 [1] SELECT FOUND_ROWS() AS `count`
1783215351.81840.0008 [1] SELECT * FROM swt_blog_posts WHERE postID=2105 AND postStatus='Published' AND postDateTime<='2026-07-05 01:35:00'
1783215351.81950.0011 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1783215351.82020.0007 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1783215351.82080.0006 [1] SELECT * FROM swt_categories WHERE catID=33 LIMIT 1
1783215351.82150.0007Using template: /templates/blog/post.html
1783215351.82180.0003 [162] SELECT catID, catPath FROM swt_categories
1783215351.82270.0009 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-07-05 01:35:00' AND postSlug='corona-wildlife-diary-day-forty-two'
1783215351.84350.0209Using template: /templates/blog/post.html
1783215351.84410.0006 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783215351.84560.0015Using template: /templates/pages/attributes/seo.html
1783215351.84580.0002 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1783215351.84670.0009 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1783215351.84820.0015 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783215351.85150.0032 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.85210.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783215351.85410.002Using template: /templates/navigation/ps_nav_template.html
1783215351.85420.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.85510.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.85560.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.85850.0029 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.85970.0012 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.86050.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783215351.86360.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1783215351.86450.0009 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1783215351.86660.0021 [1] Using template: /templates/navigation/breadcrumbs.html
1783215351.86710.0005Using template: /templates/blog/post.html
1783215351.86730.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='3' LIMIT 1
1783215351.86810.0007Using template: /templates/blog/author.html
1783215351.86840.0004 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='corona-wildlife-diary-day-forty-two')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-07-05 01:35:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1783215351.87060.0021 [1] SELECT FOUND_ROWS() AS `count`
1783215351.87110.0006 [1] Using template: /templates/blog/post.html
1783215351.87410.0029Using template: /templates/blog/comment_form.html
1783215351.87530.0012 [3] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=2105 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1783215351.9260.0507 [3] Using template: /templates/blog/comment.html
1783215351.92690.001Using template: /templates/blog/post.html
1783215351.92710.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='3' LIMIT 1
1783215351.92790.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783215351.92870.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783215351.92930.0006 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783215351.93170.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.93230.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783215351.93450.0021 [6] Using template: /templates/navigation/footer-nav.html
1783215351.93580.0014 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783215351.93650.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783215351.93710.0006 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783215351.93950.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.94010.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783215351.94210.0019 [10] Using template: /templates/navigation/footer-nav.html
1783215351.94560.0035 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783215351.94650.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783215351.9470.0006 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783215351.94940.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.950.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783215351.95210.0021 [29] Using template: /templates/navigation/footer-nav.html
1783215351.95430.0022 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783215351.9550.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783215351.95550.0004 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783215351.95740.0019 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783215351.9580.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783215351.95980.0018 [10] Using template: /templates/navigation/footer-nav.html
1783215351.96140.0016Request time: 0.1831
1783215351.96140Process time: 0.1829
1783215351.96140Memory: 1.651