Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add secondary encoding (cp1252) to GEF reader #36

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

MattBrst
Copy link
Contributor

@MattBrst MattBrst commented Oct 1, 2024

If the GEF file cannot be read with the default encoding (UTF8) it will fall back onto the cp1252 encoding. This helps to accept GEF files as commonly produced by dutch suppliers.

Fix to solve this issue: #6 (comment)

If the GEF file cannot be read with the default encoding (UTF8) it will fall back onto the cp1252 encoding. This helps to accept GEF files as commonly produced by dutch suppliers.
@EleniSmyrniou
Copy link
Collaborator

EleniSmyrniou commented Oct 1, 2024

I cannot merge this change as the unit tests are failing in the pipeline. It seems to be some intentetion error

Copy link
Contributor Author

@MattBrst MattBrst left a comment

Choose a reason for hiding this comment

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

I fixed the indentation, so hope it is OK now.

@MattBrst MattBrst closed this Oct 1, 2024
@MattBrst MattBrst deleted the patch-1 branch October 1, 2024 12:38
@MattBrst MattBrst restored the patch-1 branch October 2, 2024 09:12
@MattBrst MattBrst reopened this Oct 14, 2024
Copy link

@EleniSmyrniou
Copy link
Collaborator

I will merge this since the issue has to do with the branch specifications and not with the test

@EleniSmyrniou EleniSmyrniou merged commit 30e5dd9 into Deltares:master Oct 14, 2024
11 of 13 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.

2 participants