SpaceIndices.jl

This package allows to automatically fetch and parse space indices.

The space index sets supported in this version are:

Space Index SetFileExpiry periodInformation
CelestrakSW-All.csv1 dayF10.7, AP, KP, ISN, C9, Cp, ND, BSRN (historic and predicted).
JB2008DTCFILE.TXT1 dayExospheric temperature variation caused by the Dst index.
SOLFSMY.TXT1 dayIndices necessary for the JB2008 atmospheric model.
HpoHp30_ap30_complete_series.txt1 dayComplete historical Hp30/ap30 geomagnetic indices (since 1985).
Hp60_ap60_complete_series.txt1 dayComplete historical Hp60/ap60 geomagnetic indices (since 1985).

Installation

This package can be installed using:

julia> using Pkg
julia> Pkg.add("SpaceIndices")