Files
Artemis/space_weather/current/index.html
2024-10-20 20:03:00 +02:00

1781 lines
50 KiB
HTML
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="prev" href="../../database/sigid/">
<link rel="next" href="../forecasts/">
<link rel="icon" href="../../assets/artemis_icon.ico">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<title>Current - ARTEMIS</title>
<link rel="stylesheet" href="../../assets/stylesheets/main.0253249f.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/palette.06af60db.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
<link rel="stylesheet" href="https://unpkg.com/katex@0/dist/katex.min.css">
<script>__md_scope=new URL("../..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
</head>
<body dir="ltr" data-md-color-scheme="default" data-md-color-primary="black" data-md-color-accent="indigo">
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#_1" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header md-header--shadow" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../.." title="ARTEMIS" class="md-header__button md-logo" aria-label="ARTEMIS" data-md-component="logo">
<img src="../../assets/logo_small_white.svg" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3zm0 5h18v2H3zm0 5h18v2H3z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
ARTEMIS
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
Current
</span>
</div>
</div>
</div>
<form class="md-header__option" data-md-component="palette">
<input class="md-option" data-md-color-media="" data-md-color-scheme="default" data-md-color-primary="black" data-md-color-accent="indigo" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_0">
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a7 7 0 0 0-7 7c0 2.38 1.19 4.47 3 5.74V17a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1v-2.26c1.81-1.27 3-3.36 3-5.74a7 7 0 0 0-7-7M9 21a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-1H9z"/></svg>
</label>
<input class="md-option" data-md-color-media="" data-md-color-scheme="slate" data-md-color-primary="black" data-md-color-accent="indigo" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_0" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2a7 7 0 0 1 7 7c0 2.38-1.19 4.47-3 5.74V17a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-2.26C6.19 13.47 5 11.38 5 9a7 7 0 0 1 7-7M9 21v-1h6v1a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1m3-17a5 5 0 0 0-5 5c0 2.05 1.23 3.81 3 4.58V16h4v-2.42c1.77-.77 3-2.53 3-4.58a5 5 0 0 0-5-5"/></svg>
</label>
</form>
<script>var palette=__md_get("__palette");if(palette&&palette.color){if("(prefers-color-scheme)"===palette.color.media){var media=matchMedia("(prefers-color-scheme: light)"),input=document.querySelector(media.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");palette.color.media=input.getAttribute("data-md-color-media"),palette.color.scheme=input.getAttribute("data-md-color-scheme"),palette.color.primary=input.getAttribute("data-md-color-primary"),palette.color.accent=input.getAttribute("data-md-color-accent")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute("data-md-color-"+key,value)}</script>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.52 6.52 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11z"/></svg>
</label>
<nav class="md-search__options" aria-label="Search">
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>
</button>
</nav>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" tabindex="0" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list" role="presentation"></ol>
</div>
</div>
</div>
</div>
</div>
<div class="md-header__source">
<a href="https://github.com/AresValley/Artemis" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../.." title="ARTEMIS" class="md-nav__button md-logo" aria-label="ARTEMIS" data-md-component="logo">
<img src="../../assets/logo_small_white.svg" alt="logo">
</a>
ARTEMIS
</label>
<div class="md-nav__source">
<a href="https://github.com/AresValley/Artemis" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2024 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81"/></svg>
</div>
<div class="md-source__repository">
GitHub
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../.." class="md-nav__link">
<span class="md-ellipsis">
Welcome
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_2" >
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
<span class="md-ellipsis">
Getting Started
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
Getting Started
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../installation/" class="md-nav__link">
<span class="md-ellipsis">
Installation
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../run_from_source/" class="md-nav__link">
<span class="md-ellipsis">
Run from source
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../build_package/" class="md-nav__link">
<span class="md-ellipsis">
Build Package
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../basic_operations/" class="md-nav__link">
<span class="md-ellipsis">
Basic Operations
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4" >
<label class="md-nav__link" for="__nav_4" id="__nav_4_label" tabindex="0">
<span class="md-ellipsis">
Database
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_4_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Database
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../database/db_overview/" class="md-nav__link">
<span class="md-ellipsis">
Overview
</span>
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_4_2" >
<label class="md-nav__link" for="__nav_4_2" id="__nav_4_2_label" tabindex="0">
<span class="md-ellipsis">
Structure
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="2" aria-labelledby="__nav_4_2_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_4_2">
<span class="md-nav__icon md-icon"></span>
Structure
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../database/db_info/" class="md-nav__link">
<span class="md-ellipsis">
Info
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_signals/" class="md-nav__link">
<span class="md-ellipsis">
Signals
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_frequency/" class="md-nav__link">
<span class="md-ellipsis">
Frequency
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_bandwidth/" class="md-nav__link">
<span class="md-ellipsis">
Bandwidth
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_modulation/" class="md-nav__link">
<span class="md-ellipsis">
Modulation
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_mode/" class="md-nav__link">
<span class="md-ellipsis">
Mode
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_location/" class="md-nav__link">
<span class="md-ellipsis">
Location
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_category/" class="md-nav__link">
<span class="md-ellipsis">
Category
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_cat_label/" class="md-nav__link">
<span class="md-ellipsis">
Category Label
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../database/db_acf/" class="md-nav__link">
<span class="md-ellipsis">
ACF
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../database/sigid/" class="md-nav__link">
<span class="md-ellipsis">
SigID
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_5" checked>
<label class="md-nav__link" for="__nav_5" id="__nav_5_label" tabindex="0">
<span class="md-ellipsis">
Space Weather
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_5_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Space Weather
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
<label class="md-nav__link md-nav__link--active" for="__toc">
<span class="md-ellipsis">
Current
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<a href="./" class="md-nav__link md-nav__link--active">
<span class="md-ellipsis">
Current
</span>
</a>
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#1-kp-index" class="md-nav__link">
<span class="md-ellipsis">
1. Kp Index
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#2-ap-index" class="md-nav__link">
<span class="md-ellipsis">
2. Ap Index
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#3-noaa-space-weather-scale" class="md-nav__link">
<span class="md-ellipsis">
3. NOAA Space Weather Scale
</span>
</a>
<nav class="md-nav" aria-label="3. NOAA Space Weather Scale">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#geomagnetic-storm" class="md-nav__link">
<span class="md-ellipsis">
Geomagnetic Storm
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#solar-radiation-storms" class="md-nav__link">
<span class="md-ellipsis">
Solar Radiation Storms
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#radio-blackouts" class="md-nav__link">
<span class="md-ellipsis">
Radio Blackouts
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#4-x-ray-solar-activity" class="md-nav__link">
<span class="md-ellipsis">
4. X-Ray Solar Activity
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#5-rf-propagation" class="md-nav__link">
<span class="md-ellipsis">
5. RF Propagation
</span>
</a>
<nav class="md-nav" aria-label="5. RF Propagation">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#maximum-usable-frequency" class="md-nav__link">
<span class="md-ellipsis">
Maximum Usable Frequency
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#earth-moon-earth" class="md-nav__link">
<span class="md-ellipsis">
Earth-Moon-Earth
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#meteor-scatter" class="md-nav__link">
<span class="md-ellipsis">
Meteor Scatter
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#sporadic-e" class="md-nav__link">
<span class="md-ellipsis">
Sporadic-E
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#aurora-spots" class="md-nav__link">
<span class="md-ellipsis">
Aurora Spots
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#expected-hf-noise" class="md-nav__link">
<span class="md-ellipsis">
Expected HF Noise
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#6-report-age" class="md-nav__link">
<span class="md-ellipsis">
6. Report Age
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../forecasts/" class="md-nav__link">
<span class="md-ellipsis">
Forecasts
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../drap/" class="md-nav__link">
<span class="md-ellipsis">
DRAP
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../aurora/" class="md-nav__link">
<span class="md-ellipsis">
Aurora
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../SSA/" class="md-nav__link">
<span class="md-ellipsis">
SSA
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../imagers/" class="md-nav__link">
<span class="md-ellipsis">
Sun Imagers
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_6" >
<label class="md-nav__link" for="__nav_6" id="__nav_6_label" tabindex="0">
<span class="md-ellipsis">
Signal Analysis
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_6_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_6">
<span class="md-nav__icon md-icon"></span>
Signal Analysis
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../acf_analysis/" class="md-nav__link">
<span class="md-ellipsis">
Autocorrelation (ACF)
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../faq/" class="md-nav__link">
<span class="md-ellipsis">
FAQ
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../contribute/" class="md-nav__link">
<span class="md-ellipsis">
Contribute
</span>
</a>
</li>
<li class="md-nav__item">
<a href="https://github.com/AresValley/Artemis/blob/master/CHANGELOG.md" class="md-nav__link">
<span class="md-ellipsis">
Changelog
</span>
</a>
</li>
<li class="md-nav__item">
<a href="../../credits/" class="md-nav__link">
<span class="md-ellipsis">
License & Credits
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#1-kp-index" class="md-nav__link">
<span class="md-ellipsis">
1. Kp Index
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#2-ap-index" class="md-nav__link">
<span class="md-ellipsis">
2. Ap Index
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#3-noaa-space-weather-scale" class="md-nav__link">
<span class="md-ellipsis">
3. NOAA Space Weather Scale
</span>
</a>
<nav class="md-nav" aria-label="3. NOAA Space Weather Scale">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#geomagnetic-storm" class="md-nav__link">
<span class="md-ellipsis">
Geomagnetic Storm
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#solar-radiation-storms" class="md-nav__link">
<span class="md-ellipsis">
Solar Radiation Storms
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#radio-blackouts" class="md-nav__link">
<span class="md-ellipsis">
Radio Blackouts
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#4-x-ray-solar-activity" class="md-nav__link">
<span class="md-ellipsis">
4. X-Ray Solar Activity
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#5-rf-propagation" class="md-nav__link">
<span class="md-ellipsis">
5. RF Propagation
</span>
</a>
<nav class="md-nav" aria-label="5. RF Propagation">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#maximum-usable-frequency" class="md-nav__link">
<span class="md-ellipsis">
Maximum Usable Frequency
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#earth-moon-earth" class="md-nav__link">
<span class="md-ellipsis">
Earth-Moon-Earth
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#meteor-scatter" class="md-nav__link">
<span class="md-ellipsis">
Meteor Scatter
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#sporadic-e" class="md-nav__link">
<span class="md-ellipsis">
Sporadic-E
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#aurora-spots" class="md-nav__link">
<span class="md-ellipsis">
Aurora Spots
</span>
</a>
</li>
<li class="md-nav__item">
<a href="#expected-hf-noise" class="md-nav__link">
<span class="md-ellipsis">
Expected HF Noise
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#6-report-age" class="md-nav__link">
<span class="md-ellipsis">
6. Report Age
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1 id="_1"></h1>
<p><img alt="sw_current" src="../../assets/sw_1.webp" /></p>
<h2 id="1-kp-index">1. Kp Index</h2>
<p>The <strong>K index</strong> is a number (from 0 to 9) that shows how much Earth's magnetic field is disturbed. A K index of 1 means things are calm, while a K index of 5 or higher indicates a geomagnetic storm. These disturbances are measured with magnetometers that track changes in Earth's magnetic field every three hours. The K itself comes from a German word "Kennziffer" meaning "characteristic digit". To get a big picture of what's happening around the world, an official planetary <strong>Kp index</strong> is calculated. This is done by averaging the K indices from a special network of 13 geomagnetic observatories located around the globe at mid-latitudes.</p>
<table>
<thead>
<tr>
<th>Index</th>
<th>Activity Level</th>
<th>High Latitudes</th>
<th>Low Latitudes</th>
<th>Possible Source</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>Kp 0</strong></td>
<td>Inactive</td>
<td>Weak &amp; slow aurora possible</td>
<td>Aurora extremely unlikely</td>
<td>Small influx of particles due to some reconnections mostly at the magnetotail</td>
</tr>
<tr>
<td><strong>Kp 1</strong></td>
<td>Very Quiet</td>
<td>Weak &amp; slow aurora likely</td>
<td>Aurora very unlikely</td>
<td>Vide supra</td>
</tr>
<tr>
<td><strong>Kp 2</strong></td>
<td>Quiet</td>
<td>Moderate auroral display</td>
<td>Aurora unlikely</td>
<td>Vide supra</td>
</tr>
<tr>
<td><strong>Kp 3</strong></td>
<td>Unsettled</td>
<td>Active auroral display, sporadic substorm possible</td>
<td>Weak aurora display possible</td>
<td>Coronal hole sending fast winds or remains after days of storming, enhanced solar wind</td>
</tr>
<tr>
<td><strong>Kp 4</strong></td>
<td>Active</td>
<td>Active auroral display, multiple sporadic substorms possible</td>
<td>Weak Aurora Display Possible</td>
<td>Vide supra</td>
</tr>
<tr>
<td><strong>Kp 5</strong></td>
<td>Minor Storm (G1)</td>
<td>Very active auroral display, multiple substorms likely</td>
<td>Aurora display likely</td>
<td>Coronal hole sending fast winds or coronal mass ejection (CME), enhanced solar wind</td>
</tr>
<tr>
<td><strong>Kp 6</strong></td>
<td>Moderate Storm (G2)</td>
<td>Strong auroral display, longer substorms</td>
<td>Active auroral display very likely</td>
<td>Vide supra</td>
</tr>
<tr>
<td><strong>Kp 7</strong></td>
<td>Strong Storm (G3)</td>
<td>Very strong auroral display</td>
<td>Strong auroral display extremely likely</td>
<td>Large CMEs caused by solar storms or flares, very enhanced solar wind with strong shock wave</td>
</tr>
<tr>
<td><strong>Kp 8</strong></td>
<td>Severe Storm (G4)</td>
<td>Extremely strong aurora, long periods of substorming</td>
<td>Strong auroral display extremely likely</td>
<td>Vide supra</td>
</tr>
<tr>
<td><strong>Kp 9</strong></td>
<td>Extreme Storm (G5)</td>
<td>Extremely strong aurora, long periods of substorming</td>
<td>Very strong auroral display, overhead aurora possible</td>
<td>Super CMEs, Carrington-class events, devastating solar wind with extreme shock waves</td>
</tr>
</tbody>
</table>
<h2 id="2-ap-index">2. Ap Index</h2>
<p>The <strong>A index</strong> represents the three-hourly equivalent amplitude of geomagnetic activity at a specific magnetometer station, derived from the station-specific K index. Due to the quasi-logarithmic nature of the K-scale in relation to magnetometer fluctuations, directly averaging a set of K indices is not really meaningful. Instead each K is converted back into a linear scale. The <strong>Ap index</strong> is determined by averaging the eight daily Ap values (3-hour) and using the same stations grid explained for the Kp index in the previous section. This provides a measure of geomagnetic activity for a specific day. Days with higher levels of geomagnetic activity correspond to higher daily Ap values.</p>
<h2 id="3-noaa-space-weather-scale">3. NOAA Space Weather Scale</h2>
<h3 id="geomagnetic-storm">Geomagnetic Storm</h3>
<details class="danger">
<summary>G5 (Extreme)</summary>
<ul>
<li><strong>Physical measure:</strong> Kp = 9</li>
<li><strong>Average Frequency:</strong> 4 days per cycle (11 years)</li>
</ul>
<p><strong>Power systems:</strong> Widespread voltage control problems and protective system problems can occur, some grid systems may experience complete collapse or blackouts. Transformers may experience damage.</p>
<p><strong>Spacecraft operations:</strong> May experience extensive surface charging, problems with orientation, uplink/downlink and tracking satellites.</p>
<p><strong>Other systems:</strong> Pipeline currents can reach hundreds of amps, HF (high frequency) radio propagation may be impossible in many areas for one to two days, satellite navigation may be degraded for days, low-frequency radio navigation can be out for hours, and aurora has been seen as low as Florida and southern Texas (typically 40° geomagnetic lat.).</p>
</details>
<details class="danger">
<summary>G4 (Severe)</summary>
<ul>
<li><strong>Physical measure:</strong> Kp = 8 to 9-</li>
<li><strong>Average Frequency:</strong> 60 days per cycle (11 years)</li>
</ul>
<p><strong>Power systems:</strong> Possible widespread voltage control problems and some protective systems will mistakenly trip out key assets from the grid.</p>
<p><strong>Spacecraft operations:</strong> May experience surface charging and tracking problems, corrections may be needed for orientation problems.</p>
<p><strong>Other systems:</strong> Induced pipeline currents affect preventive measures, HF radio propagation sporadic, satellite navigation degraded for hours, low-frequency radio navigation disrupted, and aurora has been seen as low as Alabama and northern California (typically 45° geomagnetic lat.).</p>
</details>
<details class="warning">
<summary>G3 (Strong)</summary>
<ul>
<li><strong>Physical measure:</strong> Kp = 7</li>
<li><strong>Average Frequency:</strong> 130 days per cycle (11 years)</li>
</ul>
<p><strong>Power systems:</strong> Voltage corrections may be required, false alarms triggered on some protection devices.</p>
<p><strong>Spacecraft operations:</strong> Surface charging may occur on satellite components, drag may increase on low-Earth-orbit satellites, and corrections may be needed for orientation problems.</p>
<p><strong>Other systems:</strong> Intermittent satellite navigation and low-frequency radio navigation problems may occur, HF radio may be intermittent, and aurora has been seen as low as Illinois and Oregon (typically 50° geomagnetic lat.).</p>
</details>
<details class="warning">
<summary>G2 (Moderate)</summary>
<ul>
<li><strong>Physical measure:</strong> Kp = 6</li>
<li><strong>Average Frequency:</strong> 360 days per cycle (11 years)</li>
</ul>
<p><strong>Power systems:</strong> High-latitude power systems may experience voltage alarms, long-duration storms may cause transformer damage.</p>
<p><strong>Spacecraft operations:</strong> Corrective actions to orientation may be required by ground control; possible changes in drag affect orbit predictions.</p>
<p><strong>Other systems:</strong> HF radio propagation can fade at higher latitudes, and aurora has been seen as low as New York and Idaho (typically 55° geomagnetic lat.).</p>
</details>
<details class="info">
<summary>G1 (Minor)</summary>
<ul>
<li><strong>Physical measure:</strong> Kp = 5</li>
<li><strong>Average Frequency:</strong> 900 days per cycle (11 years)</li>
</ul>
<p><strong>Power systems:</strong> Weak power grid fluctuations can occur.</p>
<p><strong>Spacecraft operations:</strong> Minor impact on satellite operations possible.</p>
<p><strong>Other systems:</strong> Migratory animals are affected at this and higher levels; aurora is commonly visible at high latitudes (northern Michigan and Maine).</p>
</details>
<h3 id="solar-radiation-storms">Solar Radiation Storms</h3>
<details class="danger">
<summary>S5 (Extreme)</summary>
<ul>
<li><strong>Physical measure:</strong> Flux level of <span class="arithmatex">\(\ge 10 MeV\)</span> particles = <span class="arithmatex">\(10^5\)</span></li>
<li><strong>Average Frequency:</strong> &lt; 1 event per cycle (11 years)</li>
</ul>
<p><strong>Biological:</strong> Unavoidable high radiation hazard to astronauts on EVA (extra-vehicular activity); passengers and crew in high-flying aircraft at high latitudes may be exposed to radiation risk.</p>
<p><strong>Satellite operations:</strong> Satellites may be rendered useless, memory impacts can cause loss of control, may cause serious noise in image data, star-trackers may be unable to locate sources; permanent damage to solar panels possible.</p>
<p><strong>Other systems:</strong> Complete blackout of HF (high frequency) communications possible through the polar regions, and position errors make navigation operations extremely difficult.</p>
</details>
<details class="danger">
<summary>S4 (Severe)</summary>
<ul>
<li><strong>Physical measure:</strong> Flux level of <span class="arithmatex">\(\ge 10 MeV\)</span> particles = <span class="arithmatex">\(10^4\)</span></li>
<li><strong>Average Frequency:</strong> 3 events per cycle (11 years)</li>
</ul>
<p><strong>Biological:</strong> Unavoidable radiation hazard to astronauts on EVA; passengers and crew in high-flying aircraft at high latitudes may be exposed to radiation risk.</p>
<p><strong>Satellite operations:</strong> May experience memory device problems and noise on imaging systems; star-tracker problems may cause orientation problems, and solar panel efficiency can be degraded.</p>
<p><strong>Other systems:</strong> Blackout of HF radio communications through the polar regions and increased navigation errors over several days are likely.</p>
</details>
<details class="warning">
<summary>S3 (Strong)</summary>
<ul>
<li><strong>Physical measure:</strong> Flux level of <span class="arithmatex">\(\ge 10 MeV\)</span> particles = <span class="arithmatex">\(10^3\)</span></li>
<li><strong>Average Frequency:</strong> 10 events per cycle (11 years)</li>
</ul>
<p><strong>Biological:</strong> Radiation hazard avoidance recommended for astronauts on EVA; passengers and crew in high-flying aircraft at high latitudes may be exposed to radiation risk.</p>
<p><strong>Satellite operations:</strong> Single-event upsets, noise in imaging systems, and slight reduction of efficiency in solar panel are likely.</p>
<p><strong>Other systems:</strong> Degraded HF radio propagation through the polar regions and navigation position errors likely.</p>
</details>
<details class="warning">
<summary>S2 (Moderate)</summary>
<ul>
<li><strong>Physical measure:</strong> Flux level of <span class="arithmatex">\(\ge 10 MeV\)</span> particles = <span class="arithmatex">\(10^2\)</span></li>
<li><strong>Average Frequency:</strong> 25 events per cycle (11 years)</li>
</ul>
<p><strong>Biological:</strong> Passengers and crew in high-flying aircraft at high latitudes may be exposed to elevated radiation risk.</p>
<p><strong>Satellite operations:</strong> Infrequent single-event upsets possible.</p>
<p><strong>Other systems:</strong> Small effects on HF propagation through the polar regions and navigation at polar cap locations possibly affected.</p>
</details>
<details class="info">
<summary>S1 (Minor)</summary>
<ul>
<li><strong>Physical measure:</strong> Flux level of <span class="arithmatex">\(\ge 10 MeV\)</span> particles = <span class="arithmatex">\(10\)</span></li>
<li><strong>Average Frequency:</strong> 50 events per cycle (11 years)</li>
</ul>
<p><strong>Biological:</strong> None.</p>
<p><strong>Satellite operations:</strong> None.</p>
<p><strong>Other systems:</strong> Minor impacts on HF radio in the polar regions.</p>
</details>
<h3 id="radio-blackouts">Radio Blackouts</h3>
<details class="danger">
<summary>R5 (Extreme)</summary>
<ul>
<li><strong>Physical measure:</strong>* X20 (<span class="arithmatex">\(2e^{-3} Wm^{-2}\)</span>)</li>
<li><strong>Average Frequency:</strong> &lt; 1 days per cycle (11 years)</li>
</ul>
<p><strong>HF Radio:</strong> Complete HF (high frequency**) radio blackout on the entire sunlit side of the Earth lasting for a
number of hours. This results in no HF radio contact with mariners and en route aviators in this sector.</p>
<p><strong>Navigation:</strong> Low-frequency navigation signals used by maritime and general aviation systems experience outages
on the sunlit side of the Earth for many hours, causing loss in positioning. Increased satellite navigation errors in
positioning for several hours on the sunlit side of Earth, which may spread into the night side. </p>
<p>*GOES X-ray peak brightness by class and by flux (measured in the 0.1-0.8 nm range, in W·m-2)</p>
</details>
<details class="danger">
<summary>R4 (Severe)</summary>
<ul>
<li><strong>Physical measure:</strong>* X10 (<span class="arithmatex">\(10^{-3} Wm^{-2}\)</span>)</li>
<li><strong>Average Frequency:</strong> 8 days per cycle (11 years)</li>
</ul>
<p><strong>HF Radio:</strong> HF radio communication blackout on most of the sunlit side of Earth for one to two hours. HF radio
contact lost during this time.</p>
<p><strong>Navigation:</strong> Outages of low-frequency navigation signals cause increased error in positioning for one to two
hours. Minor disruptions of satellite navigation possible on the sunlit side of Earth.</p>
<p>*GOES X-ray peak brightness by class and by flux (measured in the 0.1-0.8 nm range, in W·m-2)</p>
</details>
<details class="warning">
<summary>R3 (Strong)</summary>
<ul>
<li><strong>Physical measure:</strong>* X1 (<span class="arithmatex">\(10^{-4} Wm^{-2}\)</span>)</li>
<li><strong>Average Frequency:</strong> 140 days per cycle (11 years)</li>
</ul>
<p><strong>HF Radio:</strong> Wide area blackout of HF radio communication, loss of radio contact for about an hour on sunlit side
of Earth.</p>
<p><strong>Navigation:</strong> Low-frequency navigation signals degraded for about an hour. </p>
<p>*GOES X-ray peak brightness by class and by flux (measured in the 0.1-0.8 nm range, in W·m-2)</p>
</details>
<details class="warning">
<summary>R2 (Moderate)</summary>
<ul>
<li><strong>Physical measure:</strong>* M5 (<span class="arithmatex">\(5e^{-5} Wm^{-2}\)</span>)</li>
<li><strong>Average Frequency:</strong> 300 days per cycle (11 years)</li>
</ul>
<p><strong>HF Radio:</strong> Limited blackout of HF radio communication on sunlit side of the Earth, loss of radio contact for tens
of minutes.</p>
<p><strong>Navigation:</strong> Degradation of low-frequency navigation signals for tens of minutes. </p>
<p>*GOES X-ray peak brightness by class and by flux (measured in the 0.1-0.8 nm range, in W·m-2)</p>
</details>
<details class="info">
<summary>R1 (Minor)</summary>
<ul>
<li><strong>Physical measure:</strong>* M1 (<span class="arithmatex">\(10^{-5} Wm^{-2}\)</span>)</li>
<li><strong>Average Frequency:</strong> 950 days per cycle (11 years)</li>
</ul>
<p><strong>HF Radio:</strong> Weak or minor degradation of HF radio communication on sunlit side of the Earth, occasional loss of
radio contact.</p>
<p><strong>Navigation:</strong> Low-frequency navigation signals degraded for brief intervals. </p>
<p>*GOES X-ray peak brightness by class and by flux (measured in the 0.1-0.8 nm range, in W·m-2)</p>
</details>
<h2 id="4-x-ray-solar-activity">4. X-Ray Solar Activity</h2>
<p>This is a summary of the <strong>X-Ray Flare Class</strong>. Large solar X-ray flares can change the Earths ionosphere, which blocks high-frequency (HF) radio transmissions on the sunlit side of the Earth. Solar flares are also associated with Coronal Mass Ejections (CMEs) which can ultimately lead to geomagnetic storms. SWPC sends out space weather alerts at the M5 level. Some large flares are accompanied by strong radio bursts that may interfere with other radio frequencies and cause problems for satellite communication and radio navigation (GPS).</p>
<table>
<thead>
<tr>
<th>Class</th>
<th>Peak Strength (W/m<sup>2</sup>)</th>
<th>Effects on Earth</th>
</tr>
</thead>
<tbody>
<tr>
<td>B</td>
<td>I &lt; 10<sup>-6</sup></td>
<td>Too small to harm Earth</td>
</tr>
<tr>
<td>C</td>
<td>10<sup>-6</sup> ≤ I &lt; 10<sup>-5</sup></td>
<td>Small with few noticeable consequences</td>
</tr>
<tr>
<td>M</td>
<td>10<sup>-5</sup> ≤ I &lt; 10<sup>-4</sup></td>
<td>Brief radio blackouts in polar regions, minor radiation storms</td>
</tr>
<tr>
<td>X</td>
<td>I ≥ 10<sup>-4</sup></td>
<td>Planet-wide radio blackouts, long-lasting radiation storms</td>
</tr>
</tbody>
</table>
<h2 id="5-rf-propagation">5. RF Propagation</h2>
<h3 id="maximum-usable-frequency">Maximum Usable Frequency</h3>
<p>In radio transmission, the maximum usable frequency (MUF) is the highest frequency that can be effectively used for communication between two locations on Earth by reflecting off the ionosphere (via skywave or skip) at a given time, regardless of the transmitter's power. This measurement is particularly valuable for shortwave transmissions.</p>
<h3 id="earth-moon-earth">Earth-Moon-Earth</h3>
<p>EarthMoonEarth communication (EME), commonly referred to as Moon bounce, is a radio communication method in which radio waves are transmitted from an Earth-based station, reflected off the Moon's surface, and then received back on Earth. The value gives the probability of a succesfull connection.</p>
<h3 id="meteor-scatter">Meteor Scatter</h3>
<p>Meteor burst communications (MBC), also known as meteor scatter (MS) communications, is a radio propagation technique that uses the ionized trails created by meteors entering the atmosphere to establish brief communication links between radio stations up to 2,250 kilometers (1,400 miles) apart. This can involve either forward-scatter or back-scatter of the radio waves. Like EME, the value gives the probability of a succesfull connection.</p>
<h3 id="sporadic-e">Sporadic-E</h3>
<p><strong>Report of the latest E-skip spots on 50, 70 &amp; 144 MHz by <a href="https://dxrobot.gooddx.net/">DXrobot</a></strong></p>
<p>Sporadic E (Es or SpE) is a rare type of radio propagation that uses a lower part of the Earth's ionosphere, which typically doesn't refract radio waves. It reflects signals off small "clouds" in the E region at altitudes of 95-150 km (50-100 miles). Unlike the regular F region skywave propagation, which depends on daily cycles of ionized layers from UV light, Sporadic E uses transient ionized patches. This allows for occasional long-distance VHF communication, usually during the six weeks around the summer solstice, beyond the normal line-of-sight range.</p>
<h3 id="aurora-spots">Aurora Spots</h3>
<p><strong>Report of the latest aurora spots on 50, 70 &amp; 144 MHz by <a href="https://dxrobot.gooddx.net/">DXrobot</a></strong></p>
<p>Auroral propagation, or auroral backscatter, is a form of radio propagation that occurs during an auroral event, affecting VHF and UHF communications. Increased ionization in the E layer of the ionosphere reflects signals at much higher frequencies than usual, enabling communication up to 1000 MHz, though 500 MHz is more common. Signals are directed towards the auroral region and reflected back, but they are often distorted due to particle movement (the signal is roughly Doppler shifted of 1 kHz at around 150 MHz as the electrons stream down).</p>
<h3 id="expected-hf-noise">Expected HF Noise</h3>
<p>This is just the expected noise in HF based on the current Space Weather conditions.</p>
<h2 id="6-report-age">6. Report Age</h2>
<p>Poseidon Daemon is in charge of parse all the necessary data used for the Space Weather module. The data of the last generated report is written here.</p>
</article>
</div>
<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith("__tabbed_"))</script>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
</div>
</div>
</footer>
</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": "../..", "features": "content.code.copy content.tooltips", "search": "../../assets/javascripts/workers/search.6ce7567c.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script src="../../assets/javascripts/bundle.83f73b43.min.js"></script>
<script src="../../javascripts/katex.js"></script>
<script src="https://unpkg.com/katex@0/dist/katex.min.js"></script>
<script src="https://unpkg.com/katex@0/dist/contrib/auto-render.min.js"></script>
</body>
</html>