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

various options are not exposed to the user, limiting use #6

Open
thePalindrome opened this issue Aug 17, 2019 · 0 comments
Open

various options are not exposed to the user, limiting use #6

thePalindrome opened this issue Aug 17, 2019 · 0 comments

Comments

@thePalindrome
Copy link

OWM has "units," "lang," and "cnt" (as well as "format", but the options are json or xml, so that can be ignored) that let you specify the units of various stats (temperature defaults to kelvin and other things use metric), the language, and how many cities to limit to (in the event multiple ones are slotted in). However, there is currently no way to make use of any of them.

My suggestion would be an addition to the LocationSpecifier enum to allow you to add units, lang, and possibly cnt

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

No branches or pull requests

1 participant