Release notes
Version 0.2.0 (2026-04-16)
- Adjusted to
EnergyModelsBasev0.10.0 andEnergyModelsGeographyv0.10.0: - Model worked without adjustments.
- Breaking change still included to maintain the possibility to do bug fixes in version 0.1.x for existing models with
EnergyModelsBasev0.9.x. - Updated CI versions.
Version 0.1.1 (2025-12-16)
- Minor updates to
README.mdand the documentation. - Removal of data compliance of
TransmissionModedue to the changes fromEnergyModelsBasev0.9.1 and the corresponding adjustment inEnergyModelsGeographyv0.11.3.
Version 0.1.0 (2025-03-27)
Initial version of the package:
Inclusion of compliance checks for new
Nodes,Links,Areas, andTransmissionModes:- The checks highlight whether a
Node,Link,Areas orTransmissionModecan work with existing functions. - The checks mostly provide warnings, as errors are dependent on the chosen functions from
EnergyModelsBaseorEnergyModelsGeography.
- The checks highlight whether a
Inclusion of simple test cases for
NodeandTransmissionMode:- The test cases can be used to see whether the couplings in
EnergyModelsBaseandEnergyModelsGeographyare working. - The test cases ensure that the capacity of the elements is utilized.
- The test cases can be used to see whether the couplings in