Centre For Ecology

Centre For Ecology The Centre for Ecological and Sustainability Advisory (Pty) Ltd is a professional service provider o

Unlock the power of data with R πŸ“ŠπŸ”₯Join our 2nd Introduction to R Statistical Language Course and gain hands-on skills in...
08/05/2026

Unlock the power of data with R πŸ“ŠπŸ”₯

Join our 2nd Introduction to R Statistical Language Course and gain hands-on skills in data analysis, visualization, regression, and machine learning.

πŸ’» Beginner friendly
πŸ“… 06–08 July 2026
🌍 Online Training

Level up your GIS skills with the 8th Online Introduction to GIS & Mapping in QGlS short course from the Centre for Ecol...
03/03/2026

Level up your GIS skills with the 8th Online Introduction to GIS & Mapping in QGlS short course from the Centre for Ecological and Sustainability Advisory!

Hands-on training (20-23 April 2026, online).

Register now. https://lnkd.in/dBnM8Xh6

Unlock the power of spatial data! 🌍 Join the 7th Online Introduction to GIS and Mapping on QGIS short course, hosted by ...
15/07/2025

Unlock the power of spatial data! 🌍 Join the 7th Online Introduction to GIS and Mapping on QGIS short course, hosted by Centre for Ecological and Sustainability Advisory.

πŸ—“ 12 - 15 August 2025 (3 hours/day)
πŸ’° R1750

Student Perk! Currently registered students get a 20% discount! Just send proof of registration to [email protected] to claim your reduced fee.

Don't miss out on this opportunity to enhance your GIS skills! Registered here:
https://www.centreforecology.co.za/short-course-training/7th-online-introduction-to-gis-and-mapping

Join us for the 6th Online Introduction to GIS and Mapping in QGIS Short Course hosted by the Centre for Ecological and ...
06/03/2025

Join us for the 6th Online Introduction to GIS and Mapping in QGIS Short Course hosted by the Centre for Ecological and Sustainability Advisory!

This comprehensive course will connect you to the powerful world of Geographic Information Systems, where you'll learn to:

1. Master QGIS fundamentals and practical applications.

2. Import, manipulate, and analyze spatial data
Create multilayered maps for environmental analysis.

3. Solve real spatial problems with hands-on case studies.

Perfect for students, environmental professionals, town planners, researchers, and anyone working with spatial data. EAPASA validated certificates provided upon completion!

01/11/2024

We presented a research on Declining Stream Health of the Luvuvhu Catchment at the 25th WaterNet/WARFSA/GWPSA Symposium in Maseru, Lesotho! πŸŒπŸ’§ The conference theme, Enhancing Sustainability: Upscaling Innovations and Best Practices for Integrated Catchment Water Resource Management (ICWRM).

We shared insights from the Luvuvhu Catchment, where findings showed notable changes over the past decade: declining stream health, increased salinity, a general rise in pH, and temperature shifts. This research aims to highlight the urgency of sustainable practices and the need to protect our precious water resources for future generations.

A huge thank you to everyone who made this experience so inspiring – from the brilliant minds in attendance to the beautiful host city of Maseru. Here’s to continued research, collaboration, and meaningful action for our rivers and ecosystems! πŸŒŠπŸ’š ”

17/07/2024
🎐 With South Africa still under a threat of load shedding, wind energy can be a key component in South Africa’s efforts ...
15/06/2024

🎐 With South Africa still under a threat of load shedding, wind energy can be a key component in South Africa’s efforts to tackle load shedding and contribute to a more sustainable energy future. So, lets celebrate the power of wind. Centre For Ecology, . 🎐

There is no magic like recycling or turning things into other things. Be a magician and recycle today for a better tomor...
20/03/2024

There is no magic like recycling or turning things into other things. Be a magician and recycle today for a better tomorrow. .

Happy Environmental Education Day! Let's embrace the value of knowledge and education in creating a sustainable future. ...
26/01/2024

Happy Environmental Education Day! Let's embrace the value of knowledge and education in creating a sustainable future. Together, we can make a difference in conserving our planet's resources and nurturing a thriving ecosystem.

Address

Midrand

Alerts

Be the first to know and let us send you an email when Centre For Ecology posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Centre For Ecology:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });