What's Changed
Bug Fixes
- Support readonly arrays in adaptive by @svank in #452
- Fix bug with artifacts in reproject_to_healpix by @astrofrog in #459
New Features
- Fix multi-threaded reprojection when using Astropy WCS by @astrofrog in #434
- Generalize reproject_and_coadd for N-dimensional data, and add option to specify blank pixel value and progress bar by @keflavich in #351
- Improve performance for large datasets and switch to multi-threading by default by @astrofrog in #443
Documentation
- Reorganized performance docs/tips by @astrofrog in #444
Other Changes
- Don't use --pre on Python 3.12 by @astrofrog in #445
- Bump minimum required version of astropy-healpix by @astrofrog in #446
- Improvements to performance when using dask.distributed by @astrofrog in #447
- Add logging calls and fix a couple of dask-related issues by @astrofrog in #450
- Fix CI following Sunpy 6.0.0 release by @astrofrog in #457
- Add a script to regenerate the aia asdf file and do so by @Cadair in #439
- Fix devdeps CI by @astrofrog in #458
- Performance improvements for interpolation with map_coordinates by @astrofrog in #448
Full Changelog: v0.13.1...v0.14.0