Sienna-Platform / Sienna-Platform/PowerOperationsModels.jl
Dimensionality of emulation results are not handled correctly.
Open
@daniel-thom is already working on this.
Since Jun 29, 2026.
bug
- Dominant language
- Julia
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 26
Description
The case of writing emulation results to HDF is not handled correctly as shown in this commit.
InfrastructureSystems.Optimization.ParameterKey{OnStatusParameter, ThermalStandard}("")
with matrix 5x1
If the input data was a vector of length 5, this method could be deleted. _write_results! would dispatch correctly based on that data type.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.