NHLIB Integration : Calculation progress report
Bug #1007339 reported by
Damiano Monelli
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenQuake (deprecated) |
Fix Released
|
Medium
|
Muharem Hrnjadovic |
Bug Description
When integrating new calculators inside OpenQuake, we need to have a 'calculation progress report' mechanism.
That is when a user starts a calculation, a clean log message reporting calculation progress/ status needs to be reported. Something like that:
$ openquake --.....
> reading input files...
> saving input data to DB ...
> calculation started ...
> done 1% of 100%
> done 2% of 100%
> ....
> ....
> done 100% of 100%
> saving output data to DB
> you happily concluded a calculation with OpenQuake (Congratulations!!)
tags: | added: nhlibi user-interface |
Changed in openquake: | |
assignee: | nobody → Muharem Hrnjadovic (al-maisan) |
milestone: | none → 0.8.1 |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in openquake: | |
status: | Confirmed → In Progress |
Changed in openquake: | |
status: | In Progress → Fix Committed |
milestone: | 0.8.1 → 0.8.2 |
Changed in openquake: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Progress report example: http:// paste.ubuntu. com/1162106/