Yt-napari

Latest version: v0.4.0

Safety actively analyzes 626941 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

Summary

This release upgrades required dependencies:
* napari >= 0.4.19
* pydantic>2.0

**Full Changelog**: https://github.com/data-exp-lab/yt-napari/compare/v0.3.0...v0.4.0

0.3.0

summary

This release introduces an initial metadata explorer widget and improvements to the Reader widgets.

New Features
* Metadata widget by chrishavlin in https://github.com/data-exp-lab/yt-napari/pull/44
* Update Reader widgets: saving selections to JSON by TomasPetro in https://github.com/data-exp-lab/yt-napari/pull/108
* add a data rescale option by chrishavlin in https://github.com/data-exp-lab/yt-napari/pull/84

Bug fixes
* Fixed bug 'typo in widget reader selections' by TomasPetro in https://github.com/data-exp-lab/yt-napari/pull/106

Infrastructure
* automate schema version naming by chrishavlin in https://github.com/data-exp-lab/yt-napari/pull/110
* updating readme section on running tests by chrishavlin in https://github.com/data-exp-lab/yt-napari/pull/112

New Contributors
* TomasPetro made their first contribution in https://github.com/data-exp-lab/yt-napari/pull/106

**Full Changelog**: https://github.com/data-exp-lab/yt-napari/compare/v0.2.1...v0.3.0

0.2.1

Bugfix release.

Fixes
* fix slice scaling for width!=height

0.2.0

This release includes some non-backwards compatible changes to the schema. Old
json files will need to be updated to use with yt-napari >= v0.2.0

New Features
* timeseries loading: a new widget, yt-napari timeseries slicer, is available from the napari gui and json files can also specify timeseries selections. Additionally, there is a new `yt_napari.timeseries` module for jupyter notebook interaction.

Breaking changes

Breaking schema updates:
* the top level `data` attribute has been renamed `datasets` to distinguish between loading selections from a single timestep and the new `timeseries` selection

0.1.0

What's Changed

This release includes some non-backwards compatible changes to the schema. Old
json files will need to be updated. The main change is that with the addition of
adding 2D slices, the region selection from v0.0.1 has been nested within a
`SelectionObject` level.

New Features

* can now load 2D slices
* widget reader redesign: add multiple selections!
* yt dataset cacheing to speed up subsequent loads
* improved logging
* test infrastructure updates
* improved development maintenance scripts


**Full Changelog**: https://github.com/data-exp-lab/yt-napari/compare/v0.0.1...v0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.