# This file contains metadata for your plugin.

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

[general]
name=Marine Tools
qgisMinimumVersion=3.8
qgisMaximumVersion=3.98
description=Tools for marine habitat mapping
version=1.9.2
author=Tim Le Bas, National Oceanography Centre, Southampton. UK.
email=tim.lebas@noc.ac.uk

about=Marine tools for analysis and interpretation.  These tools include:  Benthic Terrain Modeller - geomorphological interpretation of bathymetry data,  OBIA - Object Based Image Analysis using a simple k-means algorithm,   MBES Segmentation - Classification using OBIA on bathymetry and backscatter data from a Multibeam Echosounder,  Bathymetry Morphometry - Create several derivatives from bathymetry data, Tree removal (deviation filter from median),  Tools for multibeam survey design (new surveys and filling in surveys),  Imagery manipulation - removing outliers and changing null settings, Grey level Co-occurence Matrices, CSV conversion to points or grids, Information listing of all Layers in project, Random Forest predictions (using R), CoMMa feature delineation + some test data

tracker=https://github.com/tlbtlb/MarineToolsQGIS/issues
repository=https://github.com/tlbtlb/MarineToolsQGIS
# 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, btm, benthic, survey, OBIA, R, segmentation, GLCM, CoMMa

homepage=https://noc.ac.uk/n/Tim+Le+Bas

category=Web
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

