ADVERTISEMENT

Indonesia's double disaster exposes earthquake lessons not learned

Published Oct 13, 2018 07:50 am
By Reuters PALU, Indonesia (Reuters) - The young man standing atop a mound of gray mud and debris on the Indonesian island of Sulawesi, waiting for an excavator he hoped would dig out the bodies of his parents, voiced the exasperation many feel in his earthquake-plagued country. Search teams look for victims in the earthquake and liquefaction affected Balaroa neighbourhood in Palu, Central Sulawesi, Indonesia, October 11, 2018. REUTERS/Darren Whiteside Search teams look for victims in the earthquake and liquefaction affected Balaroa neighbourhood in Palu, Central Sulawesi, Indonesia, October 11, 2018. REUTERS/Darren Whiteside “This is something that happens all the time in Indonesia. Why aren’t we getting better at handling it?” Bachtiar cried as the machine clanked through the ruins of someone’s kitchen in the city of Palu. A 7.5-magnitude earthquake on Sept. 28 triggered a tsunami and extensive soil liquefaction, a phenomenon that turns soft soil into a seething mire, killing 2,073 people, according to the latest official estimate. Up to 5,000 more may be missing. “In every disaster, there’s always a lesson to be learned,” Sutopo Purwo Nugroho, spokesman for the national disaster mitigation agency, said this week. Nugroho conceded that Indonesia’s preparedness for disasters and capacity to respond still fall woefully short, not least because public funding is so low. He said the country’s disaster response budget is currently 4 trillion rupiah ($262 million) a year, equivalent to 0.002 percent of the state budget. “We should not forget that there will be many disasters to come. It needs budget,” he said. “We need to learn from Japan as they are consistent in preparation.” Critics say that, despite improvements at a national level in disaster management since a devastating Indian Ocean tsunami in 2004, local authorities often lack know-how and equipment, and so rescue efforts are delayed until the military can reach the area. Also, a lack of education and safety drills means people don’t know how to protect themselves when an earthquake strikes. Palu was Indonesia’s second earthquake disaster of 2018. In August, the island of Lombok was rocked by quakes that flattened villages and killed more than 500 people. It was also only the latest in a string of deadly tsunamis to hit the archipelago in 2005, 2006 and 2010. But none of those compare with the 2004 tsunami that killed some 226,000 people in 13 countries, more than 120,000 of them in Indonesia alone. Indonesia straddles the southwestern reaches of the Pacific Ring of Fire and is practically defined by the tectonic plates that grind below its lush islands and blue seas. The archipelago is strung out along a fault line under the Indian Ocean off its west coast. Others run northwards in the Western Pacific, including those under Sulawesi. Volcanoes that dot the islands have brought fiery destruction and remarkable fertility, but rapid population growth over recent decades means that many more people are now living in hazardous areas. ‘New science’ The biggest - and most unexpected - killer in Sulawesi was soil liquefaction, a phenomenon where intense tremors cause saturated sand and silt to take on the characteristics of a liquid. The liquefaction swallowed up entire neighborhoods of Palu. With communications and power down, rescuers focused first on Palu’s tsunami-battered beachfront in the north and on collapsed hotels and shopping centers in its business district. Roads to the south, where the city has spread out as it has grown, were initially impassable - damaged or blocked by debris. So it took days for rescuers to reach the neighborhoods of Balaroa, Petobo, and Sigi, where traumatized survivors said the ground came alive when the quake hit, swallowing up people, vehicles and thousands of homes. Liquefaction is a fairly common characteristic of high-magnitude earthquakes, but the Indonesian government says there is still insufficient understanding of the phenomenon and how to reduce exposure to it. “Liquefaction is a new science. There are no guidelines on how to handle it,” Antonius Ratdomopurbo, secretary of the Geological Agency at the Ministry of Energy and Mineral Resources, told reporters this week. ‘Education’ A tsunami warning system set up after 2004 failed to save lives in Sulawesi: it emerged too late that, due to neglect or vandalism, a network of 22 buoys connected to seabed sensors had been inoperable since 2012. With power and communications knocked out in Palu, there was no hope of warning people through text messages or sirens that tsunami waves of up to six meters (20 feet) were racing towards the city. But that highlights what some experts say is the most important lesson: No one in a coastal area should wait for a warning if they feel a big quake. “The earthquake is the warning,” said Adam Switzer, a tsunami expert at the Earth Observatory of Singapore. “It’s about education.” Unlike in quake-prone Japan and New Zealand, earthquake education and drills are only sporadic in Indonesia, so there is little public awareness of how to respond. “The problem in tsunami early warning systems is not the structure ... but the culture in our communities,” said Nugroho. That culture includes a resilience that emerged within days as the people of Palu picked up the pieces of their lives. “Palu is not dead,” is daubed on a billboard by the beach. Eko Joko, his wife and two children have been salvaging wood and metal to reconstruct their flattened beachfront shop-house. “I tell my family they have to be strong, not scared, so that I can be strong,” said Joko, 41. “This disaster has not destroyed us.”
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.