object_model.scenario.Scenario
self, data) object_model.scenario.Scenario(
class holding all information related to a scenario.
Methods
Name | Description |
---|---|
equal_hazard_components | Check if two scenarios have the same hazard components. |
has_run_check | Check if the scenario has been run. |
run | Run direct impact models for the scenario. |
equal_hazard_components
object_model.scenario.Scenario.equal_hazard_components(other)
Check if two scenarios have the same hazard components.
has_run_check
object_model.scenario.Scenario.has_run_check()
Check if the scenario has been run.
run
object_model.scenario.Scenario.run()
Run direct impact models for the scenario.