mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-04-29 18:25:58 +00:00
Radio blackout (R) scale
This commit is contained in:
@@ -1415,7 +1415,7 @@ components:
|
||||
type: integer
|
||||
description: 3-hour geomagnetic activity index, 0–9
|
||||
example: 2
|
||||
x_ray:
|
||||
xray:
|
||||
type: string
|
||||
description: Current X-ray flux class
|
||||
example: "B2.3"
|
||||
@@ -1564,10 +1564,16 @@ components:
|
||||
"1743638400.0": 25
|
||||
"1743724800.0": 25
|
||||
"1743811200.0": 25
|
||||
blackout_desc:
|
||||
xray_desc:
|
||||
type: string
|
||||
description: HF radio blackout risk description, derived from the X-ray flux class.
|
||||
example: "No significant radio blackout"
|
||||
radio_blackout_scale:
|
||||
type: integer
|
||||
description: HF radio blackout scale number (R0-R5), derived from the X-ray flux class.
|
||||
minimum: 0
|
||||
maximum: 5
|
||||
example: 0
|
||||
proton_flux_desc:
|
||||
type: string
|
||||
description: Solar radiation storm level description, derived from proton flux.
|
||||
|
||||
Reference in New Issue
Block a user