nasa.space_weather.flares
Retrieve solar flare data from NASA's DONKI database to analyze flare classes, peak times, source regions, and linked space weather events for research or monitoring purposes.
Instructions
Get solar flare events from the Space Weather Database — class, peak time, source region, linked CMEs and geomagnetic storms (NASA DONKI)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date in YYYY-MM-DD format (default: 30 days ago) | |
| end_date | No | End date in YYYY-MM-DD format (default: today) |