# This file contains metadata for your plugin.

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

[general]
name=CAMS Europe AQ Data Manager
qgisMinimumVersion=3.0
description=Manage and analyze CAMS air quality data in QGIS
version=0.3
author=POLIMI
email=zhanbin.wu@mail.polimi.it

about=This plugin allows users to access, download, and analyze atmospheric pollution data from the Copernicus Atmosphere Monitoring Service (CAMS) within QGIS. It supports setting an area of interest (AOI), selecting variables and models, retrieving data via CDS API, and visualizing or performing temporal and spatial analysis on the results. This study was carried out within the Space It Up project funded by the Italian Space Agency, ASI, and the Ministry of University and Research, MUR, under contract n. 2024-5-E.0 - CUP n. I53D24000060005.

tracker=https://github.com/zhanbinw/cams-qgis-plugin/issues
repository=https://github.com/zhanbinw/cams-qgis-plugin
# 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,CAMS,QGIS,air quality

homepage=https://github.com/zhanbinw/cams-qgis-plugin
category=Plugins
icon=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=

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

