Skip to content

Export of transformer taps bug #98

@keithmoffat

Description

@keithmoffat

Export of transformer taps gives error:

File "/Users/keith/Documents/ResearchPython/PyDSS/PyDSS/metrics.py", line 281, in append_values
container.append_values(vals, time_step)
File "/Users/keith/Documents/ResearchPython/PyDSS/PyDSS/storage_filters.py", line 83, in append_values
self._container.append(values)
File "/Users/keith/Documents/ResearchPython/PyDSS/PyDSS/value_storage.py", line 616, in append
self._dataset.write_value(vals)
File "/Users/keith/Documents/ResearchPython/PyDSS/PyDSS/dataset_buffer.py", line 146, in write_value
self._buf[self._buf_index] = value
ValueError: could not broadcast input array from shape (76,) into shape (60,)

Nadia to push bug fix to merge-gemini branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions