Skip to content

Commit b80c9e5

Browse files
committed
Release v2.3.3
1 parent 1a99e2c commit b80c9e5

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2.3.3 (2025-10-02)
2+
==================
3+
4+
Bug Fixes
5+
---------
6+
7+
- Fix conversion in `~ndcube.wcs.wrappers.resampled_wcs.ResampledLowLevelWCS` between original and resampled pixel grids. This fixes an accuracy issue in ``NDCube`` objects which have had the `ndcube.NDCube.rebin` method applied. (`#857 <https://github.com/sunpy/ndcube/pull/857>`__)
8+
9+
10+
Documentation
11+
-------------
12+
13+
- Clarified an error message that cropping to single pixel is not supported only when ``keepdims=False`` (the default value). (`#869 <https://github.com/sunpy/ndcube/pull/869>`__)
14+
15+
116
2.3.2 (2025-06-12)
217
==================
318

changelog/857.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/869.doc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)