; the next section is mandatory

[general]
name=Integrated Nighttime Light Modeling
email=firmanafrianto@mail.ugm.ac.id
author=Firman Afrianto
qgisMinimumVersion=3.0
description=Integrated Nighttime Light Modeling is a QGIS plugin designed to support advanced spatial analysis and forecasting using VIIRS Nighttime Lights (avg_rad) data.
    It includes two main tools:
    1. Nighttime Light Annual Composer for batch download and clipping.
    2. Nighttime Light Regression Modeler for pixel-wise forecasting.
about=This plugin streamlines the workflow of downloading, analyzing, and predicting NTL trends for urban and regional planning.
version=1.0.0
tracker=https://github.com/firmanaf/IntegratedNTLModeling/issues
repository=https://github.com/firmanaf/IntegratedNTLModeling
; end of mandatory metadata

; start of optional metadata
category=Urban and Regional Planning Analysis
changelog=1.0.0 - Initial stable release with downloader and regression tools.
tags=VIIRS,NTL,regression,forecast,earth engine,urban planning
homepage=https://github.com/firmanaf/IntegratedNTLModeling
icon=icon.png
experimental=False
deprecated=False
qgisMaximumVersion=3.99
plugin_dependencies=Google Earth Engine
