# This file contains metadata for your plugin.

# This file should be included when you package your plugin.
# Mandatory items:

[general]
name=MapBiomas Fire
qgisMinimumVersion=3.0
description=This plugin allows access to MapBiomas fire products directly in QGIS
version=0.1
author=Newton Monteiro, Wallace Silva, Felipe Martenexen, Vera Laísa, João Ribeiro, IPAM Amazônia
email=contato@mapbiomas.org

about=This plugin allows access to MapBiomas fire products directly in QGIS

tracker=https://github.com/Newton787/osgeo_qgis_plugin_mapbiomas_fogo/issues
repository=https://github.com/Newton787/osgeo_qgis_plugin_mapbiomas_fogo
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=0.1 - First public version of the MapBiomas Fire plugin
    - Access to MapBiomas fire products directly in QGIS
    - Visualization of historical fire data
    - Intuitive interface for downloading and viewing data
    - Update metadata links
    - Updated tracker and repository URLs in metadata
    - Fix issues with api links
    - Fix year issue in map frequency burn area	

# Tags are comma separated with spaces allowed
tags=python, fire, fire detection, burn scar, landsat, mapbiomas, fire, burn scar, area, historical series

homepage=https://brasil.mapbiomas.org/
category=Web
icon=icon.png
# experimental flag
experimental=True

# 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=Database

# If the plugin can run on QGIS Server.
server=False

