Categories: Science

First map of vegetation across Antarctica reveals a battle for the continent’s changing landscape


EDINBURGH: A tiny seed is stuck between loose gravel and coarse sand. There is nothing else alive around it. All it can see is a wall of ice reaching 20 metres up into the sky. It is cold. Survival is hard around here. In winter, it is dark even during the day. In summer, the sun bakes the ground hard and dry for 24 hours.
The seed was left here by tourists several years ago, who came to see the wonders of the last remaining wilderness on planet Earth: Antarctica.
Life is changing. Warmer temperatures are melting the glaciers and the meltwater allows the seed to start growing. Antarctica is in the grip of some of the world’s fastest climate change. Its melting ice could contribute up to 5 meters of sea-level rise. Where the ice disappears, it leaves barren ground behind. By the end of this century, a small country’s-worth of land could appear from below the ice.
New land in Antarctica is colonised by pioneer organisms. The first to appear are algae and cyanobacteria – minuscule organisms tiny enough to fit between sand grains. Here, sheltered from the burning sun rays, the algae live and die and as they normally do, slowly stick the sand particles together to create a surface for other organisms to grow on.
Lichens and mosses follow. They are just a few centimetres tall but compared to other life on Antarctica’s shores they look like giants. Once lichens and mosses have made themselves a home, even larger organisms may show up and eventually the plants take hold. Their seeds, if stuck in a soft and moist mossy cushion, proliferate and grow.
Only two plant species are native to Antarctica. Both spread their seeds by wind. This makes them independent from animals and insects, which aren’t needed to carry the pollen or seed to another flower or fresh patch of soil. The wind just blows them there. All these plants need is that bit of moss or lichen to hold on to, so they are not blown away into the cold desert of snow and ice.
But this natural sequence of plant establishment has been broken, as the climate changes and conditions become more habitable. More than 100 plant species have invaded Antarctica already. The newcomers are doing well. For instance the fast-growing opportunist Poa annua, the common lawn grass, has rapidly spread across the sub-Antarctic Islands from South Georgia to Livingston Island and is now making its way south to the Antarctic Peninsula.
Researchers are wondering how much potential there is for new plant species to thrive in Antarctic soils. What will Antarctica look like in 100 years time? Could it be green like the tundra landscapes we know from the Arctic?
A new map
I’m part of a group of scientists who have just combined satellite data with field measurements to produce the first map of green vegetation across the whole Antarctic continent.
We detected 44.2 km² of vegetation in total, mostly found in the Antarctic Peninsula and neighbouring offshore islands. This vegetation area makes up just 0.12% of Antarctica’s total ice-free area, highlighting that Antarctica remains the frozen continent dominated by snow and ice. For now.
An unspoiled Antarctic environment is worth protecting for its own good, but it also serves humanity. Climate and weather patterns across the world are driven by the immense large ice masses on the Antarctic continent. Their disappearance would change our planet as we know it.
My colleague Charlotte Walshaw from the University of Edinburgh was the lead scientist of the recent research mapping vegetation in Antarctica. She points out that these new maps provide key information on a scale which couldn’t be achieved in the past. “We can use these maps”, she told me, “to keep a very close eye on any large-scale change in vegetation distribution patterns.”
Vegetation in Antarctica encounters the harshest living conditions on the planet. Only the most resilient organisms can thrive there, and we don’t know yet what their future holds with climate change. Now that we know where to look for these plants, we can provide more accurate conservation measures to safeguard their future.

!(function(f, b, e, v, n, t, s) { function loadFBEvents(isFBCampaignActive) { if (!isFBCampaignActive) { return; } (function(f, b, e, v, n, t, s) { if (f.fbq) return; n = f.fbq = function() { n.callMethod ? n.callMethod(...arguments) : n.queue.push(arguments); }; if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0'; n.queue = []; t = b.createElement(e); t.async = !0; t.defer = !0; t.src = v; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s); })(f, b, e, 'https://connect.facebook.net/en_US/fbevents.js', n, t, s); fbq('init', '593671331875494'); fbq('track', 'PageView'); };

function loadGtagEvents(isGoogleCampaignActive) { if (!isGoogleCampaignActive) { return; } var id = document.getElementById('toi-plus-google-campaign'); if (id) { return; } (function(f, b, e, v, n, t, s) { t = b.createElement(e); t.async = !0; t.defer = !0; t.src = v; t.id = 'toi-plus-google-campaign'; s = b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t, s); })(f, b, e, 'https://www.googletagmanager.com/gtag/js?id=AW-877820074', n, t, s); };

function loadSurvicateJs(allowedSurvicateSections = []){ const section = window.location.pathname.split('/')[1] const isHomePageAllowed = window.location.pathname === '/' && allowedSurvicateSections.includes('homepage')

if(allowedSurvicateSections.includes(section) || isHomePageAllowed){ (function(w) {

function setAttributes() { var prime_user_status = window.isPrime ? 'paid' : 'free' ; var viwedVariant = window.isAbPrimeHP_B ? 'B' : 'A'; w._sva.setVisitorTraits({ toi_user_subscription_status : prime_user_status, toi_homepage_variant_status: viwedVariant }); }

if (w._sva && w._sva.setVisitorTraits) { setAttributes(); } else { w.addEventListener("SurvicateReady", setAttributes); }

var s = document.createElement('script'); s.src="https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js"; s.async = true; var e = document.getElementsByTagName('script')[0]; e.parentNode.insertBefore(s, e); })(window); }

}

window.TimesApps = window.TimesApps || {}; var TimesApps = window.TimesApps; TimesApps.toiPlusEvents = function(config) { var isConfigAvailable = "toiplus_site_settings" in f && "isFBCampaignActive" in f.toiplus_site_settings && "isGoogleCampaignActive" in f.toiplus_site_settings; var isPrimeUser = window.isPrime; var isPrimeUserLayout = window.isPrimeUserLayout; if (isConfigAvailable && !isPrimeUser) { loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive); loadFBEvents(f.toiplus_site_settings.isFBCampaignActive); loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections); } else { var JarvisUrl="https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published"; window.getFromClient(JarvisUrl, function(config){ if (config) { const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections loadGtagEvents(config?.isGoogleCampaignActive); loadFBEvents(config?.isFBCampaignActive); loadSurvicateJs(allowedSectionSuricate); } }) } }; })( window, document, 'script', );

Source link

jaghit

Share
Published by
jaghit

Recent Posts

'मुख्यमंत्री कोविड-19 बाल सेवा योजना' के लिए नहीं है बजट? अब मंत्री नरेंद्र पटेल ने किया ये दावा

<p style="text-align: justify;"><strong>Madhya Pradesh News Today:</strong> भारत सहित पूरी दुनिया ने 3 साल वैश्विक महामारी…

1 week ago

Inside Hina Khan’s Pre-Birthday Celebrations With Rocky Jaiswal And Mother In Goa

Hina Khan’s birthday is on October 2. (Photo Credits: Instagram)From a stunning view of her…

1 week ago

Swiggy IPO Gets Sebi Approval: All You Need to Know About Rs 11,000-Crore Issue

Food and grocery delivery major Swiggy has received markets regulator Sebi’s clearance to launch its…

1 week ago

‘Imprints of Make in India visible everywhere’: PM Modi lauds 10 years of flagship initiative | India News

NEW DELHI: Prime Minister Narendra Modi on Wednesday lauded the efforts of each and every…

1 week ago

Waqf Amendment Bill JPC 1 Crore Emails Nishikant Dubey VHP Vinod Bansal Said it Email Jihad | वक्फ बिल पर 1 करोड़ से ज्यादा सुझाव: VHP बोली

Waqf Amendment Bill Email: वक्फ संशोधन बिल पर संयुक्त संसदीय समिति (जेपीसी) को सुझाव के लिए…

1 week ago

Georgia Meloni and Elon Musk date truth behind the viral photos

Meloni And Musk Viral Photos : दुनिया के सबसे अमीर शख्स एलन मस्क ज्यादातर किसी…

1 week ago