Skip to content

About "opendssdirect fails at this" #405

@PMeira

Description

@PMeira

Hi, I found this comment through GitHub's search:

# Execute opendss's save command reliably on a circuit. opendssdirect fails at this.

As one of the maintainers of OpenDSSDirect.py/DSS-Python, does this happen with recent versions? If so, could you share a circuit that fails so we could investigate and fix it?

By the way, we have a newish JSON export implementation that should work for most components (doesn't include buses or general metadata yet, but should be easier to get those through the API): https://github.com/dss-extensions/dss_python/blob/master/docs/examples/JSON.ipynb

#TODO: Fix repeated wdg= keys!?!?!?

For Transformer/XfmrCode wdg, wdg is used to select the winding, similar to cond in LineGeometry. In the JSON export, since yesterday's releases of DSS C-API and DSS-Python, those are hidden and the winding/conductor data is returned as arrays. We plan to provide some more import/export alternatives in the future.

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