[general]
name=Pan Europeo
qgisMinimumVersion=3.34
description=Ponders very large and distinct rasters with different utility functions
version=0.0.9
author=Fernando Badilla Veliz - Fire2a.com
email=fbadilla@ing.uchile.cl
about=This plugin calculates a raster weighting very large and distinct rasters with different utility functions, for the PanEuropeo project
tracker=https://github.com/fire2a/qgis-pan-europeo/issues
repository=https://github.com/fire2a/qgis-pan-europeo

# End of mandatory metadata
# Recommended items:
hasProcessingProvider=no
# Uncomment the following line and add your changelog:

changelog=
        0.0.9 Better logging: summarizes the input instance and gdal callback every 0.5 seconds
        0.0.8 Skip non-rasters or non-local rasters on dialog creation, common transform of extents before intersection
        0.0.7 Invisible rasters load
        0.0.6 Added area of study by raster intersections and/or selected polygon bounding box
        0.0.5 Added step-[up|down] functions, hide advanced options, removed map zoom awareness
        0.0.4 Separate utility functions for min-max & max-min, bi-piecewise-linear values & percentage
        0.0.3 UI grouped in inputs and outputs, bug fix on dialog always calculating
        0.0.2 Handling of nans and nodatas, qgis pseudocolor painting and no resample option
        0.0.1 Initial: only happy path implemented! Don't edge case it!

# Tags are comma separated with spaces allowed
tags=python, raster summary, ponderation, multiattribute utility functions

homepage=https://fire2a.github.io/qgis-pan-europeo
category=Analysis
icon=resources/europe_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=Raster

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

