jpl.events.fireballs
Retrieve NASA JPL fireball event data including energy, velocity, altitude, and location coordinates for atmospheric entry analysis and tracking.
Instructions
Get reported fireball (bolide) events — atmospheric entry energy, velocity, altitude, geographic coordinates (NASA JPL CNEOS)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_min | No | Minimum event date in YYYY-MM-DD format | |
| date_max | No | Maximum event date in YYYY-MM-DD format | |
| energy_min | No | Minimum radiated energy in Joules (e.g. 1e10) | |
| sort | No | Sort field (default: date descending) | |
| limit | No | Maximum number of results (default 20, max 100) |