Skip to content

Releases: DOI-USGS/ale

1.1.3

13 Mar 15:06
519465f

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

04 Mar 19:38
23e7d76

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

20 Feb 20:07
5b6766b

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Feb 16:29
91ad188

Choose a tag to compare

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_kernels to the props dict in the loads() func to allow the user to add the kernels key in the output ISD. Added the misc kernel 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

08 Dec 18:40
1e2744b

Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

1.0.2

21 Aug 17:19
8ceeb02

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Aug 15:03
0370883

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

07 Aug 18:26
5978b05

Choose a tag to compare

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_pvl to add any dsks from the ISIS kernels group to its kernel output #627
  • Changed isd_generate to 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

11 Apr 23:09
9845962

Choose a tag to compare

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_time property #595
  • Changed the number of ephemeris_time values 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 num param.

ALE 0.10.0

08 Jan 20:40
ec88933

Choose a tag to compare

Public Release of ALE version 0.10.0