Skip to content

JuliaAstro/SOFA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOFA.jl

Stable Dev

CI codecov Aqua QA License: MIT

Unofficial wrapper of the IAU SOFA C libraries for fundamental astronomy. See the Astrometry.jl > SOFA sub-package for the pure Julia implementation.

Description

The purpose of this package is to wrap the SOFA C library of fundamental astonomical function to make it easily accessible in Julia. This package serves as a wrapper only. All functions ultimately call the original, unmodified, SOFA C library functions which are compiled as part of the package build process.

The full SOFA C test suite is reproduced as part of the package to prove compliance and reproducibility of the core SOFA C functionality.

Package Version <-> SOFA Release Correspondence

The package versions correspond to the following releases of the SOFA C Library:

Package Version SOFA Release
v1.0 2019-07-22
v0.1 2018-01-30

Notes

  1. All computed values are returned by the function call. No values are returned by reference.
  2. Wrappers for iauAtciqn, iauAticqn, and iauLdn do not currently work properly.

Compliance with SOFA License

This distribution is permitted and compliant with the SOFA license. See the LICENSE for details.

About

Unofficial wrapper of the IAU SOFA C libraries for fundamental astronomy.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages