Skip to content

v0.7.0

Compare
Choose a tag to compare
@BrianJKoopman BrianJKoopman released this 04 Aug 13:27
· 521 commits to master since this release
c8c7979

v0.7.0 notably introduces so3g HK v2 to OCS, as well as field name validation to OCS Feeds/the HK Aggregator. Full changelog below.

Changelog

  • Update the HK Aggregator to so3g HK v2 (updating to so3g v0.1.0) (#157, #128)
  • Enforce valid field names in OCS feeds and in the HK Aggregator (#132)
  • Create g32influx script, for uploading data from .g3 files to InfluxDB (#153)
  • Add sotodlib to ocs-util container (4a23970)
  • Add fresh_time to feed registration arguments (#85)
  • Improve the aggregator's session.data (#85)
  • make MatchedTask and MatchedProcess callable (#117)
  • Add invalid field name check to checkdata script (#147)
  • Improve setup.py (#151)
  • Improve OCS Feed and HK Aggregator documentation (#137)
  • Various bug fixes (2473e4c, c2cab18, #123)
  • Clean up some old files, i.e. ocs.cfg, old clients
  • Migrate repository CI Pipeline to GitHub Actions (#146, #158)
  • Establish contributing guidelines (#146)