Skip to content

Releases: sot/cheta

Release 4.67.1

22 Jan 16:20
27fdfc1

Choose a tag to compare

What's Changed

  • Add the ArchiveMCC dir to stk local search path by @jeanconn in #288

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

14 Jan 15:28
985d756

Choose a tag to compare

Includes the following merges:

  • PR #282: Make MSID.content into a property to prevent unnecessary remote access
  • PR #285: Fix problems with time order of ephemeris data
  • PR #284: Disable HDF5 file locking for cheta archive update process

Release 4.66.1

10 Dec 13:29
6a5367a

Choose a tag to compare

Includes the following merges:

  • PR #286: in fetch.get_interval, make sure db is closed

Release 4.66.0

14 Nov 16:51
1923e0c

Choose a tag to compare

Includes the following merges:

  • PR #283: Update ephem_stk code and testing for kadi.occweb built-in retry

Release 4.65.0

17 Sep 19:08
ec57c06

Choose a tag to compare

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:

  • PR #257: Add stk ephemeris and refactor computed MSIDs into subpackage
  • PR #280: Updates and testing of STK code especially targeting Jupiter/proseco
  • PR #279: Add data source for full-resolution MAUDE telemetry

4.64.0

11 Aug 23:03
f21e2a4

Choose a tag to compare

Includes the following merges:

  • PR #278: Update MSID dtype property to handle objects
  • PR #276: Exactly one data source

4.63.2

05 Jun 16:29
45cc572

Choose a tag to compare

What's Changed

Full Changelog: 4.63.1...4.63.2

Includes the following merges:

  • PR #275: Update pitchs in a cmd state test

Release 4.63.1

18 Mar 18:10
a4af477

Choose a tag to compare

What's Changed

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

09 Feb 12:01
1593d6f

Choose a tag to compare

What's Changed

Full Changelog: 4.62.3...4.63.0

Includes the following merges:

  • PR #273: Fix update scripts broken in #269 + unrelated docs fixes
  • PR #271: Require at least one row of data in full data for server sync
  • PR #269: Documentation overhaul
  • PR #268: Add remote access traceback + fix MSID.iplot() + docs update
  • PR #270: Support CXOTIME_NOW environment variable

Release 4.62.3

07 Jan 14:20
7876696

Choose a tag to compare

What's Changed

Full Changelog: 4.62.2...4.62.3

Includes the following merges:

  • PR #266: replace uses of pformat_all with pformat