Bugfix/metadata utctime error negative subsec by ssf-ford · Pull Request #230 · micasense/imageprocessing · GitHub
Skip to content

Bugfix/metadata utctime error negative subsec#230

Open
ssf-ford wants to merge 2 commits into
micasense:masterfrom
ssf-ford:bugfix/metadata-utctime-error-negative-subsec
Open

Bugfix/metadata utctime error negative subsec#230
ssf-ford wants to merge 2 commits into
micasense:masterfrom
ssf-ford:bugfix/metadata-utctime-error-negative-subsec

Conversation

@ssf-ford

Copy link
Copy Markdown

Casting f"0.self.get_time('EXIF:SubSecTime')" directly causes ValueError as the string to be casted is in the format '0.-nnnnnn'.

Santawat Santiteerakul added 2 commits March 22, 2025 19:56
Casting f"0.self.get_time('EXIF:SubSecTime')" directly causes ValueError
as the string to be casted is in the format '0.-nnnnnn'
@maurerle

maurerle commented Jul 8, 2025

Copy link
Copy Markdown

@ssf-ford

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants