CatalinaYepesE
CatalinaYepesE
## Background Post-loss amplification refers to the phenomenon where the demand for goods and services increases significantly following an earthquake or other catastrophe. This surge in demand typically occurs when...
If the user does not provide gsim or gmlt in a scenario calculation, the following error message appears: ``` File "/Users/cye/oq319/lib/python3.11/site-packages/openquake/calculators/event_based.py", line 229, in gen_event_based yield event_based(proxies, cmaker, stations, dstore,...
For example, if by mistake the user assigns the wrong `calculation_mode` in the configuration file of the [demos/hazard/ScenarioCase1](https://github.com/gem/oq-engine/blob/master/demos/hazard/ScenarioCase1/job.ini), and indicates, for example, `scenario_damage`, the following error appears: ``` (openquake) ➜...