# MODIS

[**MODIS Thermal Anomalies/Fire**](https://modis.gsfc.nasa.gov/data/dataprod/mod14.php)

MODIS Thermal Anomalies/Fire products are primarily derived from MODIS 4- and 11-micrometer radiances. The fire detection strategy is based on absolute detection of a fire (when the fire strength is sufficient to detect), and on detection relative to its background (to account for variability of the surface temperature and reflection by sunlight).

The product includes fire occurrence (day/night), fire location, the logical criteria used for the fire selection, detection confidence, Fire Radiative Power and numerous other layers describing fire pixel attributes. The product distinguishes between fire, no fire and no observation. Level 3 Daily fire products include 8 separate days of data detailing pixels according to their level of confidence as fires. This information will be used in monitoring the spatial and temporal distribution of fires in different ecosystems, detecting changes in fire distribution and identifying new fire frontiers, wild fires, and changes in the frequency of the fires or their relative strength.

[**MODIS surface reflectance**](https://modis.gsfc.nasa.gov/data/dataprod/mod09.php)

The MODIS Surface Reflectance products provide an estimate of the surface spectral reflectance as it would be measured at ground level in the absence of atmospheric scattering or absorption. Low-level data are corrected for atmospheric gases and aerosols, yielding a level-2 basis for several higher-order gridded products.

In the 8-day product, each surface reflectance pixel contains the best possible L2G observation during an 8-day period as selected on the basis of high observation coverage, low view angle, the absence of clouds or cloud shadow, and aerosol loading.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.answr.space/data-sources/modis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
