UHS core calculation celery task

Bug #888172 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

Tasks for the UHS computation should be parallelized over 1) the logic tree samples and 2) the sites.

The result of each task will be a list of 1d arrays (1 array per PoE). Each array represents the y-axis (SA values) of a Uniform Hazard Spectra curve. Note: The x values of all result curves are defined in the job config as 'UHS_PERIODS'.

Once the results are obtained from the Java calculator, these intermediate results should be written to a temporary hdf5 somewhere on the NFS. During the course of the computation, these results are collected and reduced into a few final result files (1 file per PoE). See bug # 888171 for more details on the calculation flow.

description: updated
description: updated
Changed in openquake:
status: New → In Progress
assignee: nobody → Lars Butler (lars-butler)
importance: Undecided → High
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

Remote bug watches

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