jpl_fireball
Retrieve fireball and bolide events reported by US Government sensors. Filter by date range and limit to access location, velocity, energy, and altitude data.
Instructions
Get reported fireball/bolide events from US Government sensors. Fireballs are very bright meteors — detected by DoD/DoE satellite sensors. Data includes date, location, velocity, energy, and altitude.
Example: date_min='2024-01-01', date_max='2024-12-31'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| date_max | No | End date (YYYY-MM-DD) | |
| date_min | No | Start date (YYYY-MM-DD) |