Activity log for bug #932941

Date Who What changed Old value New value Message
2012-02-15 17:52:43 Lars Butler bug added bug
2012-02-16 12:18:04 Lars Butler description In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation.
2012-02-24 17:56:47 Lars Butler summary Save intermediate hazard curves to DB in Disagg and UHS calculators Save intermediate hazard curves to DB in UHS calculations
2012-02-24 17:59:44 Lars Butler tags hazard uhs
2012-02-28 14:50:37 Lars Butler openquake: importance Undecided Medium
2012-02-28 16:31:02 Lars Butler openquake: assignee Lars Butler (lars-butler)
2012-02-28 16:31:06 Lars Butler openquake: milestone 0.6.0
2012-02-28 16:43:30 Lars Butler openquake: status New In Progress
2012-02-29 09:47:04 Lars Butler openquake: status In Progress Confirmed
2012-02-29 09:58:13 Lars Butler description Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage
2012-02-29 09:58:32 Lars Butler description Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage [et=8h] [at=] Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage
2012-03-01 10:07:19 Lars Butler openquake: status Confirmed In Progress
2012-03-05 13:47:23 John Tarter openquake: milestone 0.6.0 0.6.1
2012-03-21 09:32:15 Lars Butler openquake: status In Progress Confirmed
2012-03-22 09:19:09 Lars Butler description [et=8h] [at=] Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage [et=8h] [at=] Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage DB: - Include an optional sa_period attribute for each hazard curve node. NRML: - Include an optional sa_period attribute for each hazard curve node.
2012-03-22 09:31:31 Lars Butler tags hazard uhs database hazard nrml uhs
2012-03-22 11:12:47 Lars Butler description [et=8h] [at=] Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage DB: - Include an optional sa_period attribute for each hazard curve node. NRML: - Include an optional sa_period attribute for each hazard curve node. [et=8h] [at=] Requested by Laurentiu Danciu: In the Disagg and UHS calculators, we're generating hazard curves as intermediate artifacts. It would be useful for the users to save those intermediate results and output them from the calculation. ---------- To implement this, the following needs to be done. Java side: - Refactor the way the UHS Calculator (on the java side) constructs and returns results (see: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSCalculator.java#L121, https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/java/org/gem/calc/UHSResult.java). The result object needs to store the uhs (array) and poe pairs, as well as all of the hazard curves for the site. Python side: - Grab the hazard curves from the java result object and save them to the db. This new functionality should probably added to this method: https://github.com/gem/openquake/blob/ce4dbc1f83bca744df6bd66a2ecd946f807414ba/openquake/calculators/hazard/uhs/core.py#L163 - Add QA test coverage DB: - Include an optional sa_period attribute for each hazard curve node. - Add `imt` and `imls` fields to the hzrdr.hazard_curve table. This information is available in the uiapi.oq_job_profile, but we have to do several joins to get this information. It would be more efficient (especially for export hazard curves from the DB) if we denormalized a bit and just stored a copy of this data in the hzrdr.hazard_curve table. NRML: - Include an optional sa_period attribute for each hazard curve node.
2012-03-26 12:45:30 Lars Butler openquake: status Confirmed In Progress
2013-04-08 11:08:32 Lars Butler openquake: status In Progress Won't Fix