# This file contains metadata for your plugin.

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

[general]
name=Cloud removal from sentinel 2
qgisMinimumVersion=3.0
description=Sentinel 2 removed cloud and mosaic based on range date. Then using over the world by draw rectangle and vietnam administrative boundary to clip images.

version=0.4
author=GFD
email=hoa.lq@gfd.com.vn

about=This plugin adds a button in your toolbar QGIS to search and download sentinel 2 images, remove cloud and mosaic by range date. Then clip based on administrative boundary (Only Vietnam) and clip by draw a rectangle for any location on the world. The user can be download NDVI index, NBR index in this version .This product developed by GFD (http://gfd.com.vn/)

tracker=https://github.com/lequynhhoa/s2_download
repository=https://github.com/lequynhhoa/s2_download
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog=version 0.3

# Tags are comma separated with spaces allowed
tags=gfd,vn,sentinel2,s2,vietnam,ndvi,nbr,cloud removal

homepage=http://gfd.com.vn/
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=Plugins

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

