v0.9.1
What's Changed
- Add single precision hints to mapping and splitting stages by @olivialynn in #669
- Catch invalid pixel alignments in split_pixels function to prevent neg vals by @olivialynn in #675
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #676
- Bump slackapi/slack-github-action from 2 to 3 by @dependabot[bot] in #677
- Use path helper for thumbnail location. by @delucchi-cmu in #679
- Create additional per-pixel-statistics file on catalog creation. by @delucchi-cmu in #678
- Rename per_pixel to per_partition by @delucchi-cmu in #680
- Improve custom input reader docs by @delucchi-cmu in #681
- Rename alignment argument, and shrink alignment, when possible. by @delucchi-cmu in #673
- Add initial Pipeline Stages notebook by @olivialynn in #683
- Check for dask compatibility in specific circumstance. by @delucchi-cmu in #682
- Handle logging from hats.is_valid_catalog. by @delucchi-cmu in #684
- Require packaging version with
from_parts. by @delucchi-cmu in #686 - Optimize margin-mapping by avoiding unnecessary full data loads by @dougbrn in #687
- Bump actions/add-to-project from 1.0.2 to 2.0.0 by @dependabot[bot] in #689
- Update hats and nested dep versions. by @delucchi-cmu in #690
New Contributors
Full Changelog: v0.9.0...v0.9.1