Cy Baker - artist in residence at Rye Harbour

, 04 December 2025
Cy Baker - artist in residence at Rye Harbour
Cy Baker

Emma Chaplin  (she/her)

Communications Officer 

Tell us a bit about yourself

Art has always been part of who I am and I've always been inspired by the natural world. I trained as a scientific illustrator and worked for a number of years doing things like gardening books, pub posters and magazines, but the pay was poor and I was always fulfilling someone else's creativity, and, as a result, gave up all art for a year and got a 'proper job'. Art never left me though, after that year out, I kept trying and I've managed to make a living as an artist for about five years now. It was winning the David Shepherd Wildlife Artist of the Year competition in 2022 that allowed me to redefine myself as a conservation artist.

Cy at RHNR December 2025

How well do you know Rye Harbour Nature Reserve?

I've been a couple of times and was blown away by the sheer expanse of a horizon that goes on forever, and all the life and the light there. We went early one morning and it was a dream for anyone interested in landscapes, wildlife and light. It's fantastic. I love to explore new places and I'm really looking forward to getting to know Rye Harbour Nature Reserve. It's such a magical place.

What's the purpose of the residency?

For me to track the course of the reserve through a year, the changes in seasons and the wildlife that comes and goes from there, migrating birds etc. There will be eight pieces of work produced from at least four visits. There will also be a one week residency where I'm based in the Discovery Centre, producing artwork of a scene looking out over the reserve. There will be courses and workshops as well as an exhibition of my work on the Art Wall in November/December 2026. I'm really excited about it. I love the sense of community I found at Rye Harbour Nature Reserve, and the people I met there, such as staff, volunteers and Friends of Rye Harbour Nature Reserve - all so knowledgeable about the wildlife there and so passionate about it. It's a pleasure and a joy to meet and speak to them. They are inspirational.

Has your style evolved?

Yes I think it has, it changes constantly. I think it's got more depth over time.

Golden Plover © Barry Yates

What wildlife are you most keen to spot on the reserve?

Golden Plovers and Whimbrel, as well as the whole reserve in various different weather conditions. I know Rye Harbour Nature Reserve gets a lot of weather!

Find out more about Cy's work here

Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1782519273.89910 [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
1782519273.92580.0267Matched route: news/[slug:s]
1782519273.9260.0002Server address: 216.73.217.174
1782519273.92610Using master page: /templates/pages/blog/post.php
1782519273.92610Page arguments:
Array
(
    [0] => /news/cy-baker-artist-in-residence-at-rye-harbour
    [s] => cy-baker-artist-in-residence-at-rye-harbour
    [1] => cy-baker-artist-in-residence-at-rye-harbour
)
1782519273.92630.0002 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519273.92730.001 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782519273.92910.0018 [1] SELECT * FROM swt_shop_cart WHERE cartID=22330294
1782519273.92970.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=22330294
1782519273.93030.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-27 00:14:00' AND saleTo>'2026-06-27 00:14:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782519273.93150.0012 [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='cy-baker-artist-in-residence-at-rye-harbour')) 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-27 00:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782519273.93430.0027 [1] SELECT FOUND_ROWS() AS `count`
1782519273.93480.0005 [1] SELECT * FROM swt_blog_posts WHERE postID=3796 AND postStatus='Published' AND postDateTime<='2026-06-27 00:14:00'
1782519273.93570.0009 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782519273.93630.0006 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782519273.93690.0007 [1] SELECT * FROM swt_categories WHERE catID=195 LIMIT 1
1782519273.93740.0005 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1782519273.93780.0004 [1] SELECT * FROM swt_categories WHERE catID=189 LIMIT 1
1782519273.93830.0006Using template: /templates/blog/post.html
1782519273.93860.0003 [162] SELECT catID, catPath FROM swt_categories
1782519273.93970.0011 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-27 00:14:00' AND postSlug='cy-baker-artist-in-residence-at-rye-harbour'
1782519273.96180.0221Using template: /templates/blog/post.html
1782519273.96230.0005 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782519273.96380.0015Using template: /templates/pages/attributes/seo.html
1782519273.9640.0002 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782519273.96480.0008 [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
1782519273.96620.0013 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782519273.96920.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519273.96980.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782519273.9720.0022Using template: /templates/navigation/ps_nav_template.html
1782519273.9720 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.97280.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.97320.0004 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.97570.0025 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.97660.0009 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.97730.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782519273.98010.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782519273.9810.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
1782519273.98310.0021 [1] Using template: /templates/navigation/breadcrumbs.html
1782519273.98360.0004Using template: /templates/blog/post.html
1782519273.98370.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1782519273.98440.0007Using template: /templates/blog/author.html
1782519273.98470.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='cy-baker-artist-in-residence-at-rye-harbour')) 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-27 00:14:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782519273.98680.0021 [1] SELECT FOUND_ROWS() AS `count`
1782519273.98730.0005 [1] Using template: /templates/blog/post.html
1782519273.9890.0017Using template: /templates/blog/comment_form.html
1782519273.98960.0006 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3796 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782519274.04520.0556 [0] Using template: /templates/blog/comment.html
1782519274.04540.0002Using template: /templates/blog/post.html
1782519274.04560.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1782519274.04650.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782519274.04730.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782519274.04780.0005 [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
1782519274.05010.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519274.05060.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782519274.05270.0021 [6] Using template: /templates/navigation/footer-nav.html
1782519274.05390.0013 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782519274.05450.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782519274.0550.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782519274.05740.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519274.05790.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782519274.05990.002 [10] Using template: /templates/navigation/footer-nav.html
1782519274.06330.0033 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782519274.0640.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782519274.06470.0007 [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
1782519274.06690.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519274.06740.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782519274.06930.0018 [29] Using template: /templates/navigation/footer-nav.html
1782519274.0720.0027 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782519274.07260.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782519274.07310.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
1782519274.07510.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782519274.07570.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782519274.07760.0019 [10] Using template: /templates/navigation/footer-nav.html
1782519274.07910.0015Request time: 0.1814
1782519274.07910Process time: 0.1812
1782519274.07910Memory: 1.6315