Climate Solutions

Practical solutions drawn from every corner of the world. Ask how to grow food, find medicine, save energy, collect water, stay warm, stay cool. We find what is already working in Norway, Kenya, India, Brazil and everywhere in between, and combine them into something you can use. Save it to your device.

Try:
Want to dig deeper?
Pick a direction below, or ask your own follow-up question.
'; var blob = new Blob([html], {type:'text/html'}); var url = URL.createObjectURL(blob); var a = document.createElement('a'); a.href = url; a.download = 'climate-solutions-library.html'; a.click(); URL.revokeObjectURL(url); } function esc(s){ return (s||'').replace(/&/g,'&').replace(//g,'>').replace(/"/g,'"'); } // Init library count updateLibraryCount();