FORMA est un système d'alerte de déforestation basé sur MODIS pour les forêts tropicales humides. FORMA est conçu pour identifier rapidement les nouvelles zones de perte de couverture arborée. Le système analyse les données collectées quotidiennement par le capteur MODIS, qui fonctionne sur les satellites Terra et Aqua de la NASA. Le système d'alertes FORMA détecte ensuite les changements importants de la couverture végétale au fil du temps, tels que mesurés par l'indice de végétation par différence normalisée (NDVI), qui mesure la verdure de la végétation. Ces changements importants de la couverture végétale indiquent probablement que la forêt a été défrichée, brûlée ou défoliée. Une alerte est ajoutée à l'ensemble de données en définissant la valeur du pixel sur la date à laquelle un changement a été détecté. Les alertes FORMA n'apparaissent que dans les zones où la probabilité de perte de couverture forestière est supérieure ou égale à 50 %. Les données FORMA ont une résolution spatiale de 500 mètres et sont mises à jour deux fois par mois. Les alertes FORMA ont commencé en janvier 2006.
Les ensembles de données FORMA sont disponibles sans restriction d'utilisation ni de distribution.
Le WRI demande à l'utilisateur de mentionner correctement la source des données et d'identifier le WRI et GFW, le cas échéant.
Citations
Citations :
Hammer, Dan, Robin Kraft et David Wheeler. 2013. Alertes FORMA. World
Resources Institute and Center for Global Development.
www.globalforestwatch.org.
FORMA est un système d'alerte de déforestation basé sur MODIS pour les forêts tropicales humides. FORMA est conçu pour identifier rapidement les nouvelles zones de perte de couverture forestière. Le système analyse les données collectées quotidiennement par le capteur MODIS, qui fonctionne sur les satellites Terra et Aqua de la NASA. Le système d'alerte FORMA détecte ensuite une …
[null,null,[],[[["\u003cp\u003eFORMA is a MODIS-based deforestation alerting system for the humid tropical forests designed for quick identification of new areas of tree cover loss.\u003c/p\u003e\n"],["\u003cp\u003eThe system analyzes data from NASA's Terra and Aqua satellites to detect pronounced changes in vegetation cover, indicating potential forest clearing, burning, or defoliation.\u003c/p\u003e\n"],["\u003cp\u003eFORMA alerts are generated for areas with a probability of tree cover loss greater than or equal to 50% and are represented by pixel values corresponding to the date of change detection.\u003c/p\u003e\n"],["\u003cp\u003eThis dataset has been superseded by WRI/GFW/FORMA/alerts and has a spatial resolution of 500 meters with a twice-monthly update interval, covering the period from January 2006 to June 2015.\u003c/p\u003e\n"],["\u003cp\u003eThe FORMA datasets are available without restriction on use or distribution, with proper attribution requested to WRI and GFW as the data source.\u003c/p\u003e\n"]]],["FORMA, a MODIS-based system, identifies new tree cover loss in humid tropical forests by analyzing daily data from NASA's Terra and Aqua satellites. It uses the Normalized Difference Vegetation Index (NDVI) to detect changes indicative of clearing, burning, or defoliation. Alerts, represented by pixel values set to the change detection date, appear where tree cover loss probability is ≥50%. The data, updated twice-monthly, has a 500-meter spatial resolution and covers January 2006 to June 2015. This data is now deprecated.\n"],null,["**Caution:** This dataset has been superseded by [WRI/GFW/FORMA/alerts](/earth-engine/datasets/catalog/WRI_GFW_FORMA_alerts). \n\nDataset Availability\n: 2006-01-01T00:00:00Z--2015-06-10T00:00:00Z\n\nDataset Provider\n:\n\n\n [Global Forest Watch, World Resources Institute](https://www.globalforestwatch.org)\n\nTags\n:\n alerts \n deforestation \n fire \n forest \n forma \n geophysical \n gfw \n modis \n nasa \nwri \n\nDescription \nFORMA is a MODIS-based deforestation alerting system for the humid tropical\nforests. FORMA is designed for quick identification of new areas of tree\ncover loss. The system analyzes data gathered daily by the MODIS sensor,\nwhich operates on NASA's Terra and Aqua satellites. The FORMA alerts system\nthen detects pronounced changes in vegetation cover over time, as measured\nby the Normalized Difference Vegetation Index (NDVI), a measure of\nvegetation greenness. These pronounced changes in vegetation cover are\nlikely to indicate forest being cleared, burned, or defoliated. An alert is\nadded to the dataset by setting the pixel value to the date at which a\nchange was detected. FORMA alerts only appear in areas where the probability\nof tree cover loss is greater than or equal to 50%. FORMA data has 500-meter\nspatial resolution and twice-monthly update interval. FORMA alerts start in\nJanuary 2006.\n\nBands\n\n\n**Pixel Size**\n\n500 meters\n\n**Bands**\n\n| Name | Units | Min | Max | Pixel Size | Description |\n|------------|---------|---------------|---------------|------------|----------------------------------------------------------------------|\n| `constant` | seconds | 1.13498e+09\\* | 1.43392e+09\\* | meters | [Seconds since Jan 1, 1970](https://en.wikipedia.org/wiki/Unix_time) |\n\n\\* estimated min or max value\n\nTerms of Use\n\n**Terms of Use**\n\nThe FORMA datasets are available without restriction on use or distribution.\nWRI does request that the user give proper attribution and identify WRI and\nGFW, where applicable, as the source of the data.\n\nCitations \nCitations:\n\n- Hammer, Dan, Robin Kraft, and David Wheeler. 2013. FORMA Alerts. World\n Resources Institute and Center for Global Development.\n [www.globalforestwatch.org](/earth-engine/datasets/catalog/www.globalforestwatch.org).\n\nExplore with Earth Engine **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\nCode Editor (JavaScript) \n\n```javascript\nvar dataset = ee.Image('FORMA/FORMA_500m');\n\nvar visualization = {\n bands: ['constant'],\n min: 1134979200.0,\n max: 1433919600.0,\n palette: ['ff0000']\n};\n\nMap.setCenter(-51.482, -0.835, 6);\n\nMap.addLayer(dataset, visualization, 'Alert Areas');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/FORMA/FORMA_FORMA_500m) \n[FORMA Global Forest Watch Deforestation Alerts, 500m \\[deprecated\\]](/earth-engine/datasets/catalog/FORMA_FORMA_500m) \nFORMA is a MODIS-based deforestation alerting system for the humid tropical forests. FORMA is designed for quick identification of new areas of tree cover loss. The system analyzes data gathered daily by the MODIS sensor, which operates on NASA's Terra and Aqua satellites. The FORMA alerts system then detects pronounced ... \nFORMA/FORMA_500m, alerts,deforestation,fire,forest,forma,geophysical,gfw,modis,nasa,wri \n2006-01-01T00:00:00Z/2015-06-10T00:00:00Z \n-90 -180 90 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/FORMA_FORMA_500m)"]]