# This file contains metadata for your plugin.

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

[general]
name=Copernicus Global Land QGIS plugin
qgisMinimumVersion=3.16
description=This plugin allows to download Copernicus Global Land products (Land Cover, NDVI, FAPAR, ...). Requires Pandas library.

version=2.0
author=Federico Gianoli
email=gianoli.federico@gmail.com

about=This plugin allows to download Copernicus Global Land products (Land Cover, NDVI, FAPAR, ...).Requires Pandas library. 

tracker=https://github.com/fgianoli/copernicus_tools/issues
repository=https://github.com/fgianoli/copernicus_tools
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=yes
# Uncomment the following line and add your changelog:
changelog= Version 2.0: added external libraries to connect to S3 Storage, Now Toolbar menu

# Tags are comma separated with spaces allowed
tags=Copernicus, Sentinel, ProbaV, Land Cover, Global Land, ndvi, fapar, WAD, Resample, DMP, NPP

homepage=https://github.com/fgianoli/copernicus_tools
category=Analysis
icon=cgl.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=

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

