This package is part of the SatelliteToolbox.jl ecosystem.
This package implements atmospheric models for the SatelliteToolbox.jl ecosystem. Currently, the following models are available:
- Exponential atmospheric model;
- Jacchia-Roberts 1971;
- Jacchia-Bowman 2008; and
- NRLMSISE-00.
julia> using Pkg
julia> Pkg.add("SatelliteToolboxAtmosphericModels")
For more information, see the documentation.