[general]
name=Quick VRT Imagery Loader
qgisMinimumVersion=3.0
description=Loads satellite images from Microsoft Planetary Computer STAC API quickly
version=0.4
author=Vagner Teixeira
email=junior.vagner@live.com

about=Plugin for searching and loading satellite imagery via the Microsoft Planetary Computer STAC API. It lists pre-configured compositions and loads images as VRT.

tracker=https://github.com/vagnertxr/sentinel_stac_loader/issues
repository=https://github.com/vagnertxr/sentinel_stac_loader
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=python

homepage=https://github.com/vagnertxr/sentinel_stac_loader
category=Raster
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=pystac-client,planetary-computer,shapely

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