CDS astrometry library.
This library is an astrometrical library, made for CDS needs. It may be partly based on the F. Ochsenbein Java AstroCoo library.
This is an ongoing, exploratory and not mature yet work! Use at your own risks. We published it (but not on crate.io) because a few functionalities are already used in other codes.
Converts from (RA, Dec) in decimal degrees into IAU JNAME formats.
Supported formats (any mix of the RA and the Dec parts in):
ACRONYM JHH+DDACRONYM JHHh+DDdACRONYM JHHMM+DDMMACRONYM JHHMMm+DDMMmACRONYM JHHMMSS+DDMMSSACRONYM JHHMMSS.s+DDMMSS.sACRONYM JDDD.d+DD.d
Conversions from JD, MJD, Gregorian Decimal Year, Julian Epoch, ...
Like most projects in Rust, this project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.