Add celery tasks for the various disaggregation matrix subset extraction variants
Bug #860444 reported by
Muharem Hrnjadovic
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
Fix Released
|
High
|
Anton Gritsay |
Bug Description
Once the full 5-dimensional disaggregation matrix is available we will need to extract the various subsets the user requested e.g.
- Magnitude (1 dimension)
- Distance (1 dimension)
- Magnitude-distance (2 dimensions)
- Magnitude-
- Latitude-longitude (2 dimensions)
- Latitude-
- Latitude-
Changed in openquake: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 0.4.4 |
tags: | added: disaggregation hazard |
Changed in openquake: | |
milestone: | 0.4.4 → 0.4.5 |
Changed in openquake: | |
assignee: | nobody → Anton Gritsay (angri) |
status: | Confirmed → In Progress |
Changed in openquake: | |
status: | In Progress → Fix Committed |
Changed in openquake: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Please note: if the user did not want/request the full 5-dimensional disaggregation matrix then the hdf5-file containing it should be deleted after the subset extraction is complete.