Activity log for bug #860448

Date Who What changed Old value New value Message
2011-09-27 10:49:42 Muharem Hrnjadovic bug added bug
2011-09-27 10:49:50 Muharem Hrnjadovic openquake: status New Confirmed
2011-09-27 10:49:53 Muharem Hrnjadovic openquake: importance Undecided High
2011-09-27 10:49:56 Muharem Hrnjadovic openquake: milestone 0.4.4
2011-09-27 10:50:03 Muharem Hrnjadovic tags disaggregation hazard
2011-10-03 12:41:54 John Tarter openquake: milestone 0.4.4 0.4.5
2011-10-05 16:53:36 Lars Butler description This calculator will compute the full 5-dimensional disaggregation matrix and use a provided serialization function to write it a hdf5 file. It will be implemented in Java. This calculator will compute the full 5-dimensional disaggregation matrix and use a provided serialization function to write it a hdf5 file. It will be implemented in Java. The basic outline for the algorithm used to produce matrix results is as follows: for each site: for each logic_tree_sample: compute hazard curve for each PoE: # defined the config file as 'POES' interpolate GMV from the hazard at the specified PoE <compute matrix and serialize results> * * More details need to be added with to respect to _how_ the matrix is produced/structured.
2011-10-06 14:12:03 Lars Butler openquake: assignee Lars Butler (lars-butler)
2011-10-06 15:23:13 Lars Butler openquake: status Confirmed In Progress
2011-10-13 13:44:49 Lars Butler description This calculator will compute the full 5-dimensional disaggregation matrix and use a provided serialization function to write it a hdf5 file. It will be implemented in Java. The basic outline for the algorithm used to produce matrix results is as follows: for each site: for each logic_tree_sample: compute hazard curve for each PoE: # defined the config file as 'POES' interpolate GMV from the hazard at the specified PoE <compute matrix and serialize results> * * More details need to be added with to respect to _how_ the matrix is produced/structured. This bug covers the core disaggregation calculator algorithm, which will be coded in Java (because if the heavy reliance on OpenQuake Java and OpenSHA-Lite code). The output of this calculator component will be a the complete 5-dimensional disaggregation matrix for a given site, ERF, GMPE, PoE level, a hazard curve, and a minimum magnitude. Damiano Monelli has written a prototype, which is a great starting point for the design of this calculator: https://github.com/monellid/shaCalcs/tree/master/src
2011-10-14 08:25:28 Lars Butler openquake: status In Progress Fix Committed
2013-04-05 12:42:04 Lars Butler openquake: status Fix Committed Fix Released