• 8 Posts
  • 523 Comments
Joined 4 years ago
cake
Cake day: November 8th, 2021

help-circle












  • Thanks that looks like the most attainable way for now. But I would like to have more data in there, such as season temperature trend, 10th and 90th percentile historical values and min/max temperature records, to give context to the data. Also have precipitation. Be able to zoom in and out of the data to get more find grain minute-by-minute, or see the last 5 years at once, and be able to move the “X” position in time, so that I could watch the data, at the minute level, but from 4 years ago. Also I would hope to see the 7 day temperature prediction line

    Like this, where the yellow line represents “now” and to the right is predictions


  • This looks good, although I’m not a fan that it says “non-commercial use” To me that means, we reserve the right to alter the deal. Also it seems to get it’s data from a private company, rather than my local government weather office and their public API, whatever it might be ?

    Also, this says it is an API. So would I need to code up an entire web front end to display the data like I would like … ?

    I presume, there is some application which can display data of this API ? Are any, like the style I am after ?

    I see that it has the historical data so that’s great, maybe I could have the min/maximum recorded temperatures as part of my single temperature view thing, at least, it could do it !

    I see there is a 10000 API request limit, so I don’t know if that’s going to work at all. If I just scroll back in time, I imagine it would bust this 10000 request cap very quickly ?

    But that does sound like the most promising meteo self-hosted option.

    It’s kind of weird we’ve got maps, mail, notes but not weather ?

    There are so many people making their own weather stations but it seems here there has not really been someone self-hosting their own weather dashboard !

    Maybe it’s a new frontier of selfhosting !


  • Yes, by default they will all have to be. So if you want any internet, you will have to allow strangers to communicate to you. You will have to be not a savage about it. But you will also have to be able to block outright abuse. So IDS, IPban, dns blocking, anti fish proxy, client side certificate and “drop all” as the default firewall policy. And compared to nat4, you’ll be opening ports rather than forwarding them.

    All this except ids is already standard issue in openwrt.