I've been able to reproduce the problem you mentioned. It's being very stubborn so it's not fixed yet.
One problem on your end that I noticed is that you don't have a key listed for OpenWeatherMap. That is required for that weather service to work. If you don't want to register for a key, try VisualCrossing.
Lastly, are you only offering translation help, or also coding help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm going to help with coding as well. Unfortunately, I recently became the owner of a MacBook and am now just learning about XCode and SVN. I work with Java for Spring and Android projects with Intellij Idea, so it's a little bit difficult. Need to watch some tutorials.
I have several suggestions to improve the code.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I placed a .b6 version in the beta folder. It addresses the problems you encountered. But as I said, you'll need a (free) key from https://openweathermap.org/price to use that weather data source. Also OWM need a lat,lon instead of a city name.
Ed
❤️
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you @Andrey. Based on another issue as well, looks like OpenWeatherMap specically is having problems. I should have a fix soon.
Ed
I've been able to reproduce the problem you mentioned. It's being very stubborn so it's not fixed yet.
One problem on your end that I noticed is that you don't have a key listed for OpenWeatherMap. That is required for that weather service to work. If you don't want to register for a key, try VisualCrossing.
Lastly, are you only offering translation help, or also coding help?
I'm going to help with coding as well. Unfortunately, I recently became the owner of a MacBook and am now just learning about XCode and SVN. I work with Java for Spring and Android projects with Intellij Idea, so it's a little bit difficult. Need to watch some tutorials.
I have several suggestions to improve the code.
I placed a .b6 version in the beta folder. It addresses the problems you encountered. But as I said, you'll need a (free) key from https://openweathermap.org/price to use that weather data source. Also OWM need a lat,lon instead of a city name.
Ed