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.

Installation

This package can be installed using:

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