# 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=4.98
description=Tools for marine habitat mapping
version=2.1.0
author=Tim Le Bas, National Oceanography Centre, Southampton. UK.
email=tim.lebas@noc.ac.uk

about= Marine tools for analysis and interpretation (Now for  QGIS versions 3&4).  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, Spike filter (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-occurrence Matrices (GLCM), CSV conversion to points or grids, Information listing of all Layers in project, Random Forest predictions (using R), CoMMa feature delineation, Sidescan sonar synthetic imagery, Txt navigation files to line + some test data. Now fully documented. 

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, Bathymetry, BTM, benthic, survey, OBIA, Segmentation, GLCM, CoMMa, Synthetic Sidescan

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

