Releases: DOI-USGS/ale
Releases · DOI-USGS/ale
0.11.1
1.0.2
1.0.1
1.0.0
Public Release of ALE version 1.0.0
Changed
- Changed velocities to be after positions in ALE unified formatter for easier comparison with older ISDs #650
- Changed SpiceQL pin to >=1.2.1 #660
- Changed
get_kernels_from_isis_pvlto add any dsks from the ISIS kernels group to its kernel output #627 - Changed
isd_generateto access SpiceQL #656
Added
- Added Chandrayaan2 OHRC driver and tests #654
- Added MEX SRC IsisLabelNaifSpice driver and tests #647
- Added SpiceQL as a dependency #621
- Added Chandrayaan2 TMC driver and tests #652
Full Changelog: 0.11.0...1.0.0
ALE 0.11.0
Public Release of ALE version 0.11.0
Changed
- Enabled Hayabusa2 drivers #596
- Enabled Juno drivers #597
- Enabled Odyssey drivers #582
- Disabled OSIRIS-REX drivers $645
- Changed how push frame sensor drivers compute the
ephemeris_timeproperty #595 - Changed the number of
ephemeris_timevalues for pushframe drivers from the number of framelets to the number of lines #643
Added
- Apollo Metric drivers, tests, and data #533
- Rosetta Virtis drivers, tests, and data #520
- Added compress and decompress ISD functions and added --compress flag to isd_generate#604
- LO Medium Camera drivers, tests, and data #613
- Added the ability to generate ISDs with no velocities specified for instrument/sun position #614
Fixed
- Fixed landed sensors to correctly project locally #590
- Fixed Hayabusa amica center time computation to match ISIS #592
- Set Lunar Oribter abberation correction to None as it is in ISIS #593
- Fixed missing sensor_model_version attribute on NewHorizonsLorriIsisLabelNaifSpiceDriver #583
- Fixed missing sensor_model_version attribute on VikingIsisLabelNaifSpiceDriver #583
- Fixed incorrect distortion look up in Orex camera when working with PolyCam images #583
- Brought timing in line with ISIS for the KaguyaMiIsisLabelNaifSpiceDriver #599
- Brought timing in line with ISIS for the MroMarciIsisLabelNaifSpiceDriver #600
- Fixed a bug in which quaternions would flip sign in a way that caused interpolation errors #603
- Cast SpkTableOriginalSize as an integer from a float as np.linspace() expects an integer for the
numparam.
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