Skip to content

TAT-C v3.4.8

Choose a tag to compare

@ptgrogan ptgrogan released this 27 Mar 19:23
· 105 commits to main since this release
5701246

What's Changed

Changed:

  • Improves performance for TwoLineElements orbits having multiple (perhaps many) TLE pairs.
  • Coerces collect_observations observation intervals constrained by start and end times to use the datetime.timezone.utc timezone value to address inability for pandas to combine TzInfo(UTC) and datetime.UTC representations.
  • Fixes a geometry indexing bug in collect_ground_track with option crs="spice" when times is a list of length 1.

Full Changelog: v3.4.7...v3.4.8