# This file contains metadata for your plugin.

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

[general]
name=CarbonEst
qgisMinimumVersion=3.0
description=This plugin can be used to estimate carbon stocks and removals through plant biomass using allometric equations
version=1.0.2
author=Muhammad Parif & Devi Wulandari
email=payip28muhammad@apps.ipb.ac.id

about=This plugin can be used to estimate forest carbon stocks in tropical regions, particularly in Southeast Asia. These estimates are based on the vegetation biomass within forest areas, which is calculated using appropriate allometric equations. These equations generally use measurable tree characteristics, such as diameter at breast height (DBH), to estimate above-ground biomass. The estimated biomass is then converted into carbon stocks using standard carbon conversion factors. This plugin facilitates the spatial estimation and assessment of forest carbon stocks, providing useful information for forest management, conservation planning, and climate change mitigation efforts.

tracker=https://github.com/muhammad-parif/carbon_estimated_allometric/issues
repository=https://github.com/muhammad-parif/carbon_estimated_allometric
# 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

homepage=https://github.com/muhammad-parif/carbon_estimated_allometric.git
category=Plugins
icon=icon.png
# 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=

Category of the plugin: Raster, Vector
# category= forest, carbon, plugin, allometric, conservation

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

