Add new disaggregation parameters to db/obj model

Bug #856469 reported by Lars Butler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenQuake (deprecated)
Fix Released
High
Lars Butler

Bug Description

New parameters:

LATITUDE_BIN_LIMITS = list of latitude values representing bin limits used for disaggregation, values must be in increasing order
LONGITUDE_BIN_LIMITS = list of longitude values representing bin limits for disaggregation, values must be in increasing order
MAGNITUDE_BIN_LIMITS = list of magnitude values representing bin limits for disaggregation, values must be in increasing order
EPSILON_BIN_LIMITS = list of epsilon values representing bin limits for disaggregation, values must be in increasing order
DISTANCE_BIN_LIMITS = list of distance values representing bin limits for disaggregation, values must be in increasing order
DISAGGREGATION_RESULTS = one or more of the following: 'MagPMF', 'DistPMF', 'TRTPMF', 'MagDistPMF', 'MagDistEpsPMF', 'LatLonPMF', 'LatLonMagPMF', 'LatLonMagEpsPMF', 'FullDisaggMatrix'

Lat/Lon bin limits should be limited to real lat/lon ranges (lat: [-90, +90], lon: [-180, +180]).
Each bin limit list should have at least 2 values (ascending order, no duplicates).

tags: added: disaggregation hazard
Changed in openquake:
milestone: none → 0.4.4
importance: Undecided → High
status: New → Confirmed
assignee: nobody → Lars Butler (lars-butler)
description: updated
description: updated
description: updated
description: updated
Changed in openquake:
status: Confirmed → In Progress
Revision history for this message
Lars Butler (lars-butler) wrote :
Changed in openquake:
status: In Progress → Fix Committed
Changed in openquake:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.