Skip to content

Make Scenario object easier to work with #214

@mrkickling

Description

@mrkickling

Currently it does stuff inside init with the given arguments before storing them, so it is not advised to edit the content of a Scenario object.

We either want to make it clear (by saying it is immutable) or make it possible to edit a loaded Scenario in a safe way.
We should also look through the scenario.py file and remove deprecated stuff.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions