Skip to content

v0.9.7

Choose a tag to compare

@hcwinsemius hcwinsemius released this 18 Jun 17:25
· 7 commits to main since this release
43c25c9

[0.9.7] = 2026-06-18

Changed

  • CameraConfig.rotate_translate_bbox can now also handle parameter x_add and y_add to increase the up/downstream
    and left-right bank distance of the bounding box.

Fixed

  • CrossSection.get_bbox returned bounding box coordinates that were not following a predictable order. Function has been
    recreated to ensure the first corner is upstream-left.