Skip to content

Add step to select engine when creating a scenario #139

@rouille

Description

@rouille

The following tasks need to be performed to add the feature:

  • add the engine key to the _scenario_info attribute (type: dict) of the Create object.
  • add the engine attribute to the _Builder object with REISE (type: str) as default value.
  • update the update_scenario_info method in the Create object.
  • write the set_engine method in the _Builder object (limited to only REISE for now).
  • use scripts call.py and extract_data.py associated to engine set by user in the Execute object.

Metadata

Metadata

Labels

new featureFeature that is currently in progress.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions