Monitoring, Evaluation and Learning for Systemic Energy Transition
This resource introduces an integrated Monitoring, Evaluation and Learning approach to help cities track and improve the implementation of Climate City Contract actions. It explains how MEL can move beyond activity reporting towards impact, decision-making, investment shaping, social change and continuous learning. The session includes a five-step governance process, examples from Leipzig’s Positive Energy District, Bristol City Leap and Porto’s city-wide MEL ecosystem, as well as the use of NetZeroPlanner to monitor progress, address data gaps and support adaptive climate action planning.
$translatableResources = [3, 4, 5, 6];
if (in_array($ResourceType, $translatableResources)) {
$langUser = strtoupper($browserLang);
if (!isset($arrPostLang[$langUser]['Target'])) {
$langUser = 'EN';
}
// on regarde si la langue source est differente de la langue de l'utilisateur ou si on a pas detecte la langue
if (!isset($media['srcLang']) || $media['srcLang'] != $langUser) {
//si la langue de l'utilisateur (browserLang) est disponible dans le tableau
if (isset($arrPostLang[$langUser]['Target'])) {
$translate = $arrPostLang[$langUser]['Target'];
?>
}
}
}
?>