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

Switch to OpenWeatherMap (OWM) as weather data provider #3

Open
casasfernando opened this issue Sep 9, 2021 · 2 comments
Open

Switch to OpenWeatherMap (OWM) as weather data provider #3

casasfernando opened this issue Sep 9, 2021 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@casasfernando
Copy link
Owner

At the moment the indicator is using any available provider (mainly US weather office -IWIN-).
Unfortunately this may be less reliable for locations outside the US (especially not major cities).
Switching to OWM may improve things on this aspect and libgweather already supports OWM as a provider but OWM requires an API key for the application to use their API.

At the moment I couldn't find a way to pass the OWM API key value for libgweather to use it and this is blocking the progress to implement this.
I opened an issue/question but it remains unanswered.

If anyone has the answer or can point me in the right direction to pass the OWM API key to libgweather please feel free to share.

Thanks.

@casasfernando casasfernando added the help wanted Extra attention is needed label Sep 9, 2021
@casasfernando casasfernando self-assigned this Sep 9, 2021
@casasfernando
Copy link
Owner Author

My question above was answered. At the moment there is no way to pass the OWM API key to libgweather at runtime.
They key must be compiled in when building the library so not much I can do at this but to find and alternative to libgweather that can also work with Vala.

Will leave this open for now in case I can find an alternative.

@quequotion
Copy link

This probably explains the issue I just filed, as I am using the indicator in Japan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants