# This file contains metadata for your plugin.

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

[general]
name=tomofast_x_q
qgisMinimumVersion=3.0
description=Supprts Tomofast-x geophysical inversion code
version=0.2.6
author=mark jessell, vitaliy ogarko 
email=mark.jessell@uwa.edu.au

about=Helps make input files for Tomofast-x

tracker=https://github.com/TOMOFAST/tomofast-x-q
repository=https://github.com/TOMOFAST/tomofast-x-q
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=0.2.6 Simplify GUI choices   
    * make safe for non-C drives for windows   
    * make safe for spaces in paths   
    * fix ERS import   
    * Multiple GUI tweaks   
    0.2.5 Fixes for DTM for grav and mag when smaller than mesh extent   
    * Fixes for name of data file when DTM used   
    * Fixes for depth weight values saved in paramfile   
    * Add visualisation of end model (requires pyvista library to be installed)   
    0.2.4 Fixes for MacOS when running inversions   
    * GUI tweaks for MacOS   
    0.2.3 Fix memory calc for points bug   
    * Add demo movie link to repository   
    0.2.2 Added variable hz and vt padding   
    0.2 Converted to dockable window   

# Tags are comma separated with spaces allowed
tags=python, geophysics, gravity, magnetics

homepage=https://github.com/TOMOFAST/
category=Plugins
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

