TAT-C v3.4.8
What's Changed
Changed:
- Improves performance for
TwoLineElementsorbits having multiple (perhaps many) TLE pairs. - Coerces
collect_observationsobservation intervals constrained bystartandendtimes to use thedatetime.timezone.utctimezone value to address inability for pandas to combineTzInfo(UTC)anddatetime.UTCrepresentations. - Fixes a geometry indexing bug in
collect_ground_trackwith optioncrs="spice"whentimesis a list of length 1.
Full Changelog: v3.4.7...v3.4.8