Rye Harbour Nature Reserve Wildlife Sightings: November 2024

, 10 December 2024
Rye Harbour Nature Reserve Wildlife Sightings: November 2024
Bittern © Alan Martin

David Bentley

Volunteer and trustee of the Friends of Rye Harbour Nature Reserve

The last month of the meteorological autumn began with a long spell of calm, cloudy weather, labelled by some as an 'anticyclonic gloom'. There followed a brief cold spell and then strong winds associated with Storm Bert. Overall, November temperatures were average, with rainfall and sunshine slightly below average.

There was a 'seabird spectacular' at the start of the month, when hundreds of Gannets were fishing close to the shore and in the River Mouth on the 2nd. A tardy Common Tern was seen at Flat Beach on the 17th.

Gannet
Gannet © Claire Andrews

The fields north and west of Castle Water often hold impressive numbers of roosting gulls, but a count of over 1,100 Great Black-backed Gulls on the 25th  was exceptional. The first Bittern of the season was seen at Castle Water on the 29th. Look out for more, especially if the weather gets colder, from the recently reopened viewpoint.

Little Grebe numbers often peak at this time of year. There were counts of over 50 birds on several days in the second half of the month and a comprehensive reserve-wide count would have likely turned-up even more. A Black-necked Grebe remained at Ternery Pool until at least the middle of the month.

Little Grebe
Little Grebe © Barry Yates

The spectacular sight of over 100 Pintail flying over the Discovery Centre on the 3rd heralded the start of a great month for observing wildfowl in pristine breeding plumage. 91 of these beautiful ducks were counted on Flat Beach on the 17th. The first Goldeneye of the winter generally arrive in late October or November, so it was that the first was seen on Barn Pool West on the 21st.

Goldeneye
Goldeneye © Richard Pettett

75 Brent Geese were on the Saltmarsh on the 24th; only seven of these were juveniles, possibly suggesting a poor season in the low tundra pools along river valleys in Spitsbergen, Norway, where 'our' birds breed. The young birds have pale-tipped wing coverts and no neck collar. 

The numbers of wintering Goosander have dropped off in recent years, perhaps mirroring the reduction in harsh winters, so it was good that a pair dropped into Ternery Pool on the 16th. There was also a possible 'redhead' bird a few days earlier, lurking behind an island from Gooders Hide on the 12th. The 'regular' three Spoonbill were present throughout the month and have now been on site for at least 10 weeks. The lingering Spotted Redshank also remained, usually to be found on Salt Pool.

Goosander
Goosander © Dave Kilbey

The cold snap around the middle of the month no doubt contributed to a nice count of 50+ Snipe from Gooders Hide on the 19th. There were over 1,000 Golden Plover a couple of days previously. Other waders seen in November were up to three Avocet and three Ruff, one Black-tailed Godwit and also 24 Knot on the 22nd.

Golden Plover
Golden Plover © Barry Yates

Annual peak counts of Grey Partridge continue to dwindle, so it was pleasing that 10+ were seen at Barn Pool East on the 3rd. A Merlin was seen from time to time throughout the month. Look for this lovely 'mini-peregrine' perched on posts around Flat Beach or in fast-winged, distinctively low flights across the landscape. A nice flock of 50+ Chaffinch was seen at Castle Farm on the 24th. If they remain, it would be worth checking them out for a possible Brambling.

Gey Partridge
Grey Partridge © Derek Middleton


Thanks go to all the visitors whose observations contribute to the monthly sighting reports. If you have spotted something interesting on the reserve, please do make a record via https://irecord.org.uk/, and if you think it is particularly significant, please let us know at [email protected].

Leave a comment

Comments

  • John O’Onnell:

    Enjoyed your newsletter, I miss the reserve, spent many hours there. Great to see that it thriving, love to visit & see all the improvements. Keep well & Merry Christmas to you all.

    18 Dec 2024 14:44:00

  • Laura:

    I’m so grateful to have your reports and beautiful photos when it’s not possible to get to the reserve. 2025 Resolution to visit again soon!

    18 Dec 2024 17:49:00

Time Δ Debug Message - Perch Runway 3.2
1782626576.38110 [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
1782626576.41180.0307Matched route: news/[slug:s]
1782626576.41190.0002Server address: 216.73.216.31
1782626576.4120Using master page: /templates/pages/blog/post.php
1782626576.4120Page arguments:
Array
(
    [0] => /news/rye-harbour-nature-reserve-wildlife-sightings-november-2024
    [s] => rye-harbour-nature-reserve-wildlife-sightings-november-2024
    [1] => rye-harbour-nature-reserve-wildlife-sightings-november-2024
)
1782626576.41230.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.41340.0011 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782626576.41490.0015 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782626576.41550.0005INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782626576.41740.002 [1] SELECT * FROM swt_shop_cart WHERE cartID=22372641
1782626576.41820.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=22372641
1782626576.41890.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-28 06:02:00' AND saleTo>'2026-06-28 06:02:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782626576.42020.0013 [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='rye-harbour-nature-reserve-wildlife-sightings-november-2024')) 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-06-28 06:02:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782626576.42330.0031 [1] SELECT FOUND_ROWS() AS `count`
1782626576.4240.0007 [1] SELECT * FROM swt_blog_posts WHERE postID=3587 AND postStatus='Published' AND postDateTime<='2026-06-28 06:02:00'
1782626576.42490.0009 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782626576.42570.0008 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782626576.42650.0008 [1] SELECT * FROM swt_categories WHERE catID=73 LIMIT 1
1782626576.42710.0006 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1782626576.42750.0004 [1] SELECT * FROM swt_categories WHERE catID=36 LIMIT 1
1782626576.4280.0005Using template: /templates/blog/post.html
1782626576.42820.0002 [162] SELECT catID, catPath FROM swt_categories
1782626576.42910.0009 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-28 06:02:00' AND postSlug='rye-harbour-nature-reserve-wildlife-sightings-november-2024'
1782626576.45060.0215Using template: /templates/blog/post.html
1782626576.45120.0007 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782626576.45270.0015Using template: /templates/pages/attributes/seo.html
1782626576.4530.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782626576.45370.0007 [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
1782626576.45480.0011 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782626576.45780.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.45840.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782626576.46030.0019Using template: /templates/navigation/ps_nav_template.html
1782626576.46040 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46110.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46160.0004 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46430.0028 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46540.001 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46620.0008 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782626576.46860.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782626576.46940.0008 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1782626576.47160.0023 [1] Using template: /templates/navigation/breadcrumbs.html
1782626576.47210.0005Using template: /templates/blog/post.html
1782626576.47240.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782626576.4730.0006Using template: /templates/blog/author.html
1782626576.47340.0003 [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='rye-harbour-nature-reserve-wildlife-sightings-november-2024')) 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-06-28 06:02:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782626576.47550.0022 [1] SELECT FOUND_ROWS() AS `count`
1782626576.4760.0005 [1] Using template: /templates/blog/post.html
1782626576.47910.003Using template: /templates/blog/comment_form.html
1782626576.47980.0008 [2] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3587 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782626576.53250.0526 [2] Using template: /templates/blog/comment.html
1782626576.53310.0006Using template: /templates/blog/post.html
1782626576.53330.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='1' LIMIT 1
1782626576.53410.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782626576.53470.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782626576.53540.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
1782626576.53750.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.5380.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782626576.53990.0019 [6] Using template: /templates/navigation/footer-nav.html
1782626576.54050.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782626576.5410.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782626576.54130.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782626576.54370.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.54420.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782626576.54590.0017 [10] Using template: /templates/navigation/footer-nav.html
1782626576.54920.0033 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782626576.54990.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782626576.55030.0005 [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
1782626576.55250.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.55290.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782626576.55470.0018 [29] Using template: /templates/navigation/footer-nav.html
1782626576.55710.0024 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782626576.55760.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782626576.5580.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
1782626576.56010.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782626576.56070.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782626576.56240.0017 [10] Using template: /templates/navigation/footer-nav.html
1782626576.56350.0011Request time: 0.1847
1782626576.56350Process time: 0.1846
1782626576.56350Memory: 1.6561