Skip to content

Building dynamic biosphere fails if same code exists more than once in databases #101

@TimoDiepers

Description

@TimoDiepers

Here, we have to come up with a more robust way of getting the "original biosphere flows".

if original_db == "temporalized":
act = bd.get_node(code=original_code)
else:
act = bd.get_node(database=original_db, code=original_code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions