# Required items

[general]
name=AppEEARS
qgisMinimumVersion=3.44
description=AppEEARS plugin allows users to load AppEEARS cloud-optimized geotiff outputs directly into QGIS.
version=1.0.2
author=NASA Earthdata LPDAAC
email=lpdaac@usgs.gov

about=
    This plugin allows users to browse area requests made to AppEEARS and directly load cloud-optimized geotiff outputs. 
    
    This plugin requires GDAL >= 3.7 because it is dependent on bearer token authentication configuration options.

homepage=https://github.com/nasa/AppEEARS-QGIS-Plugin
tracker=https://github.com/nasa/AppEEARS-QGIS-Plugin/issues
repository=https://github.com/nasa/AppEEARS-QGIS-Plugin

# Recommended items:

changelog =
    1.0.2
        - Added a default timeout for requests
        - Updated installation guide screenshot

    1.0.1
        - Improved installation process and instructions

    1.0.0
        - initial release

tags=AppEEARS, remote sensing, MODIS, Landsat, HLS, ECOSTRESS, LPDAAC, NASA
icon=assets/icon.png
experimental=False
hasProcessingProvider=no



