-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels