Releases: DOI-USGS/ale
Releases · DOI-USGS/ale
0.11.0
What's Changed
- Bufixes for MSL sensor intrinsics by @oleg-alexandrov in #589
- Added apollo metric driver, tests, and data by @AustinSanders in #533
- Adds Cassini Vims driver for use within ISIS by @jessemapel in #466
- Msl Landed Fix by @acpaquette in #590
- Fixed cassini vims sun_position by @acpaquette in #594
- Hayabusa amica Ephemeris Fix by @acpaquette in #592
- Lo fix by @acpaquette in #593
- Small fixes by @acpaquette in #583
- Fixes MSI IsisLabelNaifSpice driver and adds tests by @acpaquette in #598
- Initial rosetta virtis driver by @AustinSanders in #520
- ALE driver verification script addition by @antonhibl in #584
- Enable haybusa2 ONC IsisLabelNaifSpice driver by @acpaquette in #596
- Lro Wac fix by @acpaquette in #595
- Enabled juno cam ISISLabelNaifSpice driver by @acpaquette in #597
- Kaguyami fix by @acpaquette in #599
- Ody Driver Fixes by @amystamile-usgs in #582
- Adds ISD Compression by @amystamile-usgs in #606
- Fix disabled tests by @jrcain-usgs in #605
- M3 PDS3 NaifSpice Driver by @AustinSanders in #608
- Added and updated docstrings by @AustinSanders in #610
- Initial ApolloPanIsisLabelIsisSpiceDriver by @AustinSanders in #616
- passing tests by @Kelvinrr in #618
- Allow ale formatter to proceed with no velocities specified for instrument/sun position by @AustinSanders in #614
- lo medium camera driver, tests, and data by @AustinSanders in #613
- Fixed marci ephemeris time difference by @acpaquette in #600
- Update to isd_generate.py to allow for a NAIF radius override by @thareUSGS in #486
- Update quaternions to prevent sign flipping by @AustinSanders in #623
- Updating Conda action version by @Kelvinrr in #628
- Remove gdal warning by @acpaquette in #626
- Fix nadir flag in isd_generate by @acpaquette in #624
- Added links to readme, removed quickstart by @jrcain-usgs in #631
- CI Fix by @acpaquette in #635
- Crism fix by @acpaquette in #634
- Ale Documentation Fix by @acpaquette in #636
- Truly Fix Windows by @acpaquette in #637
- Fix deploy workflow by @acpaquette in #639
- Cast SpkTableOriginalSize as integer by @chkim-usgs in #642
Full Changelog: 0.10.0...0.10.1
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