Skip to content

Replace invalid UTF-8 characters with � when decoding HDF5 attrs#558

Merged
martindurant merged 1 commit intofsspec:mainfrom
AdeelH:fix-557-unicode-decoding
May 5, 2025
Merged

Replace invalid UTF-8 characters with � when decoding HDF5 attrs#558
martindurant merged 1 commit intofsspec:mainfrom
AdeelH:fix-557-unicode-decoding

Conversation

@AdeelH
Copy link
Contributor

@AdeelH AdeelH commented May 5, 2025

Fixes #557

This avoids UnicodeDecodeError's. See fsspec#557 for more details.
@martindurant martindurant merged commit eff8648 into fsspec:main May 5, 2025
4 checks passed
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.

hdf.SingleHdf5ToZarr.translate() running into UnicodeDecodeError

2 participants