Releases: sot/cheta
Releases · sot/cheta
Release 4.67.1
What's Changed
Full Changelog: 4.67.0...4.67.1
Includes the following merges:
- PR #288: Add the ArchiveMCC dir to stk local search path
Release 4.67.0
Release 4.66.1
Includes the following merges:
- PR #286: in fetch.get_interval, make sure db is closed
Release 4.66.0
Includes the following merges:
- PR #283: Update ephem_stk code and testing for kadi.occweb built-in retry
Release 4.65.0
What's Changed
- Add data source for full-resolution MAUDE telemetry by @taldcroft in #279
- Updates and testing of STK code especially targeting Jupiter/proseco by @jeanconn in #280
- Add more cheta ephem function unit tests by @jeanconn in #281
- Add stk ephemeris and refactor computed MSIDs into subpackage by @taldcroft in #257
Full Changelog: 4.64.0...4.65.0
Includes the following merges:
4.64.0
4.63.2
Release 4.63.1
What's Changed
- Add back most of fetch module contents to all by @taldcroft in #274
Full Changelog: 4.63.0...4.63.1
Includes the following merges:
- PR #274: Add back most of fetch module contents to all
4.63.0
What's Changed
- Support CXOTIME_NOW environment variable by @taldcroft in #270
- Add remote access traceback + fix MSID.iplot() + docs update by @taldcroft in #268
- Documentation overhaul by @taldcroft in #269
- Require at least one row of data in full data for server sync by @taldcroft in #271
- Fix update scripts broken in #269 + unrelated docs fixes by @taldcroft in #273
Full Changelog: 4.62.3...4.63.0
Includes the following merges:
Release 4.62.3
What's Changed
- replace uses of pformat_all with pformat by @javierggt in #266
Full Changelog: 4.62.2...4.62.3
Includes the following merges:
- PR #266: replace uses of pformat_all with pformat