Releases: DOI-USGS/ale
Releases · DOI-USGS/ale
ALE 0.10.0
Public Release of ALE version 0.10.0
ALE 0.9.1
Public Release of ALE version 0.9.1
ALE 0.9.0
Public Release of ALE version 0.9.0
ALE 0.8.7
Public Release of ALE version 0.8.7
Changes since 0.8.6:
- Added a new indent parameter to loads that controls indent in the output JSON string
- Added some missing properties in the HRSC drivers
- Fixed various docs issues
ALE 0.8.8
Public Release of ALE version 0.8.8
Changes since 0.8.7:
-
Added new IsisLabelNaifSpice Drivers for:
- Cassini ISS NAC/WAC
- Chandrayaan M3
- EIS (Clipper)
- Galileo SSI
- Kaguya MI
- LRO WAC
- MSL Mastcam
- MRO Marci
- MRO Crism
- MRO HiRISE
- NewHorizons Leisa
- NewHorizons MVIC (MPF/TDI)
- Rosetta OsirisRex
-
Added IsisLabelIsisSpice drivers for:
- Kaguya TC
- LRO WAC
-
Added the following low level class mixins (for use in building concrete drivers):
- Cahvor (Sensor Type)
- CahvorDistortion
- PushFrame (Sensor Type)
-
Updated to use spiceypy versions >= 5
-
New isd generation program added to ALE bin scripts
ALE 0.8.6
Public Release of ALE version 0.8.6
Changes since 0.8.5:
- Updated to use new scipy 1.4+ rotation interface
- Fixed an issue where orientations without angular velocity could cause seg faults
- Added a driver to generate ISDs from ISIS Cube files with attached SPICE data for LRONAC
- Fixed a bug in load that require continuously re-parsing labels. Should significantly speed up load calls.
ALE 0.8.5
- Updated MiniRF driver to use new formatter
- Updated to use PVL 1.0
- Improved Cassini, Viking, and Messenger drivers when working with ISIS cubes
- Modified load to only ingest the label one time significantly reducing run time
ALE 0.8.4
Abstraction Library for Ephemerides version 0.8.4 release
- Addresses ISIS Instrument Addendum Kernels (IAKs) loading for the cassini driver
- Fix when looking for metakernels to be capitalization invarient
- Fix for label loading from an already parsed PVLModule
ALE 0.8.3
Abstraction Library for Ephemerides version 0.8.3 release
- Updated more drivers to use unified ALE formatter
- Hayabusa 2
- Juno
- New Horizons
- Mars Odyssey
- Trace Gas Orbiter
- Fixed a bug with collecting meta kernels
- Moved the warning that ALESPICEROOT is not set so that it is only raised if metakernels are attempted to be used
ALE 0.8.2
Abstraction Library for Ephemerides version 0.8.2 release
- Fixed missing header files
- Improved usability of Orientations class
- Improved usability of States class
- Added windows support
- Fixed Rotation matrices being transposed
- Fixed Rotations with non-normalized quaternions