function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page

Recent Posts

Archive

Tags

CDP turns over AWS equipment to Tambulig MDRRM Office

Updated: Sep 22, 2020




In line with the goal of providing timely and localized weather and climate information service to the farming sector and to the community as a whole, the Center for Disaster Preparedness' Prosper 3 Rebuild Salug Valley Project through its Climate Information and Climate Resiliency Field School Program, turned over a set of Automated Weather Station equipment to the Municipal Disaster Risk Reduction and Management Office (MDRRMO) of Tambulig, Zamboanga Del Sur on Wednesday, Sept 9, 2020.


The Automated Weather Station (AWS) will be used to measure, record, and transmit weather parameters in the locality such as temperature, wind speed and direction, solar radiation, and precipitation. These local, real‐time weather and climate Information is important for the day‐to‐day agronomic management of all crops. Localized data collection and interpretations will also be beneficial for suitable planning of farming operations and better farming decision making.

The Municipal Local Government Unit of Tambulig through Municipal Administrator and MDRRM Council Acting Chairman Gilbert Colegado expressed gratitude on the initiative.


Operations including installation, data collection and interpretation and device maintenance will be handled by the MDRRM Office through Mr. Nilo Munoz, MDRRMO.

120 views
bottom of page