Welcome to IERSConventions.jl!

IERS Conventions made easy.

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");