forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
58 lines (45 loc) · 2.34 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0
# This file should be included when you package your plugin.
# Mandatory items:
[general]
name=InaSAFE
qgisMinimumVersion=2.14.0
qgisMaximumVersion=2.18.99
description=InaSAFE is free software that allows disaster managers to study realistic natural hazard impact scenarios for better planning, preparedness and response activities.
about=Developed for the Indonesian Government - BNPB, Australian Government - AIFDR and DMInnovation and, and World Bank - GFDRR
# If you change version and status here, please also change in safe/definitions/versions.py
version=4.2.0
# alpha, beta, rc or final
status=final
# end of mandatory metadata
# Optional items:
changelog=
Version 4.2
- Reporting : Expose provenance; as project variables for easy reporting
- Reporting : Re-implemented infographics as composer templates
- Reporting : Enable atlas generation on reporting
- Reporting : Added many custom InaSAFE specific QGIS Expressions to make reporting easier.
- Reporting : Fixed bug where maps in report were blank when using OTFP
- Impact Functions : Support for Land Cover economic impact calculations
- Impact Functions : Added support for working with multi-band rasters
- Impact Functions : Removed separate workflow for Earthquake impact functions
- Impact Functions : Allow exposure data driven classification
- Tools : PR #4379 Show uniquness in the aggregation ID field in keyword wizard
- Documentation : Wizards now have context sensitive help
- Code Internals : Command line and 'headless' code moved to their own repos
# tags are comma separated with spaces allowed
tags=contingency planning, impact assessments, disaster scenarios, natural hazards,risk
homepage=http://www.inasafe.org/
tracker=https://github.com/inasafe/inasafe/issues
repository=https://github.com/inasafe/inasafe
icon=resources/img/icons/icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
# Author contact information
author=Indonesian Government - BNPB, Australian Government and World Bank - GFDRR