Donki Cme
donki_cme"Was there a coronal mass ejection this week?" / "is a CME heading for Earth?" — coronal mass ejections catalogued by NASA DONKI, the space-weather event database run by NASA's Community Coordinated Modeling Center. AUTHORITATIVE for CME occurrence and geometry: returns each eruption's start time, the instruments that saw it, the analysts' note describing the source region, and for analysed events the modelled speed in km/s, the direction (latitude/longitude on the solar disk), half-angle width and whether the analysis is the most accurate available. A CME is the thing that causes an aurora or a satellite drag event two or three days later, so speed plus direction is what says whether it will reach Earth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (default 50, max 200). | |
| _apiKey | No | NASA API key (optional, defaults to DEMO_KEY) | |
| end_date | No | End date YYYY-MM-DD (optional; defaults to today). | |
| start_date | No | Start date YYYY-MM-DD (optional; DONKI defaults to ~30 days ago). | |
| min_speed_km_s | No | Only return CMEs whose best analysis measured at least this speed in km/s. ~500 is fast, ~1000+ is a major event. |