# @worldwideview/wwv-plugin-wildfire

WorldWideView plugin for active wildfire and hotspot detection using NASA FIRMS (VIIRS) satellite data. Supports tiered LOD rendering and FRP-based sizing

## Usage
This package is part of the WorldWideView plugin ecosystem. It provides the following capabilities:
- **ID:** `wildfire`
- **Category:** Natural Disaster
- **Format:** bundle

## Installation
Typically installed via the WorldWideView Marketplace or discovered automatically.
If installing manually in a Next.js setup:
```bash
npm install @worldwideview/wwv-plugin-wildfire
```

## Architecture
This plugin adheres to the WorldWideView standard plugin structure. As a `bundle` plugin, it connects to the core Event Bus and renders map capabilities.

---
*Built for WorldWideView.*
