Comment 0 for bug 1025204

Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote : nhlib calculation results post-processing: mean/quantile curves

Right now the nhlib based psha calculator only calculates plain hazard curves. We need to add post-processing logic that calculates mean/quantile curves as well.

For this purpose we need the following logic
  - task generator
  - appropriate celery tasks
  - logic that checks whether all the tasks are done
  - implementation of the calculators post_process() hook