# This file contains metadata for your plugin.

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

[general]
name=SplashTool Result Loader
qgisMinimumVersion=3.0
description=Load and symbolize results from a SplashTool output directory
version=0.1.1
author=Tim Schneider
email=t.schneider@splashtool.de

about=SplashTool creates flow accumulation paths and water depths in sinks during heavy rainfall. This plugin identifies the latest iteration results from a SplashTool output directory and loads the symbolized results in the current project.

tracker=https://github.com/schneidertim/splashtool_result_loader/issues
repository=https://github.com/schneidertim/splashtool_result_loader
# End of mandatory metadata

license=GPL V3

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
      0.1.1
        *Improved file open dialog with clearer instructions specifying that the SplashTool output directory is required
      v0.1
        *Initial release

# Tags are comma separated with spaces allowed
tags=SplashTool, flow path analysis, Fliessweganalyse, Fließweganalyse, flowpath, Urban Flooding

homepage=https://www.splashtool.de/
category=Plugins
icon=icon.png

# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False

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

