Author and senior writer for mongabay.com
'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 = \'3467993\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{4a31921f874b3615b778393227198e4ff6a7724c7c114806e06bcace6a094a92}\\"3467993\\"{4a31921f874b3615b778393227198e4ff6a7724c7c114806e06bcace6a094a92}\' )
)
) 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'
Undiscovered Peatlands Might be the Most Important Thing you Learn about Today. Here’s Why.
Peatlands are the superheroes of ecosystems: purifying water, sometimes mitigating flooding and providing a home for rare species. And they beat nearly every system when it comes to carbon storage. Known peatlands only cover about 3 percent of the world’s land surface, but store at least twice as much carbon as all of Earth’s standing forests. And at least one-third of the world’s organic soil carbon, which plays a vital role in mitigating climate change and stabilizing the carbon cycle, is in peatlands.
August 16, 2017



