diff --git a/changes/8963.assign_wcs.rst b/changes/8963.assign_wcs.rst new file mode 100644 index 0000000000..b9f007448a --- /dev/null +++ b/changes/8963.assign_wcs.rst @@ -0,0 +1,3 @@ +Fix all bounding box assignments to wcs objects so that they are correctly and +specifically assigned as order ``F`` boxes. This ensures consistency with the +assumptions made by GWCS for bounding boxes.