firms_active_country
Retrieve active fire detections for any country using NASA FIRMS. Outputs hotspot locations with brightness, confidence, FRP, and timing.
Instructions
Query NASA FIRMS for active fire detections within a country. Uses ISO 3166-1 alpha-3 country codes (e.g. TUR for Turkey, USA for United States, BRA for Brazil). Returns fire hotspots with brightness, confidence, FRP, and timing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to query (1, 2, or 7). Default: 1 | |
| source | No | Fire detection satellite source. VIIRS_SNPP (Suomi NPP, 375m), VIIRS_NOAA20 (NOAA-20, 375m), or MODIS_NRT (Aqua/Terra, 1km). Default: VIIRS_SNPP | VIIRS_SNPP |
| country | Yes | ISO 3166-1 alpha-3 country code (e.g. 'TUR', 'USA', 'BRA', 'AUS') |