Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@jholloc jholloc released this 29 Nov 14:17
· 330 commits to main since this release
a5fcad4

Closes the following issues:

  • subsetting data serverside - can now subset data using get("signal[start:end:stride]", "source")
  • correcting behaviour for bad status flags - MAST specific issue
  • pyuda - returning optional metadata
  • pyuda - adding close and reset connection functions to the pyuda wrapper
  • pyuda - accessing tree data nodes through temporary objects

Also merges the current progress on the docs branch into main, though these are not fully complete.