项目作者: SensesProject

项目描述 :
In this module, we illustrate how to use co-production techniques to start or develop adaptation planning given different stages of the policy cycle.
高级语言: Vue
项目地址: git://github.com/SensesProject/regional-co-production.git
创建时间: 2020-08-27T14:21:11Z
项目社区:https://github.com/SensesProject/regional-co-production

开源协议:ISC License

下载


Developing robust adaptation in co-production with stakeholders

Simona Pedde, Sara Talebian, Lotte de Jong, Kasper Kok, Henrik Carlsen and Jonas Parnow

While global scenarios inform country-scale decarbonisation plans and targets, in line with the Paris Agreement, adaptation to climate change is often implemented locally with potential trade-offs related to uneven impacts on livelihoods, winners and losers from the transition and interests playing at different policy levels. This Learn Module explores how to utilise co-production techniques to engage stakeholders in the development and implementation of robust adaptation plans, compatible with both local agendas and informed by global climate scenarios. Within SENSES, global products importantly including socioeconomic scenarios, could also encompass climate change projections or impact modelling. A key feature of the approach is to integrate knowledge developed bottom-up from existing local scenarios and adaptation plans with information from global scenarios. We illustrate how co-production techniques complement each other in a stepwise manner with concrete examples from two cases in Kenya and the east of the Netherlands.

This Learn Module is targeted at stakeholders interested in co-developing adaptation plans making use of global scenarios, and the broader community of scenario practitioners.


This repository contains the code for Co-producing adaptation options to address future cross-border climate impacts. It is part of the SENSES Toolkit.

screenshot of the module
screenshot of the module

License

The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International.

Build Setup

  1. # install dependencies
  2. $ npm install
  3. # serve with hot reload at localhost:3000
  4. $ npm run dev
  5. # build for production and launch server
  6. $ npm run build
  7. $ npm run start
  8. # generate static project
  9. $ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.