OpenQuake Engine 1.9
[Michele Simionato (@micheles)]
- Fixed a bug such that in some circumstances the logging stream handler
was instantiated twice, resulting in duplicated logs - Changed the default job status to 'executing' (was 'pre_executing')
- Fixed the ordering of the logs in the Web UI
- Removed the dependency from PostGIS
- Restored the monitoring which was accidentally removed
- Removed the obsolete option
--hazard-output-id
- Printed the names of the files exported by the engine, even when there
are multiple files for a single output - Introduced four new tables job, output, log, performance: all the other
60+ database tables are not used anymore