Dr. Sharanya Chattopadhyay is an Environmental Social Scientist and science writer interested in the intersections of ecology, society, and storytelling. Her research focuses on climate adaptation, water governance, biodiversity, and social–ecological systems, with a particular interest in making complex environmental challenges accessible to wider audiences through science communication, storytelling and narrative building.
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'4033213\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{d3a6fa45e6dc33ffd74160be2ff5f32b8db4bcc22b176ca7b59f0f9c1b9f175f}\\"4033213\\"{d3a6fa45e6dc33ffd74160be2ff5f32b8db4bcc22b176ca7b59f0f9c1b9f175f}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'


