Release notes
Version 0.1.0 (2026-04-15)
Add PV node
- Added a
PVnode to the package, which provides sampling routines for photovoltaic power generation which is more in line with the WindPower node requiring lat-lon coordinates.
Initial version of the package
- Provide sampling routines for C++ and Python for incorporation into
EnergyModelsXmodels. - Utilize the sampling routines for sampling from:.
- C++:
BioCHPnode. - Python:
MultipleBuildingTypes,CSPandPV, andWindPowernodes.
- C++:
- Incorporation of a
BioResourceforBiOCHPplant. - Individual nodes to be moved after registration.