From a47ba1128ea6d84ccdb189d1c0c704e163e6b16e Mon Sep 17 00:00:00 2001 From: Paolo Tormene Date: Wed, 11 Oct 2023 14:20:07 +0200 Subject: [PATCH] Update changelog and version to 3.16.3 --- svir/metadata.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/svir/metadata.txt b/svir/metadata.txt index 951f749fc..87b2d84e8 100644 --- a/svir/metadata.txt +++ b/svir/metadata.txt @@ -13,7 +13,7 @@ name=OpenQuake Integrated Risk Modelling Toolkit qgisMinimumVersion=3.0 description=Tools to drive the OpenQuake Engine, to develop composite indicators and integrate them with physical risk estimations, and to predict building recovery times following an earthquake about=This plugin allows users to drive OpenQuake Engine calculations (https://github.com/gem/oq-engine) of physical hazard and risk, and to load the corresponding outputs as QGIS layers. For those outputs, data visualization tools are provided. The toolkit also enables users to develop composite indicators to measure and quantify social characteristics, and combine them with estimates of human or infrastructure loss. The plugin can interact with the OpenQuake Platform (https://platform.openquake.org), to browse and download socio-economic data or existing projects, edit projects locally in QGIS and upload and share them with the scientific community. A post-earthquake recovery modeling framework is incorporated into the toolkit, to produce building level and/or community level recovery functions. -version=3.16.2 +version=3.16.3 author=GEM Foundation email=staff.it@globalquakemodel.org @@ -23,6 +23,9 @@ email=staff.it@globalquakemodel.org # Uncomment the following line and add your changelog entries: changelog= + 3.16.3 + * Following the migration to c++ of the processing algorithm qgis:joinbylocationsummary, the plugin uses the new version + and applies styling separately instead of running it within a postprocessing phase of an inherited algorithm 3.16.2 * The extent of layers having at least one feature but empty extent is increased by a small delta in order to allow zooming to layer 3.16.1