# This file contains metadata for your plugin.

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

[general]
name=QNSPECT
qgisMinimumVersion=3.16
description=QGIS Plugin for NOAA Nonpoint Source Pollution and Erosion Comparison Tool (NSPECT)
version=0.0.1
author=NOAA
email=ocm dot nspect dot admins at noaa dot gov

about=QNSPECT is the QGIS implementation of NOAA Office for Coastal Management (OCM) Nonpoint-Source Pollution and Erosion Comparison Tool (NSPECT). NSPECT is a screening tool designed to allow users to estimate initial baseline pollution and erosion over an area and then compare how those values would change under a different land-use or management scenario.

tracker=https://github.com/NOAA-OCM/QNSPECT/issues
repository=https://github.com/NOAA-OCM/QNSPECT
# End of mandatory metadata

# Recommended items:

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

# Tags are comma separated with spaces allowed
tags=analysis, ecology, flood, flow, processing, erosion, pollution, environment, scenario, RUSLE, nonpoint, non-point, python, NSPECT, source, comparison, screening

homepage=https://github.com/NOAA-OCM/QNSPECT
category=Analysis
icon=resources/branding/icon.svg
# 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

