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

Encoding in downloaded CSV file #94

Open
nfee006 opened this issue Mar 29, 2021 · 0 comments
Open

Encoding in downloaded CSV file #94

nfee006 opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nfee006
Copy link
Member

nfee006 commented Mar 29, 2021

Related to #34. This issue did not appear when I ran the app on my VM/accessed it within a linux environment. I noticed it when I updated main on @ data and accessed the page from my Windows environment.

The "Download summary data as CSV" button created a CSV with encoding issues in french, for example:

image

It's not consistent though - the encoding is fine (UTF-8) in notepad ++. It's probably just a matter of specifying the encoding when exporting the csv.

Also, the column titles should be changed in the "Download ionograms" CSV as well. They should be the same with the addition of file_path = File path = Chemin de fichier

.

@nfee006 nfee006 added the bug Something isn't working label Mar 29, 2021
@emilinecsa emilinecsa self-assigned this Jun 2, 2023
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

No branches or pull requests

2 participants