[general]
name=FARM tools
qgisMinimumVersion=3.28
qgisMaximumVersion=4.99
description=Swiss-army toolbox of geo-analytics modules for research, education, agriculture, and land monitoring: vegetation index time series, multispectral/SAR/DEM downloads, bare-soil composites, climate plots, and field sampling
description_pt=Canivete suíço de módulos de geoanálise para pesquisa, ensino, agricultura e monitoramento da terra: séries temporais de índices de vegetação, downloads multiespectrais/SAR/DEM, composições de solo exposto, gráficos climáticos e amostragem de campo
version=1.5
author=Bruna da Silva Brito Ribeiro, Caio Arantes, Isabella Alves da Cunha, Leandro Eloi, Lívia Scopel, Lucas Rios do Amaral, Mateus Pinto da Silva, Mateus Pinto da Silva
email=caio.arantes@farmanalytica.com.br

about=FARM tools is a Swiss-army toolbox of geo-analytics modules for QGIS, bringing together the plugins supported by FARM Analytica in a single interface powered by Google Earth Engine (GEE). Modules include: Optical (Sentinel-2 vegetation index time series and multispectral imagery download), Landsat (long-term time series and imagery), SAR (Sentinel-1 radar analysis), DEM (elevation data download and terrain products), SYSI (synthetic bare-soil image composites), ClimaPlots (climate data charts), Field Guide (field point capture, polygon sampling, raster-based optimal sampling points, and CSV/GPX/PDF exports), and MapBiomas (Brazilian Collection 9 land-use/land-cover by year and configurable land-use transition analysis). Built for students, researchers, farmers, and professionals working in agriculture, land monitoring, or environmental management. / O FARM tools é um canivete suíço de módulos de geoanálise para o QGIS, reunindo os plugins suportados pela FARM Analytica em uma única interface integrada ao Google Earth Engine (GEE). Os módulos incluem: Óptico (séries temporais de índices de vegetação Sentinel-2 e download de imagens multiespectrais), Landsat (séries temporais longas e imagens), SAR (análise de radar Sentinel-1), DEM (download de dados de elevação e produtos de terreno), SYSI (composições sintéticas de solo exposto), ClimaPlots (gráficos de dados climáticos), Guia de Campo (captura de pontos em campo, amostragem de polígonos, pontos ótimos baseados em raster e exportações CSV/GPX/PDF) e MapBiomas (uso e cobertura da terra da Coleção 9 do Brasil por ano e análise configurável de transições de uso da terra). Desenvolvido para estudantes, pesquisadores, agricultores e profissionais que trabalham com agricultura, monitoramento da terra ou gestão ambiental.

tracker=https://github.com/farmanalytica/farm_tools/issues
repository=https://github.com/farmanalytica/farm_tools
# End of mandatory metadata

# Recommended items:

hasProcessingProvider=no
# Uncomment the following line and add your changelog:
changelog=
    1.5 - Sidebar and header refresh: white sidebar logo that grows with a
          subtle animation when the panel expands, and a cleaner module header.
          Each module now carries a direct "Help" link to its wiki article.
          Google Earth Engine setup is unified into a single guided workflow,
          with softer onboarding copy throughout.
    1.4 - MapBiomas performance and UX: coverage years now render in parallel
          (all years download concurrently instead of one at a time); Earth
          Engine uses the high-volume endpoint for better throughput. The
          transition year-range slider now filters both the chart and the map
          to the selected years — the chart updates instantly while dragging and
          the map re-renders once the slider settles (with a waiting cue). The
          transition export to QGIS is limited to the selected year range, and
          its layer legend now lists only those years. Loading progress now
          appears inside each feature section (coverage / single-year download /
          transition) instead of one shared bar. Per-module methodology docs
          for every module (docs/), with an index linking them. New sidebar
          "What's new" link that opens the changelog in a dialog. Self-healing
          extlibs provisioning: incomplete or missing dependency bundles are
          now detected and repaired automatically on load instead of failing.
    1.3 - Module hub: GEE-free modules (ClimaPlots, Field Guide) now carry a
          "No login" badge on their landing-page cards, so first-time users can
          start with the tools that work without a Google Earth Engine sign-in.
    1.2 - New MapBiomas module: browse MapBiomas Brasil Collection 9 land-use/
          land-cover in-module by year (year slider + class legend) and download
          any year to QGIS as a styled paletted raster. Configurable
          source-to-target transition analysis with presets (Pasture-to-Crop,
          Deforestation, Forest regrowth, Agricultural expansion, Urban) and a
          custom class picker; first-transition-year map, per-year converted-area
          chart with a year-range filter, and export of the transition layer
          (classed by transition year) limited to the selected range. Sidebar nav
          is now scrollable so it no longer constrains the dialog's minimum
          height.
    1.1 - Field Guide: raster-based optimal point selection (one point per
          polygon at the location of maximum raster value, e.g. NDVI peak),
          with band selection, no-data/sub-pixel/CRS edge-case handling, and
          raster metadata in CSV/GPX/PDF exports. Field Guide documentation
          added (docs/fieldguide.md). Plugin repositioned as a multi-module
          geo-analytics toolbox (Optical, Landsat, SAR, DEM, SYSI, ClimaPlots,
          Field Guide).
    1.0 - Initial release (fork of RAVI)

# Tags are comma separated with spaces allowed
tags=remote sensing, sentinel-2, sentinel-1, landsat, google earth engine, vegetation index, ndvi, time series, agriculture, precision agriculture, field sampling, soil, climate, raster, sar, dem, mapbiomas, land use, land cover, deforestation

homepage=https://farmtools.com.br
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, Database or Web
# category=Database

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