OBSERVAÇÃO do WRI: o WRI decidiu parar de atualizar os alertas do FORMA. O objetivo era simplificar a experiência do usuário do Global Forest Watch e reduzir a redundância.
Descobrimos que Terra-i e GLAD eram usados com mais frequência.
Além disso, usando o GLAD como padrão, descobrimos que o Terra-i teve uma performance melhor que o FORMA no mundo todo.
Os alertas do FORMA são detectados usando uma combinação de dois produtos do MODIS: NDVI (Índice de Vegetação por Diferença Normalizada) e FIRMS (Sistema de Informações sobre Incêndios para Gerenciamento de Recursos). As atualizações do NDVI são processadas a cada 16 dias, enquanto as de incêndios são processadas diariamente. Os modelos são desenvolvidos individualmente para cada ecogrupo, relacionando as duas entradas à área de desmatamento e usando os dados anuais de perda de cobertura florestal de Hansen para treinar o modelo. O limite mínimo para se qualificar como um alerta é de 25% do pixel limpo, mas os limites variam de acordo com o ecogrupo para minimizar falsos positivos.
Confira um exemplo de script
para uma introdução rápida aos conjuntos de dados da FORMA.
As imagens nessa ImageCollection contêm os dados brutos do FORMA calculados depois que novos dados do MODIS FIRMS ficam disponíveis, aproximadamente todos os dias.
Cada faixa dá uma porcentagem de limpeza (de 0 a 100) para diferentes períodos de acumulação. "N" é o número de dias entre a atualização mais recente do FIRMS e a atualização anterior do NDVI. N é fornecido pela propriedade "date_delta".
Bandas
Tamanho do pixel 250 metros
Bandas
Nome
Unidades
Mín.
Máx.
Tamanho do pixel
Descrição
nday
%
0
100
metros
Porcentagem de compensação nos últimos N dias
delta_nday
%
0
100
metros
Porcentagem de compensação nos últimos 96+N dias
near_term_delta_nday
%
0
100
metros
Porcentagem de compensação nos últimos 32+N dias
Propriedades de imagens
Propriedades da imagem
Nome
Tipo
Descrição
ano
INT
Ano dos dados mais recentes incluídos no conjunto de dados
data
STRING
Data, no formato "AAAA-MM-DD", dos últimos dados do MODIS FIRMS incluídos neste conjunto de dados.
date_delta
INT
O número de dias entre "date" e "previous_biweekly_date"
previous_biweekly
INT
O período quinzenal (a cada 16 dias) do ano associado ao NDVI do MODIS mais recente
previous_biweekly_date
STRING
A data associada à atualização mais recente do NDVI do MODIS
Termos de Uso
Termos de Uso
Os conjuntos de dados da FORMA estão disponíveis sem restrições de uso ou distribuição. O WRI pede que o usuário faça a atribuição adequada e identifique o WRI e o GFW, quando aplicável, como a fonte dos dados.
OBSERVAÇÃO do WRI: o WRI decidiu parar de atualizar os alertas do FORMA. O objetivo era simplificar a experiência do usuário do Global Forest Watch e reduzir a redundância. Descobrimos que o Terra-i e o GLAD eram usados com mais frequência. Além disso, usando o GLAD como padrão, descobrimos que o Terra-i teve uma performance melhor que o FORMA no mundo todo. Os alertas do FORMA são detectados …
[null,null,[],[[["\u003cp\u003eThe FORMA dataset provides daily near real-time deforestation alerts, derived from MODIS NDVI and FIRMS data, by showing the percentage of forest clearing within different time periods.\u003c/p\u003e\n"],["\u003cp\u003eWRI has discontinued updating FORMA alerts, recommending Terra-i and GLAD as preferred alternatives due to higher usage and performance.\u003c/p\u003e\n"],["\u003cp\u003eFORMA alerts are triggered when the clearing threshold reaches 25% of a pixel, but this threshold varies across different ecological groups to minimize false positives.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset offers bands representing the percentage of clearing within the last N days, the last 96+N days, and the last 32+N days, where N represents the days between the latest FIRMS and previous NDVI updates.\u003c/p\u003e\n"],["\u003cp\u003eWhile no longer updated, the FORMA dataset remains available for use and distribution with proper attribution to WRI and GFW.\u003c/p\u003e\n"]]],[],null,["# FORMA Raw Output FIRMS\n\nDataset Availability\n: 2017-04-08T00:00:00Z--2019-05-18T00:00:00Z\n\nDataset Provider\n:\n\n\n [World Resources Institute / Global Forest Watch](https://www.globalforestwatch.org/)\n\nTags\n:\n[daily](/earth-engine/datasets/tags/daily) [deforestation](/earth-engine/datasets/tags/deforestation) [fire](/earth-engine/datasets/tags/fire) [forest](/earth-engine/datasets/tags/forest) [forma](/earth-engine/datasets/tags/forma) [gfw](/earth-engine/datasets/tags/gfw) [modis](/earth-engine/datasets/tags/modis) [monitoring](/earth-engine/datasets/tags/monitoring) [wri](/earth-engine/datasets/tags/wri) \n\n#### Description\n\n**NOTE from WRI** : WRI decided to stop updating FORMA alerts. The goal was\nto simplify the [Global Forest Watch](https://www.globalforestwatch.org)\nuser experience and reduce redundancy.\nWe found that [Terra-i](http://www.terra-i.org/terra-i.html) and\n[GLAD](https://glad-forest-alert.appspot.com/) were more frequently used.\nMoreover, using GLAD as a standard, found that Terra-i outperformed\nFORMA globally.\n\nFORMA alerts are detected using a combination of two MODIS\nproducts: NDVI (Normalized Difference Vegetation Index) and FIRMS\n(Fires Information for Resource Management System). NDVI updates are\nprocessed every 16 days, while fire updates are processed daily. Models\nare developed individually for each ecogroup to relate the two inputs to\nthe area of clearing, using the Hansen annual tree cover loss data to train\nthe model. The minimum threshold to qualify as an alert is 25% of the pixel\ncleared, though thresholds vary by ecogroup to minimize false positives.\nHere is an [example script](https://code.earthengine.google.com/f29b1e4360f3fc36847bd789ceeb20f6)\nfor a quick introduction to the FORMA datasets.\n\nThe images in this ImageCollection contain the raw FORMA data calculated after new\nMODIS FIRMS data becomes available, approximately every day.\n\nEach band gives a percentage of clearing (from 0 to 100) for\ndifferent accumulation periods. \"N\" is the number of days between the latest FIRMS update\nand the previous NDVI update. N is given by the 'date_delta' property.\n\n### Bands\n\n\n**Pixel Size**\n\n250 meters\n\n**Bands**\n\n| Name | Units | Min | Max | Pixel Size | Description |\n|------------------------|-------|-----|-----|------------|----------------------------------------------|\n| `nday` | % | 0 | 100 | meters | Percentage of clearing in the last N days |\n| `delta_nday` | % | 0 | 100 | meters | Percentage of clearing in the last 96+N days |\n| `near_term_delta_nday` | % | 0 | 100 | meters | Percentage of clearing in the last 32+N days |\n\n### Image Properties\n\n**Image Properties**\n\n| Name | Type | Description |\n|------------------------|--------|---------------------------------------------------------------------------------------|\n| year | INT | Year of the most recent data included in the dataset |\n| date | STRING | Date, in \"YYYY-MM-DD\" format, of the last MODIS FIRMS data included in this dataset |\n| date_delta | INT | The number of days between date and previous_biweekly_date |\n| previous_biweekly | INT | The biweekly (every 16 days) period of the year associated with the latest MODIS NDVI |\n| previous_biweekly_date | STRING | The date associated with the latest MODIS NDVI update |\n\n### Terms of Use\n\n**Terms of Use**\n\nThe FORMA datasets are available without restriction\non use or distribution. WRI does request that the\nuser give proper attribution and identify WRI and GFW, where applicable,\nas the source of the data.\n\n### Explore with Earth Engine\n\n| **Important:** Earth Engine is a platform for petabyte-scale scientific analysis and visualization of geospatial datasets, both for public benefit and for business and government users. Earth Engine is free to use for research, education, and nonprofit use. To get started, please [register for Earth Engine access.](https://console.cloud.google.com/earth-engine)\n\n### Code Editor (JavaScript)\n\n```javascript\nvar dataset = ee.ImageCollection('WRI/GFW/FORMA/raw_output_firms')\n .filter(ee.Filter.date('2018-08-01', '2018-08-15'));\nvar percentageOfClearing = dataset.select('nday');\nvar visParams = {\n min: 0.0,\n max: 0.01,\n};\nMap.setCenter(26, -8, 3);\nMap.addLayer(percentageOfClearing, visParams, 'Percentage of clearing');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/WRI/WRI_GFW_FORMA_raw_output_firms) \n[FORMA Raw Output FIRMS](/earth-engine/datasets/catalog/WRI_GFW_FORMA_raw_output_firms) \nNOTE from WRI: WRI decided to stop updating FORMA alerts. The goal was to simplify the Global Forest Watch user experience and reduce redundancy. We found that Terra-i and GLAD were more frequently used. Moreover, using GLAD as a standard, found that Terra-i outperformed FORMA globally. FORMA alerts are detected ... \nWRI/GFW/FORMA/raw_output_firms, daily,deforestation,fire,forest,forma,gfw,modis,monitoring,wri \n2017-04-08T00:00:00Z/2019-05-18T00:00:00Z \n-50 -120 40 180 \nGoogle Earth Engine \nhttps://developers.google.com/earth-engine/datasets\n\n- [](https://doi.org/https://www.globalforestwatch.org/)\n- [](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/WRI_GFW_FORMA_raw_output_firms)"]]