get_radiation_storm
Access current solar radiation storm levels and NOAA S-scale from GOES satellite data to evaluate hazards for satellites, polar flights, and astronauts.
Instructions
Current solar radiation (energetic proton) environment and NOAA S-scale.
Latest GOES integral proton flux per energy threshold (pfu) plus the S (radiation storm) scale 0-5 derived from the >=10 MeV flux. Relevant to satellite operations, polar flights, and astronaut radiation exposure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | No | ||
| flux_by_energy | No | Latest integral proton flux (pfu) per energy threshold, e.g. {'>=10 MeV': 0.3}. | |
| s_scale | No | NOAA S (radiation storm) scale 0-5, from the >=10 MeV flux. | |
| s_text | No | ||
| radiation_storm | No | True when S >= 1 (>=10 MeV flux >= 10 pfu). |