Activity log for bug #1084108

Date Who What changed Old value New value Message
2012-11-28 15:00:37 Giuseppe Vallarelli bug added bug
2012-11-28 15:00:43 Giuseppe Vallarelli openquake: importance Undecided Medium
2012-11-28 15:00:46 Giuseppe Vallarelli openquake: status New In Progress
2012-11-28 15:01:43 Giuseppe Vallarelli description We need to update both the database schema and models.py to add the required fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to create a couple of tables one for the SimpleFaultRupture and another one for the ComplexFaultRupture. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation Required constraints are the following: update calculation_mode constraint to contemplate Scenario. See (https://github.com/gem/oq-engine/blob/master/openquake/db/schema/openquake.sql#L294). Rough Draft We need to update both the database schema and models.py to add the required fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to create a couple of tables one for the SimpleFaultRupture and another one for the ComplexFaultRupture. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation Required constraints are the following: update calculation_mode constraint to contemplate Scenario. See (https://github.com/gem/oq-engine/blob/master/openquake/db/schema/openquake.sql#L294).
2012-11-28 15:04:23 Giuseppe Vallarelli description Rough Draft We need to update both the database schema and models.py to add the required fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to create a couple of tables one for the SimpleFaultRupture and another one for the ComplexFaultRupture. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation Required constraints are the following: update calculation_mode constraint to contemplate Scenario. See (https://github.com/gem/oq-engine/blob/master/openquake/db/schema/openquake.sql#L294). Rough Draft We need to update both the database schema and models.py to add the required tables, fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to create a couple of tables one for the SimpleFaultRupture and another one for the ComplexFaultRupture. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation Required constraints are the following: update calculation_mode constraint to contemplate Scenario. See (https://github.com/gem/oq-engine/blob/master/openquake/db/schema/openquake.sql#L294).
2012-11-29 14:38:39 Giuseppe Vallarelli description Rough Draft We need to update both the database schema and models.py to add the required tables, fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to create a couple of tables one for the SimpleFaultRupture and another one for the ComplexFaultRupture. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation Required constraints are the following: update calculation_mode constraint to contemplate Scenario. See (https://github.com/gem/oq-engine/blob/master/openquake/db/schema/openquake.sql#L294). We need to update both the database schema and models.py to add the required tables, fields and constraints to run a Scenario Hazard computation. Related to the input files the Scenario Hazard Calculator we need to consider a rupture model file. We need to store both Complex and Simple ruptures. Related to the Hazard calculations required attributes are the following: gsim (ground shaking intensity model), ground_motion_fields_num in the table uiapi.hazard_calculation An update of constraints and comments will be needed as well.
2012-12-04 12:39:53 Giuseppe Vallarelli openquake: status In Progress Fix Committed
2013-04-08 10:54:10 Lars Butler openquake: status Fix Committed Fix Released