Skip to content

v1.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Feb 11:12
· 19 commits to main since this release
36d88bd

1.17.0 (2026-02-05)

Features

  • Adds experimental support for level 2 DKIST data with the Inversion and Profiles classes. (#567)

Bug Fixes

  • Fixes the format of paths being passed to ds.files.download() on Windows so that globus can understand it. (#647)
  • Fix sorting of UnifiedResponse table (#651)

Trivial/Internal Changes

  • Adds a dev script to automate incrementing a schema version number. (#631)
  • Remove support for globussdk<4 (#663)
  • Deprecate attrs.PolarimetricAccuracy. The API for downloading data from the DKIST Data Center no longer accepts the PolarimetricAccuracy parameter. The corresponding class is therefore deprecated and will not influence the results returned when searching for data. (#685)