I like that Kirill Dubovikov built a weather station and showed others how. The more people who do this, the better, not just for education and skills, but in terms of gathering weather information that can help forecasters. He wrote, "the Weather app on my iPhone is not very good at making accurate forecasts," and I thought, "he must have been using the wrong app." I hope in addition to building weather stations and…
I had been very disappointed with the local weather forecast last summer, and then there was an interview with one of the meteorologists involved and they said they were quite proud of how accurate their predictions had been so far. I was taken aback, as in my mind their "success rate" had been well below 50%. Then I got my answer: they focused on the temperature forecast, while since I bike to work what I was intere…
Build yourself a weather station
41–50 of 127 posts
Re: Build yourself a weather station
#42I like that Kirill Dubovikov built a weather station and showed others how. The more people who do this, the better, not just for education and skills, but in terms of gathering weather information that can help forecasters. He wrote, "the Weather app on my iPhone is not very good at making accurate forecasts," and I thought, "he must have been using the wrong app." I hope in addition to building weather stations and…
Gave it a quick test and I think you should invest a bit more into UX. Default screen shows me only current weather and that just isn't useful. Compare it to default Weather app. Or was I supposed to configure this screen? Navigation inside the app doesn't feel intuitive at all. Maybe it's more similar to default experience on android? No idea. Map/Hourly/Daily buttons don't work as tabs. Daily view arrives with scro…
Re: Build yourself a weather station
#43I like that Kirill Dubovikov built a weather station and showed others how. The more people who do this, the better, not just for education and skills, but in terms of gathering weather information that can help forecasters. He wrote, "the Weather app on my iPhone is not very good at making accurate forecasts," and I thought, "he must have been using the wrong app." I hope in addition to building weather stations and…
I had been very disappointed with the local weather forecast last summer, and then there was an interview with one of the meteorologists involved and they said they were quite proud of how accurate their predictions had been so far. I was taken aback, as in my mind their "success rate" had been well below 50%. Then I got my answer: they focused on the temperature forecast, while since I bike to work what I was intere…
Re: Build yourself a weather station
#44I wrote it on my blog http://sebastian.korotkiewicz.eu/techlog/homeautomation-dete...
it very simple to do!
Re: Build yourself a weather station
#45Kudos for using MQTT When I come home, my phone connnect to the router and opens the gate and my rpi zero tells me, "Welcome home." It's been working for a year now every day :D is a simple python script with openwrt script on router. I wrote it on my blog http://sebastian.korotkiewicz.eu/techlog/homeautomation-dete... it very simple to do!
Re: Build yourself a weather station
#46Is there a network of people installing such weather stations and sharing their info? I thought a crowd-source weather information like that could be very useful.
[1] https://en.wikipedia.org/wiki/Citizen_Weather_Observer_Progr...
Re: Build yourself a weather station
#47Incidentally, I tried doing searches to see if those images are just copied from somewhere else, and ended up on what looks like a news site with what looks like content of the article after multiple passes through google translate [2]. Anyone has an idea why would something like this exist? Somebody playing with AI/ML perhaps?
[2] https://newshimalaya.com/2020/06/15/earn-your-self-a-weather...
Re: Build yourself a weather station
#48Now I will say something negative. It's a nit, but I think it needs to be said.
I've seen a lot of these "In which I write a (perhaps series of) essays on building X using all kinds of cool tech you'd probably like to play with when you could get the same result with less than ten bucks, maybe an hour or two, and just a handful of code, if any"
I'm okay with and completely love "Let's do something cool and learn!" I'm not okay with "I have this problem, so let me by implication teach you how you should architect problems when you run across them" We need to clearly differentiate. You should not, and you should never, start with an important project and begin speculating on what cool tech you could play with.
Playing and learning are great. Yay! Adding structure and complexity where none is needed is an antipattern if you're doing anything of value for yourself or somebody else. This stack might end up being necessary. Absolutely. Make the problem "prove" that it's necessary. You should have a clear and unambiguous process for choosing a stack; do it by necessity. Never even accidentally teach that you do it by "hey, that's cool!" People end up doing that, and somebody ends up having to clean it up.
tl;dr Love fun projects like this. Keep 'em coming. Just please be sure you're clear to the reader that they're learning/fun projects.
* Perfectly fine to add a tech or two to a new project in order to learn-as-you-work, it should just be done with the upmost care and a close eye to how much team bandwidth it's using versus the value being provided and how you'd back it out if you had to.
Re: Build yourself a weather station
#49Is there a network of people installing such weather stations and sharing their info? I thought a crowd-source weather information like that could be very useful.
Re: Build yourself a weather station
#50Is there a network of people installing such weather stations and sharing their info? I thought a crowd-source weather information like that could be very useful.