His parser was built around xpath/css-selectors and it blew my mind at the time. I was interning at a company that built hundreds of web scrapers around regexes, Perl 5 and some other in-house DSL. I was wrapping up my university classes on theory of computation and compilers. Although I never made a career in that field, this was perfect timing and it allowed me to connect the dots. One day, I introduced the more senior employees to the limitations of regexes, capabilities that an html parser could bring to our projects as well as some freshly learned theory of context free grammars :P https://en.wikipedia.org/wiki/Chomsky_hierarchy
I'm relying on it in Canada now so I can certainly vouch for it in my area. We had a snowstorm and power outages during holidays and it was great to follow the graphs with regards to wind/gust and precipitations.
Thanks, I'm really shooting for that sweet spot on information density. I think it's in a good shape to be shared now but I'll be iterating on it based on feedback and my own ideas going forward.
Yr looks really nice too but I don't carry a droid day to day.
I'd like to keep merrysky as a lightweight alternative on the web and have the same experience regardless of the platform/OS
Hi, it's possible you were looking at it in Celcius? It currently defaults to to the SI unit preset (displayed at the top right of the page) if you had not selected a preference yet. I will be changing that soon to be smarter and default to the unit based on location. This link should be good for you in the meantime: https://merrysky.net/forecast/44.9603383,-93.350066/us
If you're still seeing a discrepancy, feel free to email me with the debugging information so we can clear that up. [email protected]
I'm on 16.2, unless they revamped it all in that minor update, it's not cutting it for me. I know that there's a precipitation bar chart but it's a lot of toggling back and forth. I want to see a few days of precipitation and their accumulation/intensity in the same screen for planning out activities. Also, with this new website I will be able to keep browsing that data on desktop as well.
Apple never integrated the hourly precipitation timelines which I relied on day to day. I was scared I was gonna miss it so I recently worked on a replacement called merrysky. It's backed by the awesome pirateweather.net API
Beyond the subtitle "Open Weather", it doesn't have anything related to what I believe you are referring to: Open Weather Map (OpenWeather Ltd) https://openweathermap.org/
In the case of pirateweather.net, "Open" is referencing to the fact that the processing and transforms are openly divulged. Read this http://docs.pirateweather.net/en/latest/ it's interesting
I mentioned darksky because you listed it as part of your evaluation and it was not graded good. This means you were not satisfied already with the approach and results in your region at least.
I also care the most about daily and hourly precipitations and how intense they get
Hi, as mentioned in the post and on the website, it is using pirateweather.net, not Open Weather (are you referring to openweathermap.org?). If you are curious, the author is transparent about the methodology to achieve the API and what are the shortcomings.
It would be interesting if you could evaluate this properly and submit feedback again. What is your criteria for correctness? Do you share your samples collected? If I understand correctly you also concluded dark sky was unreliable (1.5). This does not match my experience (Canada). In which way?
If you change the setting from the top right it should stick the setting in the url and this will be used for follow up searches. For instance this uses the `us` preset with imperial units:
If no setting is chosen it currently defaults to SI units. It's not ideal even from my perspective, wind speed in m/s is hard to grasp compared to km/h. In a near update I'd like to have it default to the unit of measurement culturally used at the location of the forecast and allow to save it to user local storage settings for more consistency.
Nice to hear that the instructions for home icon are working well on Android as I only tested the ones on iOS :D
I agree on the weekly graph being a bit of a distraction. I thought about hiding it especially on mobile. We had a snowstorm and power outage because of strong winds over the holidays. I found it useful to get a general sense of safety with regards to wind speed/gust (up to 110km/h!) and precipitations. In the end, I decided to leave it there initially and maybe confine it to its own section later from the general feedback.
Your feedback on the map is great. I've held off on working on it now since it's a considerable effort and I don't have an API ready to consume that gives that. I wasn't really relying on it from the darksky website but it's definitely on my mind. Other than looking cute, I think there's good value in the precipitation overlay too.