# This file contains metadata for your plugin. Since 
# version 2.0 of QGIS this is the proper way to supply 
# information about a plugin. The old method of 
# embedding metadata in __init__.py will 
# is no longer supported since version 2.0.

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

[general]
name=Otoklim
qgisMinimumVersion=2.18
description=This Plugin used to support the automation of the seasonal prediction & analysis produced by BMKG Climatological Station.
version=0.1.2
author=Akhmad Faizal P S
email=faizalprbw@gmail.com

about=This Plugin used to support the automation of the seasonal prediction & analysis produced by BMKG Climatological Station. Otoklim Plugin have following functionalities such as: 1. Interpolate the rainfall points dataset (historical or prediction/future) into a raster format 2. Generate maps from interpolated data into a desired map layout 3. Generate csv datagrid per city/district & village/sub-district, from rainfall points dataset

tracker=https://github.com/geoenvo/otoklim/issues
repository=https://github.com/geoenvo/otoklim
# End of mandatory metadata

# Recommended items:

# Uncomment the following line and add your changelog:
# changelog=

# Tags are comma separated with spaces allowed
tags=statistics , climate , processing , rainfall , raininess , composer

homepage=http://plugins.qgis.org/plugins/Otoklim
category=Plugins
icon=icon.png
# experimental flag
experimental=True

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

