ADVERTISEMENT

Fernando acts on oil spill threat, activates incident command post in Bulacan

Published Jul 31, 2024 02:22 am

quick response to oil spill.jpg

QUICK RESPONSE TO OIL SPILL INCIDENT-- Governor Daniel R. Fernando reports to Department of the Interior and Local Government Secretary Benjamin C. Abalos, Jr. the actions being taken by the Provincial Government of Bulacan including the issuance of a memorandum addressed to the concerned local chief executives in the province to prevent and mitigate the oil spill which may affect some coastal areas in Bulacan during the Joint NDRRMC - RDRRMC3 Emergency Meeting on the Oil Spill Incident in the Province of Bataan held at the RDC Hall, NEDA Region III, DMGC, Maimpis, City of San Fernando, Pampanga last Monday, July 29, 2024. (PPAO)

 

Bulacan Governor Daniel R. Fernando called for immediate action from local chief executives (LCEs) in the province in addressing and mitigating the potential oil spill threat along the coast of Bulacan from the capsized tanker MT Terranova in Limay, Bataan.

During the Joint NDRRMC - RDRRMC3 Emergency Meeting on the oil spill incident in the province of Bataan held at the RDC Hall, NEDA Region III, DMGC, Maimpis, City of San Fernando, Pampanga, Fernando issued Memorandum DRF-07292024 addressed to the LCEs of the Cities of Malolos and Meycauayan, Bulakan, Hagonoy, Calumpit, Marilao, Paombong and Obando, strongly advising all fishpond operators to harvest their fish, crabs, shrimp, prawns, and other seafood as soon as possible before they become contaminated by the oil, as recommended by the Provincial Disaster Risk Reduction and Management Council.

Fernando also activated the province’s incident command post immediately after the reports on the oil spill incident came out. The command post will be headed by Bulacan Environment and Natural Resources Officer Atty. Julius Victor C. Degala and Provincial Disaster Risk Reduction and Management Officer Manuel M. Lukban. They were tasked to oversee the ongoing monitoring and assessment of the affected areas.

“Ngayon po ay patuloy ang ating pagsasagawa ng mga aksyon at nag-create po tayo ng technical working group at nagtalaga po kami ng incident commander which is BENRO and PDRRMO para masubaybayan ang lahat ng mga nangyayari,” (We are taking action, we have created a technical working group, and we have appointed an incident commander which are BENRO and PDRRMO to monitor all that is happening)," the governor said.

He also advised fishermen to avoid sailing in areas affected by the oil spill. He also urged fishpond owners with dikes to ensure that contaminated water does not enter their ponds and to keep the check gates or sluices closed.

Based on the report of Degala, the Philippine Coast Guard has deployed 70 personnel and two pick-up trucks, one boom truck, one JAC Truck, and one Rigid Hull Inflatable Boat (RHIB) stationed at the Staging Area at Coast Guard Sub Station (CGSS) Obando and Bulacan PDRRMO.

The PCG has also gathered 600 coconut logs, 11 25-meter segment fence booms, ten packs of oil snare booms, six bales of absorbent pads, and five bales of absorbent booms which are now positioned at CGSS Obando.

In the meeting presided over by Department of the Interior and Local Government Secretary Benjamin C. Abalos, Jr., various agencies, including the PCG, Bureau of Fisheries and Aquatic Resources, DILG, National Disaster Risk Reduction and Management Council, Department of Environment and Natural Resources and Department of Social Welfare and Development and other local government units provided their situation reports and the actions taken to prevent and mitigate the spread of the Industrial Fuel Oil (IFO) from the fuel tanker which poses health risks to both people and aquatic life.

Abalos suggested the conduct of daily testing and monitoring of the water quality in the affected areas and the creation of a core group responsible for coordinating and managing the response to the local government units affected by the oil spill.

“What is important is you do your report and everyday testing (water quality), ibigay agad sa mga gobernador, sa mga mayors – sa lahat. Napaka-importante noon,” (Give it immediately to the governors, and the mayors -to everyone, it's very important)," the secretary said.

Recent reports said that the UP-Marine Science Institute has observed some oil sheens and oil slicks near the waters of Barangays Taliptip in Bulakan, Tibagin in Hagonoy, and the vicinity waters of Brgy. Pamarawan, City of Malolos. 

 

Related Tags

metronews
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.