Skip to content

energy-modelling-toolkit/Dispa-LINK

Repository files navigation

Image of License

Dispa-LINK

DispaSET - side tools for data handling and preprocessing

Description

The Dispa-LINK is a small side project that prepares various types of input data to the Dispa-SET readable format:

  • Typical units
  • Load curves (both electricity and heating)
  • Availability factors
  • NTC's

The main purpose of this package is related to data analysis and preprocessing

Quick start

Prerequisites

If you want to download the latest version from github for use or development purposes, make sure that you have git and the anaconda distribution installed and type the following:

Anaconda Prompt

git clone https://github.com/energy-modelling-toolkit/Dispa-LINK.git
cd Documents\git\dispa-link
conda env create  # Automatically creates environment based on environment.yml
conda activate dispalink # Activate the environment
pip install -e . # Install editable local version

The above commands create a dedicated environment so that your anaconda configuration remains clean from the required dependencies installed. The above commands create a dedicated environment so that your anaconda configuration remains clean from the required dependencies installed.

Projects

JRC-EU-TIMES

Data extraction from JRC-EU-TIMES model (Tableau database) used in the soft-linging project with Dispa-SET. Main focus on ProRES and NearZeroCarbon scenarios

  • ProRES - Projections up to 2050 (10 year interval), slightly less ambitious, sector coupling limited (without gas)
  • NearZeroCarbon - Projections up tp 2050 (10 year interval), highly ambitious scenario with 95% carbon reduction compared to 1990. High focus on gas sector.

ENERGYscope

Bi-directional soft-linking between ENERGYscope and Dispa-SET model.

OSE-MC

Model comparison project (Open Source Energy - Model Comparison). Dispa-SET soft-linked with the following six models:

ARES-African Power Pools

Soft linking between LISFLOOD, TEMBA - OSeMOSYS and Dispa-SET models applied to the following African Power Pools:

  • Norht African Power Pool - NAPP
  • Central African Power Pool - CAPP
  • East African Power Pool - EAPP Release date: TBD

Get involved

This project is an open-source project. Interested users are therefore invited to test, comment or contribute to the tool. Submitting issues is the best way to get in touch with the development team, which will address your comment, question, or development request in the best possible way. We are also looking for contributors to the main code, willing to contibute to its capabilities, computational-efficiency, formulation, etc. Finally, we are willing to collaborate with national agencies, reseach centers, or academic institutions on the use on the model for different data sets relative to EU countries.

Main developers

Currently the main developers of the Dispa-LINK package are the following:

  • Matija Pavičević (KU Leuven & UC Louvain, Belgium)
  • Sylvain Quoilin (University of Liège & KU Leuven, Belgium)

Contributors:

  • Alizon Huallpara (UMSS, Bolivia)
  • Isaline Gomand (University of Liège, Belgium)
  • Damon Coates (UC Louvain, Belgium)
  • Guillaume Percy (UC Louvain, Belgium)
  • Eva Joskin (University of Liège, Belgium)
  • Andrea Mangipinto (Politecnico di Milano, Italy)

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published