Nate
Nate
Hi Bob, I don't follow the "non-proper" solution- is there a way to download .nccsv files from an erddap dataset with accented characters in the metadata, and not have it...
Thanks for taking a look. I tried opening this [CSV file](https://gist.github.com/n-a-t-e/e2f69af77a6c5ce1b226a058d928a354#file-unicode-csv) in various tools: ```csv id,symbol,food,price 1,🐟,pêches,€4 2,🍕,pizza,¥1 3,🥦,légumes,₹2 ``` - Google sheets Imports perfectly by default - LibreOffice Community...
I converted my test file above to UTF-8 with BOM: https://gist.github.com/n-a-t-e/005339cdb23905cc4118db57f41cfb72 I tested it in: Google sheets - opens perfectly by default LibreOffice Community 7.2.5.2 (Mac) - opens perfectly by...
I think I should clarify my previous long message- The BOM file works great in Excel on Mac and Windows (tested both). There is a tiny quirk, at least in...