# 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=1.0
author=NOAA
email=ocm dot nspect dot admins at noaa dot gov

about=QNSPECT is the QGIS implementation of the NOAA Office for Coastal Management's (OCM) previous Nonpoint-Source Pollution and Erosion Comparison Tool (NSPECT). QNSPECT 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. A user must have GRASS installed in QGIS to be able to use certain modules of the QNSPECT. Information  and resources for using QNSPECT can be found on the NOAA Office for Coastal Management Digital Coast <a href="https://coast.noaa.gov/digitalcoast/tools/qnspect.html">QNSPECT Landing Page</a>.  See the help and technical guide for an <a href="https://coast.noaa.gov/data/digitalcoast/pdf/qnspect-help-and-technical-guide.pdf#Workflow">overview of the typical QNSPECT workflow</a> and a list of <a href="https://coast.noaa.gov/data/digitalcoast/pdf/qnspect-help-and-technical-guide.pdf#References">references</a>.


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, QNSPECT, source, comparison, screening

homepage=https://coast.noaa.gov/digitalcoast/tools/qnspect.html
category=Analysis
icon=resources/branding/icon.svg
# 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=GRASS

Category of the plugin: Raster, Vector, Database or Web
# category=

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

