Releases: DOI-USGS/ale
1.1.3
What's Changed
- Props checker fix by @chkim-usgs in #690
- Release prep for 1.1.3 by @chkim-usgs in #691
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
1.1.0
Public Release of ALE version 1.1.0
Fixed
-
Fixed ephemeris stop time in Chandrayaan2 TMC2 driver. #681
-
Fixed focal plane to detector lines/samples as well as rely on IAK for rotation corrections in Chandrayaan2 OHRC driver. #682
Added
-
Added TMC_FORE, TMC_NADIR, and TMC_AFT instrument IDs to Chandrayaan2 driver. #678
-
Added optional boolean flag
remove_kernelsto thepropsdict in theloads()func to allow the user to add thekernelskey in the output ISD. Added themisckernel key for user-entered kernels. Format the kernels value to always be dict type in ISD generation. #675 -
Added support for loading ISIS metadata from GDAL drivers when using GDAL 3.12.0 or newer. #676
Changed
- Sets ALE's default log level to ERROR instead of INFO, which was too verbose. #679
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