Skip to contents

Indian Zero Carbon Energy Pathways (IDEEA) is a collaborative open energy modeling initiative between Environmental Defense Fund, Global Change Programme, Jadavpur University, and Indian Institute of Science, Energy Transition Group to develop tools and scenarios of India’s energy transition. The project aims evaluation a broad set of scenarios with high penetration of variable renewables and identify a set of most cost-efficient options of deep decarbonization and carbon neutrality for India for broad public discussion.

IDEEA models

Decarbonization of electricity is a critical milestone of the energy transition to low/zero emissions. Wind and solar energy are the most sustainable options of decarbonization, and the recent reduction of costs makes them the first options to consider. However, the variability of the energy sources requires explicit modeling and evaluation of alternative balancing options, such as hydro energy, energy storage, grid, back-up capacity, and responsive demand. IDEEA project aims to develop a “new” or “renewables era” modeling framework for India to evaluate high-VER scenarios based on high temporal and spatial resolution.

Installation

Please refer to the step-by-step installation guide the “Installation” article. The package itself can be installed from GitHub using the pak package:

# install.packages("pak")
pak::pkg_install("ideea-model/IDEEA") 
library("IDEEA")

Examples

For a quick example please check the Get started page on the IDEEA R-package documentation page (work in progress). More examples will be uploaded to the ideea-model/ideea_example_project repository.