Skip to content

JuliaSpaceMissionDesign/IERSConventions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IERSConventions.jl

IERS Conventions made easy.

Stable Documentation Dev Documentation Build Status codecov Code Style: Blue

The aim of this package is to provide a set of standardised functions that allow the user to easily handle all the computations related to the IERS, from the earlier 1996 up to the latest 2010 conventions.

Installation

This package can be installed using Julia's package manager:

julia> import Pkg

julia> Pkg.add("IERSConventions.jl");

Documentation

For further information on this package and its tutorials please refer to the stable documentation.

Support

If you found this package useful, please consider starring the repository. We also encourage you to take a look at other astrodynamical packages of the JSMD organisation.

Disclaimer

This package is not affiliated with any of the IERS Product Centres.