# This file contains metadata for your plugin.

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

[general]
name=RiskGuard
qgisMinimumVersion=3.0
description=Download and explore climate datasets from Copernicus and CMCC in QGIS, apply advanced geographic and temporal filters, and visualize the results as Mesh and Raster Layers.
version=0.1
author=Alessio Corsini
email=alessio.corsini@gmail.com

about=Provide a brief description of the plugin and its purpose.

tracker=https://github.com/corsaronero/RiskGuard/issues
repository=https://github.com/corsaronero/RiskGuard
# End of mandatory metadata

#Python Installation:
https://landscapearchaeology.org/2018/installing-python-packages-in-qgis-3-for-windows/

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
# changelog= version 0.1 - First realease

# Tags are comma separated with spaces allowed
tags=c3s, copernicus, dds, cmcc, satellite, analysis, climate, reanalysis, forecasts, netcdf, grib, python

homepage=https://github.com/corsaronero/RiskGuard
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

