Releases: DKISTDC/dkist
v1.3.0rc2
1.3.0rc2 (2024-02-19)
Features
- Call the DKIST search API to automatically determine valid data search parameters and register those with the Fido client. (#311)
- Use a new feature in the DKIST datasets API to search for all datasets which intersect the given time. (#326)
Improved Documentation
- Fix some small issues with the installation instructions. (#323)
v1.3.0rc1 - More Fido Features
Let's try this! (#329)
v1.2.1
v1.2.0
Features
- Add a logging framework to present information to users in a nicer way. The logger can be accessed as
dkist.log
to change log levels etc. (#317)
Bug Fixes
v1.1.0 - WCS Improvements
This release contains various fixes to the code for working with gWCS objects in the DKIST ASDF files, and is required for reading newer ASDF files produced by the data center.
See full changelog for details.
v1.0.0 - We're Out of Beta
The 1.0 release of the dkist
package is the first release where we are declaring the package out of beta, and ready for general use.
First off this does not mean it’s “done”! There’s still a long list of things we know we need to do. However, with this release we are confident that the core functionality works and you can search for, transfer and download DKIST datasets with the user tools.
When you inevitably find bugs and things that do not work please open an issue.
For a summary of what's included in this release see the release notes and the full changelog.