-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelog and version to 3.16.3
- Loading branch information
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 protected] | ||
|
||
|
@@ -23,6 +23,9 @@ [email protected] | |
|
||
# 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 | ||
|