SatelliteAnalysis.jl
This package contains several functions to perform analysis related to satellites. Those functions were split from the package SatelliteToolbox.jl.
Instalation
This package can be installed using:
julia> using Pkg
julia> Pkg.add("SatelliteAnalysis")