# This file contains metadata for your plugin. Beginning
# with version 1.8 this is the preferred way to supply information about a
# plugin. The current method of embedding metadata in __init__.py will
# be supported until version 2.0

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

[general]
name=Processing BEAM and NEST Provider
description= QGIS Processing provider for GPF-based algorithms (BEAM and NEST). 

about= 
	QGIS Processing provider for GPF (Graph Processing Framework)-based algorithms. Currently supports selected algorithms from BEAM (http://www.brockmann-consult.de/cms/web/beam/) and NEST (https://earth.esa.int/web/nest/home). In the near future support will be extended to Sentinel Toolboxes (https://sentinel.esa.int/web/sentinel/toolboxes). 
	
	The plugin requires BEAM and/or NEST to be installed for it to be able to access their GPF algorithms. 
	
	This plugin is part of the Water Observation Information System (WOIS) developed under the TIGER-NET project funded by the European Space Agency as part of the long-term TIGER initiative aiming at promoting the use of Earth Observation (EO) for improved Integrated Water Resources Management (IWRM) in Africa. Copyright (C) 2014 TIGER-NET (www.tiger-net.org)

version=1.1.3
qgisMinimumVersion=2.7

# Optional items:


Changelog= 1.1.3
	- make compatible with QGIS 2.7 and up
	- bug fixes 
	1.1.2
	-Update metadata.txt


# tags are comma separated with spaces allowed

tags=processing, SAR, Envisat, Sentinel, BEAM, NEST

homepage=http://www.tiger-net.org
tracker=https://github.com/TIGER-NET/Processing-GPF/issues
repository=https://github.com/TIGER-NET/Processing-GPF/tree/BEAM_and_NEST

#icon=
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version

deprecated=False

# Author contact information
author=Radoslaw Guzinski
email=rmgu@dhi-gras.com




