Skip to content

Releases: nyx-space/anise

Version 0.2.1: Python tutorials and various enhancement

15 Jan 08:04
58a0b5c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

Version 0.2.0: Python library and aberration corrections

09 Jan 15:25
edb43c7
Compare
Choose a tag to compare

Python

ANISE is now usable directly from Python! You can install ANISE with pip: pip install anise.

Then, use it to build Orbit structures, query SPK files, etc. More documentation will be written in the coming weeks but for the time being, check out the README of the repo for examples.

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

Version 0.1.0: ANISE is usable!

16 Nov 15:03
852c63f
Compare
Choose a tag to compare

After years of work, ANISE is finally to the point of being usable! Query SPICE files for ephemeris or rotation data, combine these, prevent invalid transformations between reference frames, and transform objects created outside of SPICE files (a new feature compared to SPICE).