Skip to content

Releases: sot/cheta

Release 4.45.1

30 Sep 19:13
92bc996
Compare
Choose a tag to compare

#175: Skip sync tests on 32-bit platform (version 4.45.1)
#172: Fix PEP8 and flake8 issues and add flake8 checking

Interface Impacts

  • No changes in interface

Release 4.45

10 Sep 14:44
d9da591
Compare
Choose a tag to compare

Release 4.45 includes

#159 : Cheta redux
#160 : Allow truncation of incomplete local archive
#161 : Modernize setup.py and remove Makefile
#158 : Allow efficient synchronization of local copies of the archive
#163 : Modernize for Ska3
#164 : Minor updates to syncing
#165 : End to end unit test of syncing
#166 : Allow test device cross mount with symlink if supported
#167 : Make SKA and ENG_ARCHIVE paths be Windows-compatible
#169 : Add .gitattributes to control line endings on Windows
#170 : Improve remote access and fix sync to work on FOT Windows
#171 : Small hack for ephemeris files client update

Interface impacts:

  • No backwards incompatibilities introduced.
  • Adds a new shortcut cheta for Ska.engarchive.
  • Adds infrastructure for synchronizing local archives (tutorial at upcoming DAWG).

Testing:

  • Substantial SOT and FOT testing of sync at #170

4.44.2

20 Mar 04:49
d507221
Compare
Choose a tag to compare
4.44.2 Pre-release
Pre-release
Merge pull request #153 from sot/paths

Use os.pathsep instead of ':' for Windows compatibility

Version 4.44.1 - remote data access

04 Jan 19:44
7a3717a
Compare
Choose a tag to compare

#152 - Fix remote data access via fetch (see #150)

Version 4.44 - Py3 archive update

30 Nov 13:59
bcfb832
Compare
Choose a tag to compare

Includes:

  • #143 - Make archive updating work in Py3 (and indeed requires Ska3)
  • #146 - Set fetched bads array to be writeable, needed for remote access (was versioned as 3.44 but never tagged or released).

Version 3.43.2 with tiny updates

26 Jul 00:55
465fb16
Compare
Choose a tag to compare

Version 3.43.1

25 Jun 17:53
0b3eac9
Compare
Choose a tag to compare
Merge pull request #144 from sot/import-six

Fix missing import for remote use

Version 3.43

08 Nov 19:23
9ff2054
Compare
Choose a tag to compare

Version 3.42

02 Nov 15:37
6f962d2
Compare
Choose a tag to compare

Add HRC HK CEA temperature MSIDs #141.

Version 0.41

24 Dec 20:08
Compare
Choose a tag to compare

#117 - Store counts of state value distribution for 5-min and daily stats
#128 - Add repr, len, dtype to MSID object
#130 - Make each command-line script be a wrapper script to a package module