Releases: DOI-USGS/ale
Releases · DOI-USGS/ale
ALE 0.8.1
Official 0.8.1 release. This contains the following changes:
- Added support for LRO MiniRF and a corresponding SAR format
- Fixed a bug where c++ load(s) did not properly handle references to some Python strings and would sometimes seg fault after repeated calls.
Abstraction Library for Ephemerides version 0.8.0
- Unified ISD formatter
- New States and Rotation objects
- Added HRSC SRC support
- Python interface optional
- GSL dependency removed from C++ interface.
0.7.3
Abstraction Library for Ephemerides version 0.7.3
- Re-enabled HRSC MEX driver in load(s)
- Added flight direction compensation to Kaguya/Selene TC and LRO NAC drivers
- Added the ability to compute dynamic nadir pointing when working with SPICE kernels
0.7.2
0.7.1
Fixed linking to the wrong version of Python when building in an Anaconda environment
Fixed a bug where calling load in a threaded c++ environment could cause an exception
0.7.0
Disabled TGO, Hyaabusa2, Juno, MEX, and Mars Odyssey drivers
Beginning of c++ interface rewrite
0.6.5
0.6.4
Improved the CASSINI ISS drivers
Added support for find_package(ale) in cmake
0.6.3
Fixed PDS3 MEX HRSC driver
Added the ability to use ISIS3 kernel dbs to select kernels
0.6.2
Removed erroneous sub-windowing logic from MESSENGER MDIS NAC drivers.