-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.txt
90 lines (75 loc) · 3.16 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
80
81
82
83
84
85
86
87
88
89
# This file contains metadata for your plugin.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=Urban Green SARCA
qgisMinimumVersion=3.0
description=Plugin for analysis of radioactive contamination of vegetation cover
in (mostly) urban environment
version=0.1.5
author=Jakub Brom, ENKI o.p.s. Třeboň, University of South Bohemia in České Budějovice, Faculty of Agriculture and Technology, Czech Republic
about=The Urban Green SARCA (USG) module is a GIS tool created for the
purpose of estimating the deposition of radionuclides on the surface
of vegetation and soil, or in areas without vegetation in the early
phase of a radiation accident. The module makes it possible to
estimate the radioactive contamination of the vegetation cover by
means of satellite images, total radioactivity deposition data and
precipitation amount data during the radiation accident. USG provides
a “first sight” on spatial information of a radioactive contamination
of vegetation and soils within large areas in a very simple way and
thus it is a usable tool for decision makers and authorities in case
of radiation accident. The usage of module is suitable mostly for
areas where the vegetation cover and amount of biomass is not very
well documented, e.g. urban areas.
Outputs:
- Amount of biomass (t/ha)
- Interception factor
- Biomass contamination (Bq/m2)
- Soil contamination (Bq/m2)
- Mass contamination (Bq/kg)
- Mask of hygienic limit exceeding
- Mask of reference levels
QGIS module Urban Green SARCA development was supported by project of
Ministry of the Interior of the Czech Republic No. VH20172020015
tracker=https://github.com/JakubBrom/UrbanSARCA/issues
repository=https://github.com/JakubBrom/UrbanSARCA
# End of mandatory metadata
# Recommended items:
hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
0.1.5 (230809)
Possibility to use more reference levels (RLs) added.
0.1.4 (220915)
Bug fixes
0.1.3 (201210)
Help for Windows platform has been provided
Selection of LAI method which is used for calculation is now
available. Description of LAI methods has beed added to
documentation.
Bug fixes
Some more information added
0.1.2 (201021)
Bug fixes
0.1.1 (201009)
Translation to Czech added
Some small changes, bug fixes - selection of radionuclide etc.
0.1: (201007)
The first version say Hello World!
# Tags are comma separated with spaces allowed
tags=raster, remote sensing, radioactive accident, contamination, radioactivity, vegetation, soil
homepage=https://www.enki.cz
category=Plugins
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False
# Since QGIS 3.8, a comma separated list of plugins to be installed
# (or upgraded) can be specified.
# Check the documentation for more information.
# plugin_dependencies=
Category of the plugin: Raster, Vector, Database or Web
# category=
# If the plugin can run on QGIS Server.
server=False