forked from inasafe/inasafe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
79 lines (66 loc) · 3.08 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# 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
version=4.2.0
# alpha, beta, rc or final
status=beta
# end of mandatory metadata
# Optional items:
changelog=
Version 4.2
- Add Wizard help (#4178)
- Add support for multi band dataset (#4263)
Version 4.1.2
- Avoid recomputing analysis extent when we pan/zoom with an aggregation layer
- Fix issue when using a continuous hazard dataset (#4289)
- Fix for cases where a pie chart slice calculation has a divide by zero error (#4289)
- Fix issue where Keywords Wizard is not enabled if old keywords exist (#4284)
- Fix python exception when using InaSAFE in French
Version 4.1.1
- Fix failed unit test.
- Remove unused method in KeywordIO.
- Fix #3751. Set to use default db path from definition.
- Rename metadata for output layer. Add other output explicitly to metadata mapping.
- Remove unused code in metadata utilities.
- Update translations
- Fix #3857. Ignore filter in path.
- Fix #4248. Expression.
- Update for Badan Geologi landcover classification
- Update French Translations
- Fix some strings in Python
- Add pregnant and lactating displaced to the count fields (#4244)
Version 4.1.0
- Reporting : Improved action and checklist reporting
- Reporting : Quick save as pdf
- Reporting : Detailed demographic breakdowns
- Reporting : Inclusion of concept definitions under tables
- Reporting : New provenance report
- Impact Functions : Standardised Tropical Cyclone wind speed averaging time periods
- Impact Functions : Improvements to earthquake options panel
- Impact Functions : Options for demographic breakdowns
- Impact Functions : Fatalities calculations in earthquake on vector population
- Tools : Help system improvements
- Documentation : Developer guide for adding a new hazard
- Issues : Bug fixes and improvements
# 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