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

deal with encoding issues in downloadParseSynopticData() #14

Closed
jonathancallahan opened this issue Feb 1, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@jonathancallahan
Copy link
Member

The "Label" column in the returned data frame has mixed encoding: "unknown" and "UTF-8".

We need to carefully deal with encoding so as to preserve hispanic place names.

And we made need to stringi::stri_escape_unicode() if we save this data as package internal data.

@jonathancallahan jonathancallahan added the enhancement New feature or request label Feb 1, 2019
@jonathancallahan jonathancallahan self-assigned this Feb 1, 2019
@jonathancallahan jonathancallahan added this to To do in AirSensor 0.1 via automation Feb 1, 2019
@hmrtn hmrtn moved this from To do to In progress in AirSensor 0.1 Mar 12, 2019
@hmrtn hmrtn self-assigned this Mar 12, 2019
@hmrtn hmrtn closed this as completed Mar 12, 2019
AirSensor 0.1 automation moved this from In progress to Done Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
AirSensor 0.1
  
Done
Development

No branches or pull requests

2 participants