Skip to content

Add dewarp flag support from imgparser#31

Merged
TrevorBurgoyne merged 2 commits intomasterfrom
fix/dewarp-flag
Feb 27, 2026
Merged

Add dewarp flag support from imgparser#31
TrevorBurgoyne merged 2 commits intomasterfrom
fix/dewarp-flag

Conversation

@TrevorBurgoyne
Copy link
Member

Description

  • Add dewarp flag

PR Checklist

  • Merged latest master
  • Updated version number in pyproject.toml.
  • Update README.md if needed.

Breaking Changes

@github-actions github-actions bot added the bug Something isn't working label Feb 27, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for reading a “dewarp” boolean from image metadata (via imgparse) and exposes it on the ImageMetadata container, alongside a patch version bump.

Changes:

  • Bump package version from 0.8.0 to 0.8.1 (and lockfile update).
  • Add dewarp_flag to ImageMetadata and populate it in parse_metadata() from MetadataParser.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
uv.lock Updates locked project version to 0.8.1.
pyproject.toml Bumps project version to 0.8.1.
S3MP/utils/image_utils.py Adds dewarp_flag field to ImageMetadata and parses it from imgparse metadata.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@TrevorBurgoyne TrevorBurgoyne merged commit ec1ac8e into master Feb 27, 2026
1 check passed
@TrevorBurgoyne TrevorBurgoyne deleted the fix/dewarp-flag branch February 27, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants