Tools to couple the REMIND IAM and PyPSA power models
Project description
Tools to couple REMIND & PySPA
Overview
This is a collection of tools to couple remind and pypsa for different regions.
The tools are currently in development, with as test cases PyPSA-EUR for Germany and PyPSA-China-PIK for China.
quick start
- install from pypi
pip install remind-pypsa-coupling - import with
import rpycpl
Documentation
https://pik-piam.github.io/Remind-PyPSA-coupling/
Installation (development)
We recommend using uv.
- install uv
- make a venv
uv venvatproject/.venv - Activate the venv with
source .venv/bin/activate - option a) In the project folder run
uv pip install -e .Then use as a package - option b) In the project workspace update the venv with
uv syncto have all the package requirements. You can then use the src files as standalone.
[!NOTE]
uvsometimes causes issues at steps 4. In this case
- run
uv pip install pipafter step 3- run
pip install -e .in the project worspace
Usage
This package is intended for use in combination with REMIND and PyPSA, as part of a snakemake workflow
Examples: Coming at some point
Activate the venv with source .venv/bin/activate
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remind_pypsa_coupling-0.1.0-py3-none-any.whl.
File metadata
- Download URL: remind_pypsa_coupling-0.1.0-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69673863255e85568fbeef73f2ccd13064c20e11603ca3c593d0589e3afda263
|
|
| MD5 |
0d62e61283704d6b4cbfe44ce6b15c68
|
|
| BLAKE2b-256 |
a035d5a4e3c5b9e3bf8c02c9768c6ceb7c58f24dc00da0367efae2badea7fd05
|