# 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
email=jbrom@lanres.cz

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

